Skip to content

Commit

Permalink
chore(deps): fix dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf committed Jun 28, 2024
1 parent 7953dc2 commit 2691ede
Show file tree
Hide file tree
Showing 15 changed files with 82,463 additions and 22 deletions.
11,968 changes: 11,968 additions & 0 deletions packages/assets-overview/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/assets-overview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "^8.0.4",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "18.2.0",
"remark-gfm": "^3.0.1",
"sass": "^1.60.0",
"shadow-dom-testing-library": "^1.7.1",
Expand All @@ -49,7 +49,7 @@
"url-state-router": "https://assets.juno.global.cloud.sap/libs/url-state-router@1.0.3/package.tgz",
"util": "^0.12.4",
"utils": "https://assets.juno.qa-de-1.cloud.sap/libs/utils@1.1.8/package.tgz",
"zustand": "4.3.7"
"zustand": "4.5.2"
},
"scripts": {
"start": "NODE_ENV=development node esbuild.config.js --serve --watch",
Expand All @@ -69,7 +69,7 @@
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/url-state-provider@1.3.2/package.tgz",
"url-state-router": "https://assets.juno.global.cloud.sap/libs/url-state-router@1.0.3/package.tgz",
"utils": "https://assets.juno.qa-de-1.cloud.sap/libs/utils@1.1.8/package.tgz",
"zustand": "4.3.7"
"zustand": "4.5.2"
},
"appProps": {
"theme": {
Expand Down
Loading

0 comments on commit 2691ede

Please sign in to comment.