mirror of
https://github.com/antfu-collective/icones.git
synced 2026-01-09 07:40:49 +08:00
chore: update deps
This commit is contained in:
parent
dd6168730a
commit
c7afa84373
@ -21,8 +21,8 @@
|
||||
"build": "vite build ../ --mode electron && yarn copy && electron-builder"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^24.6.1",
|
||||
"electron-builder": "^24.4.0",
|
||||
"electron": "^25.4.0",
|
||||
"electron-builder": "^24.6.3",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"vite-plugin-electron": "^0.12.0",
|
||||
"vite-plugin-electron-renderer": "^0.14.5",
|
||||
|
||||
22
package.json
22
package.json
@ -27,43 +27,43 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@antfu/utils": "^0.7.5",
|
||||
"@vueuse/core": "^10.2.1",
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"dexie": "^3.2.4",
|
||||
"file-saver": "^2.0.5",
|
||||
"fzf": "^0.5.2",
|
||||
"hotkeys-js": "^3.10.4",
|
||||
"hotkeys-js": "^3.12.0",
|
||||
"iconify-icon": "1.0.8",
|
||||
"prettier": "^3.0.0",
|
||||
"prettier": "^3.0.1",
|
||||
"vue": "3.3.4",
|
||||
"vue-chemistry": "^0.2.2",
|
||||
"vue-router": "4.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.39.7",
|
||||
"@iconify/json": "^2.2.86",
|
||||
"@antfu/eslint-config": "^0.40.0",
|
||||
"@iconify/json": "^2.2.98",
|
||||
"@purge-icons/generated": "^0.9.0",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/prettier": "^2.7.3",
|
||||
"@types/prettier": "^3.0.0",
|
||||
"@vitejs/plugin-vue": "^4.2.3",
|
||||
"dayjs": "^1.11.9",
|
||||
"eslint": "8.46.0",
|
||||
"esno": "^0.17.0",
|
||||
"fast-glob": "^3.3.0",
|
||||
"fast-glob": "^3.3.1",
|
||||
"fs-extra": "^11.1.1",
|
||||
"jszip": "^3.10.1",
|
||||
"lru-cache": "^10.0.0",
|
||||
"pnpm": "^8.6.6",
|
||||
"pnpm": "^8.6.11",
|
||||
"svg-packer": "^0.0.3",
|
||||
"typescript": "^5.1.6",
|
||||
"unocss": "^0.54.0",
|
||||
"unocss": "^0.54.1",
|
||||
"unplugin-auto-import": "^0.16.6",
|
||||
"unplugin-vue-components": "^0.25.1",
|
||||
"vite": "^4.3.9",
|
||||
"vite": "^4.4.8",
|
||||
"vite-plugin-pages": "^0.31.0",
|
||||
"vite-plugin-purge-icons": "^0.9.2",
|
||||
"vite-plugin-pwa": "^0.16.4",
|
||||
"vue-tsc": "^1.8.4"
|
||||
"vue-tsc": "^1.8.8"
|
||||
},
|
||||
"pnpm": {
|
||||
"neverBuiltDependencies": [
|
||||
|
||||
1721
pnpm-lock.yaml
generated
1721
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user