mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:07:36 +00:00
Merge branch 'main' into move-go
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"clean": "rm -rf .turbo node_modules"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"devDependencies": {
|
||||
"@types/pg": "^8.11.6",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
@@ -25,10 +25,8 @@
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "^5.5.4",
|
||||
"uuid": "^10.0.0",
|
||||
"wait-on": "^7.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wait-on": "^7.2.0",
|
||||
"@types/node": "^22.3.0",
|
||||
"cypress": "^13.13.3"
|
||||
"cypress": "^14.5.3"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user