зеркало из https://github.com/nextcloud/cookbook.git
Merge pull request #2383 from nextcloud/dependabot/npm_and_yarn/typescript-5.5.2
This commit is contained in:
Коммит
f1c029eb0e
|
@ -0,0 +1,3 @@
|
|||
# Maintenance
|
||||
|
||||
- Update the typescript transcompiler
|
|
@ -59,7 +59,7 @@
|
|||
"stylelint-config-idiomatic-order": "^10.0.0",
|
||||
"stylelint-scss": "^5.3.0",
|
||||
"ts-loader": "^9.5.1",
|
||||
"typescript": "~5.4.5",
|
||||
"typescript": "~5.5.2",
|
||||
"vue-template-compiler": "^2.7.15",
|
||||
"webpack": "^5.89.0",
|
||||
"webpack-bundle-analyzer": "^4.9.1",
|
||||
|
@ -21130,9 +21130,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.4.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|
||||
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
|
||||
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"stylelint-config-idiomatic-order": "^10.0.0",
|
||||
"stylelint-scss": "^5.3.0",
|
||||
"ts-loader": "^9.5.1",
|
||||
"typescript": "~5.4.5",
|
||||
"typescript": "~5.5.2",
|
||||
"vue-template-compiler": "^2.7.15",
|
||||
"webpack": "^5.89.0",
|
||||
"webpack-bundle-analyzer": "^4.9.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче