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 13, 2024
1 parent 7d4062d commit 8a781ac
Show file tree
Hide file tree
Showing 14 changed files with 1,329 additions and 3,599 deletions.
1,048 changes: 272 additions & 776 deletions ui/cluster-admin/package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions ui/cluster-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.23.2",
"@svgr/core": "^7.0.0",
"@svgr/plugin-jsx": "^7.0.0",
"@tanstack/react-query": "4.28.0",
"@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "^8.0.0",
"@tanstack/react-query": "5.52.3",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.4.3",
"assert": "^2.0.0",
"autoprefixer": "^10.4.2",
Expand All @@ -45,7 +45,7 @@
"zustand": "^4.1.1"
},
"peerDependencies": {
"@tanstack/react-query": "^4.28.0",
"@tanstack/react-query": "^4.28.0 || ^5.0.0",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -55,13 +55,13 @@
"@cloudoperators/juno-communicator": "^2.2.11",
"@cloudoperators/juno-ui-components": "^2.15.4",
"@cloudoperators/juno-url-state-provider-v1": "^1.3.2",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.58",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"@types/react": "^18.2.27",
"@types/react-dom": "^18.2.12",
"interweave": "^13.1.0",
"postcss-url": "^10.1.3",
"ts-luxon": "^4.4.0",
"ts-luxon": "^5.0.0",
"typescript": "^5.2.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 8a781ac

Please sign in to comment.