mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update deps
This commit is contained in:
58
package.json
58
package.json
@@ -31,51 +31,49 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.27.0",
|
||||
"@ffflorian/jszip-cli": "^3.1.6",
|
||||
"@iconify/json": "^2.1.119",
|
||||
"@intlify/unplugin-vue-i18n": "^0.8.1",
|
||||
"@rollup/plugin-replace": "^5.0.1",
|
||||
"@ffflorian/jszip-cli": "^3.4.1",
|
||||
"@iconify/json": "^2.2.97",
|
||||
"@intlify/unplugin-vue-i18n": "^0.8.2",
|
||||
"@rollup/plugin-replace": "^5.0.2",
|
||||
"@types/dplayer": "^1.25.2",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/node": "^18.8.3",
|
||||
"@types/webextension-polyfill": "^0.9.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.39.0",
|
||||
"@unocss/preset-uno": "^0.48.2",
|
||||
"@unocss/reset": "^0.45.29",
|
||||
"@unocss/transformer-directives": "^0.48.2",
|
||||
"@vitejs/plugin-vue": "^3.1.2",
|
||||
"@vue/compiler-sfc": "^3.2.40",
|
||||
"@vue/test-utils": "^2.1.0",
|
||||
"@vueuse/core": "^9.3.0",
|
||||
"@types/node": "^18.17.1",
|
||||
"@types/webextension-polyfill": "^0.9.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@unocss/reset": "^0.54.1",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"@vue/compiler-sfc": "^3.3.4",
|
||||
"@vue/test-utils": "^2.4.1",
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"chokidar": "^3.5.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"crx": "^5.0.1",
|
||||
"eslint": "^8.25.0",
|
||||
"eslint": "^8.46.0",
|
||||
"esno": "^0.16.3",
|
||||
"fs-extra": "^10.1.0",
|
||||
"jsdom": "^20.0.1",
|
||||
"kolorist": "^1.6.0",
|
||||
"jsdom": "^20.0.3",
|
||||
"kolorist": "^1.8.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.57.1",
|
||||
"terser": "^5.16.1",
|
||||
"tsup": "^6.5.0",
|
||||
"typescript": "^4.8.4",
|
||||
"unocss": "^0.45.29",
|
||||
"unplugin-auto-import": "^0.11.2",
|
||||
"unplugin-icons": "^0.14.11",
|
||||
"unplugin-vue-components": "^0.22.8",
|
||||
"vite": "^3.1.6",
|
||||
"vitest": "^0.24.0",
|
||||
"vue": "^3.2.40",
|
||||
"sass": "^1.64.2",
|
||||
"terser": "^5.19.2",
|
||||
"tsup": "^6.7.0",
|
||||
"typescript": "^4.9.5",
|
||||
"unocss": "^0.54.1",
|
||||
"unplugin-auto-import": "^0.11.5",
|
||||
"unplugin-icons": "^0.14.15",
|
||||
"unplugin-vue-components": "^0.22.12",
|
||||
"vite": "^3.2.7",
|
||||
"vitest": "^0.24.5",
|
||||
"vue": "^3.3.4",
|
||||
"vue-demi": "^0.13.11",
|
||||
"web-ext": "^7.2.0",
|
||||
"web-ext": "^7.6.2",
|
||||
"webext-bridge": "^5.0.5",
|
||||
"webextension-polyfill": "^0.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"dplayer": "^1.27.1",
|
||||
"mitt": "^3.0.0",
|
||||
"mitt": "^3.0.1",
|
||||
"vue-i18n": "^9.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
2287
pnpm-lock.yaml
generated
2287
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user