Merge branch 'renovate/typescript-5.x' into 'main'

chore(deps): update dependency typescript to v5.9.3

See merge request unboundsoftware/dancefinder/dancefinder-app!2567
This commit was merged in pull request #2616.
This commit is contained in:
2025-10-01 07:35:05 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -49,7 +49,7 @@
"stylelint": "16.24.0", "stylelint": "16.24.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",
"typescript": "5.9.2", "typescript": "5.9.3",
"typescript-eslint": "8.45.0", "typescript-eslint": "8.45.0",
"vite-plugin-vuetify": "2.1.2", "vite-plugin-vuetify": "2.1.2",
"vue": "3.5.22", "vue": "3.5.22",
@@ -20126,9 +20126,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "5.9.2", "version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==", "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"devOptional": true, "devOptional": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"peer": true, "peer": true,
+1 -1
View File
@@ -40,7 +40,7 @@
"stylelint": "16.24.0", "stylelint": "16.24.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",
"typescript": "5.9.2", "typescript": "5.9.3",
"typescript-eslint": "8.45.0", "typescript-eslint": "8.45.0",
"vite-plugin-vuetify": "2.1.2", "vite-plugin-vuetify": "2.1.2",
"vue": "3.5.22", "vue": "3.5.22",