Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Feb 26, 2025
1 parent 40adce2 commit 0da89cc
Show file tree
Hide file tree
Showing 3 changed files with 535 additions and 750 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,47 +59,47 @@
"url": "/~https://github.com/qmhc/vite-plugin-dts/issues"
},
"dependencies": {
"@microsoft/api-extractor": "^7.49.1",
"@microsoft/api-extractor": "^7.50.1",
"@rollup/pluginutils": "^5.1.4",
"@volar/typescript": "^2.4.11",
"@vue/language-core": "2.2.0",
"@vue/language-core": "2.2.4",
"compare-versions": "^6.1.1",
"debug": "^4.4.0",
"kolorist": "^1.8.0",
"local-pkg": "^0.5.1",
"local-pkg": "^1.0.0",
"magic-string": "^0.30.17"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/cli": "^19.7.1",
"@types/debug": "^4.1.12",
"@types/minimist": "^1.2.5",
"@types/node": "^22.10.5",
"@types/node": "^22.13.5",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
"@vexip-ui/commitlint-config": "^0.5.0",
"@vexip-ui/eslint-config": "^0.12.1",
"@vexip-ui/prettier-config": "^1.0.0",
"@vexip-ui/scripts": "^1.1.4",
"@vexip-ui/scripts": "^1.2.0",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^13.0.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.0",
"execa": "^9.5.2",
"husky": "^9.1.7",
"is-ci": "^4.1.0",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.3",
"minimist": "^1.2.8",
"pinst": "^3.0.0",
"prettier": "^3.4.2",
"prettier": "^3.5.2",
"pretty-quick": "^4.0.0",
"prompts": "^2.4.2",
"rimraf": "^6.0.1",
"semver": "^7.6.3",
"tsx": "^4.19.2",
"semver": "^7.7.1",
"tsx": "^4.19.3",
"typescript": "5.7.3",
"unbuild": "^3.2.0",
"vite": "^6.0.7",
"vitest": "^2.1.8"
"unbuild": "^3.3.1",
"vite": "^6.2.0",
"vitest": "^3.0.7"
},
"peerDependencies": {
"typescript": "*",
Expand Down
Loading

0 comments on commit 0da89cc

Please sign in to comment.