mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 15:35:10 +00:00
fix: update dependencies (#8713)
# Which Problems Are Solved NPM dependencies are outdated. # How the Problems Are Solved ```bash cd console yarn upgrade yarn add typescript@5.1 ``` ```bash cd load-test npm update ```
This commit is contained in:
parent
18499274dd
commit
c0615e95e2
@ -87,6 +87,6 @@
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-organize-imports": "^4.0.0",
|
||||
"protractor": "~7.0.0",
|
||||
"typescript": "^5.1.6"
|
||||
"typescript": "5.1"
|
||||
}
|
||||
}
|
||||
|
1606
console/yarn.lock
1606
console/yarn.lock
File diff suppressed because it is too large
Load Diff
1146
load-test/package-lock.json
generated
1146
load-test/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user