chore(deps): update dependency typescript to ^5.8.2 (#13392)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-15 20:03:46 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 4b40a0f1e1
commit 7ccf590579
10 changed files with 89 additions and 89 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.13.10",
"rimraf": "^6.0.1",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
+1 -1
View File
@@ -38,6 +38,6 @@
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.5.4",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}
@@ -38,6 +38,6 @@
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.5.4",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}
+1 -1
View File
@@ -67,7 +67,7 @@
"rspack-plugin-virtual-module": "^0.1.13",
"terser": "^5.39.0",
"transliteration": "^2.3.5",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"vite": "^5.4.14",
"vue-router": "^4.5.0"
},
+1 -1
View File
@@ -35,7 +35,7 @@
"devDependencies": {
"@rslib/core": "^0.5.4",
"@vue/runtime-core": "^3.5.13",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"vant": "workspace:*",
"vue": "^3.5.13"
}
+1 -1
View File
@@ -27,7 +27,7 @@
},
"devDependencies": {
"eslint": "^8.57.1",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"peerDependencies": {
"eslint": "^7.32.0 || ^8.2.0"
+1 -1
View File
@@ -38,6 +38,6 @@
"devDependencies": {
"@popperjs/core": "^2.11.8",
"@rslib/core": "^0.5.4",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}
+1 -1
View File
@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.5.4",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"vue": "^3.5.13"
},
"peerDependencies": {
+1 -1
View File
@@ -67,7 +67,7 @@
"csstype": "^3.1.3",
"diffable-html": "^5.0.0",
"jsdom": "^25.0.1",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"vite": "^5.4.14",
"vitest": "^2.1.9",
"vitest-canvas-mock": "^0.3.3",