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 980effe + 4919aeb commit a40b7c3Copy full SHA for a40b7c3
package.json
@@ -93,7 +93,7 @@
93
"@storybook/react-webpack5": "^9.1.13",
94
"@storybook/test-runner": "^0.23.0",
95
"@types/eslint__js": "^9.14.0",
96
- "@types/node": "^24.8.1",
+ "@types/node": "^24.9.0",
97
"@types/react": "^19.2.2",
98
"@types/react-dom": "^19.2.2",
99
"all-contributors-cli": "^6.26.1",
@@ -105,11 +105,11 @@
105
"neostandard": "^0.12.2",
106
"react": "^19.2.0",
107
"react-dom": "^19.2.0",
108
- "rollup": "^4.52.4",
+ "rollup": "^4.52.5",
109
"rollup-plugin-dts": "^6.2.3",
110
"storybook": "^9.1.13",
111
"typescript": "^5.9.3",
112
- "typescript-eslint": "^8.46.1",
+ "typescript-eslint": "^8.46.2",
113
"eslint-plugin-storybook": "9.1.13"
114
},
115
"peerDependencies": {
0 commit comments