Skip to content

Commit e3a96fa

Browse files
chore(deps): update react-ecosystem
1 parent 911c9d4 commit e3a96fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@storybook/addon-interactions": "^8.6.12",
5656
"@storybook/addon-links": "^8.6.12",
5757
"@storybook/blocks": "^8.6.12",
58-
"@storybook/react": "^8.6.12",
58+
"@storybook/react": "^9.0.0",
5959
"@storybook/react-vite": "^8.6.12",
6060
"@storybook/theming": "^8.6.12",
6161
"@testing-library/jest-dom": "^6.1.3",
@@ -73,7 +73,7 @@
7373
"eslint-plugin-no-relative-import-paths": "^1.6.1",
7474
"eslint-plugin-prettier": "^5.2.3",
7575
"eslint-plugin-react": "^7.33.2",
76-
"eslint-plugin-react-hooks": "^4.6.0",
76+
"eslint-plugin-react-hooks": "^5.0.0",
7777
"eslint-plugin-storybook": "^0.12.0",
7878
"eslint-plugin-unused-imports": "^3.2.0",
7979
"jsdom": "^26.0.0",
@@ -101,7 +101,7 @@
101101
"react": "19.1.0",
102102
"react-dom": "19.1.0",
103103
"react-dropzone": "14.3.8",
104-
"react-router-dom": "^6.0.0",
104+
"react-router-dom": "^6.0.0 || ^7.0.0",
105105
"vanilla-framework": "^4.10.0"
106106
}
107107
}

0 commit comments

Comments
 (0)