Merge pull request 'chore(deps): update dependency typescript to v6' (#73) from renovate/typescript-6.x into main
Reviewed-on: #73
This commit was merged in pull request #73.
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -42,7 +42,7 @@
|
|||||||
"prettier": "3.8.3",
|
"prettier": "3.8.3",
|
||||||
"sass": "1.99.0",
|
"sass": "1.99.0",
|
||||||
"sass-loader": "16.0.7",
|
"sass-loader": "16.0.7",
|
||||||
"typescript": "5.9.3",
|
"typescript": "6.0.3",
|
||||||
"typescript-eslint": "^8.59.0",
|
"typescript-eslint": "^8.59.0",
|
||||||
"vite": "8.0.10",
|
"vite": "8.0.10",
|
||||||
"vite-plugin-static-copy": "^4.0.0",
|
"vite-plugin-static-copy": "^4.0.0",
|
||||||
@@ -5909,9 +5909,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "5.9.3",
|
"version": "6.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
||||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"tsc": "bin/tsc",
|
"tsc": "bin/tsc",
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"prettier": "3.8.3",
|
"prettier": "3.8.3",
|
||||||
"sass": "1.99.0",
|
"sass": "1.99.0",
|
||||||
"sass-loader": "16.0.7",
|
"sass-loader": "16.0.7",
|
||||||
"typescript": "5.9.3",
|
"typescript": "6.0.3",
|
||||||
"typescript-eslint": "^8.59.0",
|
"typescript-eslint": "^8.59.0",
|
||||||
"vite": "8.0.10",
|
"vite": "8.0.10",
|
||||||
"vite-plugin-static-copy": "^4.0.0",
|
"vite-plugin-static-copy": "^4.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user