mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-07-25 09:14:41 +10:00
Update major dependencies (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -29,7 +29,7 @@
|
||||
"react-dom": "19.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/core": "^8.0.0",
|
||||
"@storybook/addon-themes": "^10.0.0",
|
||||
"@storybook/nextjs": "^10.0.0",
|
||||
"@storybook/react": "^10.0.0",
|
||||
@@ -38,7 +38,7 @@
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^25.0.0",
|
||||
"@types/node": "^26.0.0",
|
||||
"@types/react": "19.2.17",
|
||||
"babel-loader": "^10.0.0",
|
||||
"jest": "^30.2.0",
|
||||
|
||||
Reference in New Issue
Block a user