Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 24, 2023
1 parent 27a08e9 commit 5c6ac6e
Show file tree
Hide file tree
Showing 2 changed files with 1,072 additions and 631 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,42 +26,42 @@
},
"dependencies": {
"@antfu/utils": "^0.7.2",
"@vueuse/core": "^9.12.0",
"@vueuse/core": "^9.13.0",
"dexie": "^3.2.3",
"file-saver": "^2.0.5",
"fzf": "^0.5.1",
"hotkeys-js": "^3.10.1",
"iconify-icon": "1.0.3",
"vue": "3.2.45",
"iconify-icon": "1.0.7",
"vue": "3.2.47",
"vue-chemistry": "^0.2.2",
"vue-router": "4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.34.2",
"@iconify/json": "^2.2.14",
"@antfu/eslint-config": "^0.35.2",
"@iconify/json": "^2.2.27",
"@purge-icons/generated": "^0.9.0",
"@types/file-saver": "^2.0.5",
"@types/fs-extra": "^11.0.1",
"@vitejs/plugin-vue": "^4.0.0",
"cross-env": "^7.0.3",
"dayjs": "^1.11.7",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"fs-extra": "^11.1.0",
"jszip": "^3.10.1",
"lru-cache": "^7.14.1",
"pnpm": "^7.26.2",
"lru-cache": "^7.17.0",
"pnpm": "^7.27.1",
"svg-packer": "^0.0.3",
"typescript": "^4.9.4",
"unocss": "^0.49.1",
"unplugin-auto-import": "^0.12.2",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.4",
"typescript": "^4.9.5",
"unocss": "^0.50.1",
"unplugin-auto-import": "^0.15.0",
"unplugin-vue-components": "^0.24.0",
"vite": "^4.1.4",
"vite-plugin-pages": "^0.28.0",
"vite-plugin-purge-icons": "^0.9.2",
"vite-plugin-pwa": "^0.14.1",
"vue-tsc": "^1.0.24"
"vite-plugin-pwa": "^0.14.4",
"vue-tsc": "^1.1.7"
},
"pnpm": {
"neverBuiltDependencies": [
Expand Down
Loading

0 comments on commit 5c6ac6e

Please sign in to comment.