mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-21 15:43:56 +08:00
⬆️ Upgrade(custom): upgrade deps
This commit is contained in:
14
package.json
14
package.json
@@ -98,7 +98,7 @@
|
||||
"upyun": "^3.4.6",
|
||||
"uuid": "^14.0.0",
|
||||
"ulid": "^3.0.2",
|
||||
"vue": "^3.5.35",
|
||||
"vue": "^3.5.38",
|
||||
"webdav": "^5.10.0",
|
||||
"write-file-atomic": "^7.0.1",
|
||||
"yaml": "^2.9.0"
|
||||
@@ -147,8 +147,8 @@
|
||||
"eslint-plugin-jsonc": "^3.2.0",
|
||||
"eslint-plugin-prettier": "^5.5.6",
|
||||
"eslint-plugin-simple-import-sort": "^13.0.0",
|
||||
"eslint-plugin-unicorn": "^64.0.0",
|
||||
"eslint-plugin-vue": "^10.9.0",
|
||||
"eslint-plugin-unicorn": "^65.0.1",
|
||||
"eslint-plugin-vue": "^10.9.2",
|
||||
"globals": "^17.4.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"husky": "^9.1.7",
|
||||
@@ -160,7 +160,7 @@
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"postcss": "^8.5.15",
|
||||
"postcss-html": "^1.8.1",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier": "^3.8.4",
|
||||
"prettier-plugin-tailwindcss": "^0.8.0",
|
||||
"qrcode.vue": "^3.9.1",
|
||||
"stylelint": "^17.13.0",
|
||||
@@ -169,16 +169,16 @@
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
"stylelint-order": "^8.1.1",
|
||||
"stylus": "^0.64.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "^8.60.1",
|
||||
"typescript-eslint": "^8.61.0",
|
||||
"video.js": "^8.23.8",
|
||||
"vite": "^7.3.1",
|
||||
"vitest": "^4.1.8",
|
||||
"vue-eslint-parser": "^10.4.1",
|
||||
"vue-i18n": "^11.4.5",
|
||||
"vue-router": "^5.1.0",
|
||||
"vue-tsc": "^3.3.3",
|
||||
"vue-tsc": "^3.3.4",
|
||||
"vue3-lazyload": "^0.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user