Skip to content

Commit 0da89cc

Browse files
committed
chore: update dependencies
1 parent 40adce2 commit 0da89cc

File tree

3 files changed

+535
-750
lines changed

3 files changed

+535
-750
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -59,47 +59,47 @@
5959
"url": "https://github.com/qmhc/vite-plugin-dts/issues"
6060
},
6161
"dependencies": {
62-
"@microsoft/api-extractor": "^7.49.1",
62+
"@microsoft/api-extractor": "^7.50.1",
6363
"@rollup/pluginutils": "^5.1.4",
6464
"@volar/typescript": "^2.4.11",
65-
"@vue/language-core": "2.2.0",
65+
"@vue/language-core": "2.2.4",
6666
"compare-versions": "^6.1.1",
6767
"debug": "^4.4.0",
6868
"kolorist": "^1.8.0",
69-
"local-pkg": "^0.5.1",
69+
"local-pkg": "^1.0.0",
7070
"magic-string": "^0.30.17"
7171
},
7272
"devDependencies": {
73-
"@commitlint/cli": "^19.6.1",
73+
"@commitlint/cli": "^19.7.1",
7474
"@types/debug": "^4.1.12",
7575
"@types/minimist": "^1.2.5",
76-
"@types/node": "^22.10.5",
76+
"@types/node": "^22.13.5",
7777
"@types/prompts": "^2.4.9",
7878
"@types/semver": "^7.5.8",
7979
"@vexip-ui/commitlint-config": "^0.5.0",
8080
"@vexip-ui/eslint-config": "^0.12.1",
8181
"@vexip-ui/prettier-config": "^1.0.0",
82-
"@vexip-ui/scripts": "^1.1.4",
82+
"@vexip-ui/scripts": "^1.2.0",
8383
"@vue/eslint-config-standard": "^8.0.1",
8484
"@vue/eslint-config-typescript": "^13.0.0",
8585
"conventional-changelog-cli": "^5.0.0",
8686
"eslint": "^8.57.0",
8787
"execa": "^9.5.2",
8888
"husky": "^9.1.7",
8989
"is-ci": "^4.1.0",
90-
"lint-staged": "^15.3.0",
90+
"lint-staged": "^15.4.3",
9191
"minimist": "^1.2.8",
9292
"pinst": "^3.0.0",
93-
"prettier": "^3.4.2",
93+
"prettier": "^3.5.2",
9494
"pretty-quick": "^4.0.0",
9595
"prompts": "^2.4.2",
9696
"rimraf": "^6.0.1",
97-
"semver": "^7.6.3",
98-
"tsx": "^4.19.2",
97+
"semver": "^7.7.1",
98+
"tsx": "^4.19.3",
9999
"typescript": "5.7.3",
100-
"unbuild": "^3.2.0",
101-
"vite": "^6.0.7",
102-
"vitest": "^2.1.8"
100+
"unbuild": "^3.3.1",
101+
"vite": "^6.2.0",
102+
"vitest": "^3.0.7"
103103
},
104104
"peerDependencies": {
105105
"typescript": "*",

0 commit comments

Comments
 (0)