feat(deps): update vite version to 5.x (#3508)

This commit is contained in:
xingyu
2024-01-06 09:19:52 +08:00
committed by GitHub
parent d709dd67b5
commit e6c7b5f928
22 changed files with 467 additions and 744 deletions

View File

@@ -181,8 +181,8 @@
"*.env": "$(capture).env.*",
"CHANGELOG.md": "CHANGELOG*",
"package.json": "pnpm-lock.yaml,pnpm-workspace.yaml,LICENSE,.gitattributes,.gitignore,.gitpod.yml,CNAME,README*,.npmrc,.browserslistrc",
".eslintrc.js": ".eslintignore,.prettierignore,.stylelintignore,.commitlintrc.js,.prettierrc.js,.stylelintrc.js"
".eslintrc.cjs": ".eslintignore,.prettierignore,.stylelintignore,.commitlintrc.*,.prettierrc.*,.stylelintrc.*"
},
"terminal.integrated.scrollback": 10000,
"nuxt.isNuxtApp": false
}
}