mirror of
https://github.com/un-pany/mobvue.git
synced 2026-03-13 10:23:31 +08:00
chore: update dependencies
This commit is contained in:
@@ -36,7 +36,8 @@ export default antfu(
|
||||
"no-console": "off",
|
||||
"no-debugger": "off",
|
||||
"symbol-description": "off",
|
||||
"antfu/if-newline": "off"
|
||||
"antfu/if-newline": "off",
|
||||
"unicorn/no-instanceof-builtins": "off"
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
"vue-router": "4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "4.3.0",
|
||||
"@antfu/eslint-config": "4.5.1",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "22.13.8",
|
||||
"@types/node": "22.13.9",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@unocss/preset-rem-to-px": "66.1.0-beta.3",
|
||||
"@vant/auto-import-resolver": "1.3.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"autoprefixer": "10.4.20",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-plugin-format": "1.0.1",
|
||||
"happy-dom": "17.1.8",
|
||||
"happy-dom": "17.2.2",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.4.3",
|
||||
"nprogress": "0.2.0",
|
||||
@@ -54,7 +54,7 @@
|
||||
"vite-plugin-pwa": "0.21.1",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.0.7",
|
||||
"vue-tsc": "2.2.6"
|
||||
"vue-tsc": "2.2.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
|
||||
534
pnpm-lock.yaml
generated
534
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user