chore: update dependencies

This commit is contained in:
pany
2025-03-05 19:20:19 +08:00
parent 5697c3b6af
commit c01ba4bc35
3 changed files with 273 additions and 272 deletions

View File

@@ -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"
}
}
)

View File

@@ -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
View File

File diff suppressed because it is too large Load Diff