remove overrides (#22575)

This commit is contained in:
Asuka Minato
2025-07-17 22:47:48 +09:00
committed by GitHub
parent a4ef900916
commit 2423f97c72
8 changed files with 2513 additions and 3405 deletions

View File

@@ -229,11 +229,6 @@
"eslint --fix"
]
},
"overrides": {
"@types/react": "19.0.11",
"@types/react-dom": "19.0.4",
"@storybook/test": "8.5.0"
},
"pnpm": {
"overrides": {
"esbuild@<0.25.0": "0.25.0",