mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(demo): upgrade next and react dependencies
This commit is contained in:
@@ -14,6 +14,8 @@ export default {
|
||||
'ci',
|
||||
'core',
|
||||
'docs',
|
||||
'demo',
|
||||
'example',
|
||||
'examples',
|
||||
'example/html',
|
||||
'example/react',
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "16.0.1",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0"
|
||||
"next": "16.0.7",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
|
||||
Generated
+414
-89
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user