We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b4dcbf + 00b2e75 commit cc5ff9fCopy full SHA for cc5ff9f
package.json
@@ -93,9 +93,9 @@
93
"@storybook/react-webpack5": "^9.1.10",
94
"@storybook/test-runner": "^0.23.0",
95
"@types/eslint__js": "^9.14.0",
96
- "@types/node": "^24.7.1",
+ "@types/node": "^24.7.2",
97
"@types/react": "^19.2.2",
98
- "@types/react-dom": "^19.2.1",
+ "@types/react-dom": "^19.2.2",
99
"all-contributors-cli": "^6.26.1",
100
"concurrently": "^9.2.1",
101
"eslint": "^9.37.0",
@@ -109,7 +109,7 @@
109
"rollup-plugin-dts": "^6.2.3",
110
"storybook": "^9.1.10",
111
"typescript": "^5.9.3",
112
- "typescript-eslint": "^8.46.0",
+ "typescript-eslint": "^8.46.1",
113
"eslint-plugin-storybook": "9.1.10"
114
},
115
"peerDependencies": {
0 commit comments