mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
chore: fixed eslint 8.57.1 && update other dependencies
This commit is contained in:
parent
0f140a61b2
commit
377f9a5141
16
package.json
16
package.json
@ -35,10 +35,10 @@
|
||||
"normalize.css": "8.0.1",
|
||||
"nprogress": "0.2.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"path-to-regexp": "8.1.0",
|
||||
"path-to-regexp": "8.2.0",
|
||||
"pinia": "2.2.2",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.5.6",
|
||||
"vue": "3.5.9",
|
||||
"vue-router": "4.4.5",
|
||||
"vxe-table": "4.6.19",
|
||||
"vxe-table-plugin-element": "4.0.4",
|
||||
@ -47,11 +47,11 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "22.5.5",
|
||||
"@types/node": "22.7.3",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@types/path-browserify": "1.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "8.6.0",
|
||||
"@typescript-eslint/parser": "8.6.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.7.0",
|
||||
"@typescript-eslint/parser": "8.7.0",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vitejs/plugin-vue-jsx": "4.0.1",
|
||||
"@vue/eslint-config-prettier": "9.0.0",
|
||||
@ -61,13 +61,13 @@
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"eslint-plugin-vue": "9.28.0",
|
||||
"husky": "9.1.6",
|
||||
"jsdom": "25.0.0",
|
||||
"jsdom": "25.0.1",
|
||||
"lint-staged": "15.2.10",
|
||||
"prettier": "3.3.3",
|
||||
"sass": "1.78.0",
|
||||
"sass": "1.79.3",
|
||||
"typescript": "5.6.2",
|
||||
"unocss": "0.62.4",
|
||||
"vite": "5.4.6",
|
||||
"vite": "5.4.8",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "2.1.1",
|
||||
|
677
pnpm-lock.yaml
generated
677
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user