Skip to content

Commit

Permalink
更新开发依赖项,提升性能和兼容性
Browse files Browse the repository at this point in the history
  • Loading branch information
lvzhenbo committed Jan 22, 2025
1 parent 863175a commit effe425
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 368 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.30",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@eslint/markdown": "^6.2.1",
"@rushstack/eslint-patch": "^1.10.5",
"@tsconfig/node22": "^22.0.0",
"@types/chrome": "^0.0.293",
"@types/node": "^22.10.5",
"@types/chrome": "^0.0.299",
"@types/node": "^22.10.7",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.2.0",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-vue": "^9.32.0",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.14.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-compression": "^0.0.6",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.7",
"vite": "^6.0.11",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.2.0"
},
Expand Down
Loading

0 comments on commit effe425

Please sign in to comment.