Update dependencies
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
"@storybook/react-webpack5": "^8.4.5",
|
||||
"@storybook/test": "^8.4.5",
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@types/react": "^18.3.11",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"@vanilla-extract/rollup-plugin": "^1.3.10",
|
||||
"@vanilla-extract/webpack-plugin": "^2.3.14",
|
||||
"eslint": "^9.13.0",
|
||||
@@ -67,6 +67,9 @@
|
||||
"eslint-plugin-storybook": "^0.11.1",
|
||||
"globals": "^15.11.0",
|
||||
"mini-css-extract-plugin": "^2.9.2",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"storybook": "^8.4.5",
|
||||
"typescript": "~5.6.2",
|
||||
"typescript-eslint": "^8.10.0",
|
||||
|
||||
@@ -4130,8 +4130,8 @@ __metadata:
|
||||
"@storybook/react-webpack5": ^8.4.5
|
||||
"@storybook/test": ^8.4.5
|
||||
"@testing-library/jest-dom": ^6.0.0
|
||||
"@types/react": ^18.3.11
|
||||
"@types/react-dom": ^18.3.1
|
||||
"@types/react": ^18.0.0
|
||||
"@types/react-dom": ^18.0.0
|
||||
"@vanilla-extract/css": ^1.16.0
|
||||
"@vanilla-extract/dynamic": ^2.1.2
|
||||
"@vanilla-extract/recipes": ^0.5.5
|
||||
@@ -4145,6 +4145,9 @@ __metadata:
|
||||
globals: ^15.11.0
|
||||
lucide-react: ^0.460.0
|
||||
mini-css-extract-plugin: ^2.9.2
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
react-router-dom: ^6.3.0
|
||||
storybook: ^8.4.5
|
||||
typescript: ~5.6.2
|
||||
typescript-eslint: ^8.10.0
|
||||
@@ -41283,7 +41286,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react-dom@npm:^18.0.2":
|
||||
"react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react-dom@npm:^18.0.0, react-dom@npm:^18.0.2":
|
||||
version: 18.3.1
|
||||
resolution: "react-dom@npm:18.3.1"
|
||||
dependencies:
|
||||
@@ -41868,7 +41871,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.0.2":
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.0.0, react@npm:^18.0.2":
|
||||
version: 18.3.1
|
||||
resolution: "react@npm:18.3.1"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user