mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 03:14:29 +00:00
update next, react
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
"@zitadel/react": "workspace:*",
|
||||
"@zitadel/client": "workspace:*",
|
||||
"@zitadel/proto": "workspace:*",
|
||||
"next": "^14.2.3",
|
||||
"react": "18.2.0"
|
||||
"next": "^14.2.5",
|
||||
"react": "^18.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "^14.2.5"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"copy-files": "cp -R ./src/public/ ./dist/"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
"react": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^6.4.5",
|
||||
|
||||
Reference in New Issue
Block a user