Skip to content

Commit

Permalink
chore(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent e1d80fa commit bd36e6b
Show file tree
Hide file tree
Showing 13 changed files with 1,751 additions and 1,205 deletions.
615 changes: 364 additions & 251 deletions ui/cluster-admin/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions ui/cluster-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/preset-typescript": "^7.23.2",
"@svgr/core": "^7.0.0",
"@svgr/plugin-jsx": "^7.0.0",
"@tanstack/react-query": "4.28.0",
"@tanstack/react-query": "4.36.1",
"@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand All @@ -27,16 +27,16 @@
"autoprefixer": "^10.4.2",
"babel-jest": "^29.3.1",
"babel-plugin-transform-import-meta": "^2.2.0",
"esbuild": "^0.17.19",
"esbuild": "^0.23.0",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.3.1",
"postcss": "^8.4.21",
"postcss-url": "^10.1.3",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"sapcc-k8sclient": "^1.0.2",
"sass": "^1.77.5",
"shadow-dom-testing-library": "^1.7.1",
Expand All @@ -47,8 +47,8 @@
"peerDependencies": {
"@tanstack/react-query": "^4.28.0",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"zustand": "^4.1.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit bd36e6b

Please sign in to comment.