1
0
mirror of synced 2025-12-08 01:57:56 +08:00

chore: 更新依赖

This commit is contained in:
roymondchen
2024-10-31 14:30:13 +08:00
committed by roymondchen
parent 7cd1bc7aec
commit eb614c47b0
2 changed files with 11 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"name": "tmagic",
"private": true,
"type": "module",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.3",
"scripts": {
"bootstrap": "pnpm i && pnpm build",
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt* temp",
@@ -65,6 +65,7 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.30.0",
"execa": "^4.1.0",
"highlight.js": "^11.10.0",
"husky": "^7.0.4",
"jsdom": "^19.0.0",
"lint-staged": "^11.2.6",