Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 7daefd3

Browse files
fix(deps): update auto merge & approve disable rules
1 parent a42e10b commit 7daefd3

File tree

2 files changed

+701
-710
lines changed

2 files changed

+701
-710
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pulsate-web",
33
"description": "Pulsate official web client",
44
"version": "0.1.0",
5-
"packageManager": "pnpm@9.15.5",
5+
"packageManager": "pnpm@10.3.0",
66
"type": "module",
77
"license": "Apache-2.0",
88
"author": {
@@ -29,17 +29,17 @@
2929
"@remix-run/serve": "^2.10.3",
3030
"@typescript-eslint/eslint-plugin": "8.24.0",
3131
"@typescript-eslint/parser": "8.24.0",
32-
"i18next": "^23.12.1",
32+
"i18next": "^24.0.0",
3333
"i18next-browser-languagedetector": "^8.0.0",
3434
"isbot": "^5.1.13",
3535
"lefthook": "^1.7.2",
36-
"react": "^18.2.0",
37-
"react-dom": "^18.2.0",
36+
"react": "^19.0.0",
37+
"react-dom": "^19.0.0",
3838
"react-i18next": "^15.0.0"
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "1.9.4",
42-
"@chromatic-com/storybook": "^1.6.1",
42+
"@chromatic-com/storybook": "^3.0.0",
4343
"@remix-run/dev": "^2.10.3",
4444
"@storybook/addon-essentials": "^8.2.4",
4545
"@storybook/addon-interactions": "^8.2.4",
@@ -49,8 +49,8 @@
4949
"@storybook/react": "^8.2.4",
5050
"@storybook/react-vite": "^8.2.4",
5151
"@storybook/test": "^8.2.4",
52-
"@types/react": "^18.2.20",
53-
"@types/react-dom": "^18.2.7",
52+
"@types/react": "^19.0.0",
53+
"@types/react-dom": "^19.0.0",
5454
"storybook": "^8.2.4",
5555
"typescript": "^5.5.3",
5656
"vite": "^5.1.0",

0 commit comments

Comments
 (0)