Skip to content

Commit

Permalink
Update @scality/core-ui and @scality/module-federation dependencies t…
Browse files Browse the repository at this point in the history
…o stable versions
  • Loading branch information
hervedombya committed Jan 17, 2025
1 parent 6af2119 commit 7a1eabd
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 65 deletions.
182 changes: 120 additions & 62 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@hookform/resolvers": "^3.1.0",
"@js-temporal/polyfill": "^0.4.4",
"@kubernetes/client-node": "github:scality/kubernetes-client-javascript.git#browser-0.10.4-64-ge7c6721",
"@scality/core-ui": "git+https://github.com/scality/core-ui#feature/ARTESCA-13970",
"@scality/module-federation": "git+https://github.com/scality/module-federation#c571388783a2a51ae3bf5d36ae66753c8b014bb5",
"@scality/core-ui": "0.155.0",
"@scality/module-federation": "^1.4.0",
"axios": "^0.21.1",
"formik": "2.2.5",
"jsonpath": "^1.1.1",
Expand Down Expand Up @@ -42,7 +42,7 @@
"test:watch": "jest --watch",
"test:coverage": "jest --coverage --ci",
"test:nowatch": "CI=true jest --env=jsdom --reporters=default --reporters=jest-junit",
"test:integration": "cypress run --browser chrome 'cypress/integration/**/*.cy.js'",
"test:e2e": "cypress run --browser chrome 'cypress/integration/**/*.cy.js'",
"jest-preview": "jest-preview",
"rsstart": "rspack serve -c rspack.config.ts",
"rsbuild": "rspack build -c rspack.config.ts"
Expand Down

0 comments on commit 7a1eabd

Please sign in to comment.