Improve package versioning and cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
54dd710eb1
commit
a47f27c0a9
@@ -4301,8 +4301,10 @@ __metadata:
|
||||
"@material-ui/core": "npm:^4.9.13"
|
||||
"@material-ui/icons": "npm:^4.9.1"
|
||||
"@material-ui/lab": "npm:^4.0.0-alpha.61"
|
||||
"@react-aria/button": "npm:^3.13.3"
|
||||
"@react-aria/toast": "npm:^3.0.9"
|
||||
"@react-hookz/web": "npm:^24.0.0"
|
||||
"@react-stately/toast": "npm:^3.1.2"
|
||||
"@remixicon/react": "npm:^4.6.0"
|
||||
"@testing-library/jest-dom": "npm:^6.0.0"
|
||||
"@testing-library/react": "npm:^16.0.0"
|
||||
@@ -4311,11 +4313,8 @@ __metadata:
|
||||
motion: "npm:^12.0.0"
|
||||
msw: "npm:^1.0.0"
|
||||
react: "npm:^18.0.2"
|
||||
react-aria: "npm:^3.41.1"
|
||||
react-aria-components: "npm:^1.14.0"
|
||||
react-dom: "npm:^18.0.2"
|
||||
react-router-dom: "npm:^6.30.2"
|
||||
react-stately: "npm:^3.35.0"
|
||||
react-use: "npm:^17.2.4"
|
||||
zen-observable: "npm:^0.10.0"
|
||||
zod: "npm:^3.25.76"
|
||||
@@ -8121,7 +8120,6 @@ __metadata:
|
||||
dependencies:
|
||||
"@backstage/cli": "workspace:^"
|
||||
"@backstage/version-bridge": "workspace:^"
|
||||
"@react-aria/toast": "npm:^3.0.9"
|
||||
"@remixicon/react": "npm:^4.6.0"
|
||||
"@tanstack/react-table": "npm:^8.21.3"
|
||||
"@types/react": "npm:^18.0.0"
|
||||
@@ -8130,12 +8128,10 @@ __metadata:
|
||||
eslint-plugin-storybook: "npm:^10.3.0-alpha.1"
|
||||
glob: "npm:^11.0.1"
|
||||
globals: "npm:^15.11.0"
|
||||
motion: "npm:^12.0.0"
|
||||
react: "npm:^18.0.2"
|
||||
react-aria-components: "npm:^1.14.0"
|
||||
react-dom: "npm:^18.0.2"
|
||||
react-router-dom: "npm:^6.30.2"
|
||||
react-stately: "npm:^3.35.0"
|
||||
storybook: "npm:^10.3.0-alpha.1"
|
||||
peerDependencies:
|
||||
"@types/react": ^17.0.0 || ^18.0.0
|
||||
@@ -15568,7 +15564,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/button@npm:^3.14.4":
|
||||
"@react-aria/button@npm:^3.13.3, @react-aria/button@npm:^3.14.4":
|
||||
version: 3.14.4
|
||||
resolution: "@react-aria/button@npm:3.14.4"
|
||||
dependencies:
|
||||
@@ -44135,7 +44131,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-aria@npm:^3.41.1, react-aria@npm:^3.45.0":
|
||||
"react-aria@npm:^3.45.0":
|
||||
version: 3.46.0
|
||||
resolution: "react-aria@npm:3.46.0"
|
||||
dependencies:
|
||||
@@ -44795,7 +44791,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-stately@npm:^3.35.0, react-stately@npm:^3.43.0":
|
||||
"react-stately@npm:^3.43.0":
|
||||
version: 3.43.0
|
||||
resolution: "react-stately@npm:3.43.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user