Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 1, 2024
1 parent d54c323 commit 811ac8e
Show file tree
Hide file tree
Showing 2 changed files with 1,528 additions and 1,098 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "[email protected].3",
"packageManager": "[email protected].5",
"author": "Anthony Fu<https://github.com/antfu>",
"license": "MIT",
"homepage": "https://github.com/antfu/icones#readme",
Expand All @@ -28,43 +28,43 @@
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.9.0",
"dexie": "^3.2.5",
"file-saver": "^2.0.5",
"fzf": "^0.5.2",
"hotkeys-js": "^3.13.7",
"iconify-icon": "^1.0.8",
"iconify-icon": "^2.0.0",
"prettier": "^3.2.5",
"vue": "^3.4.19",
"vue": "^3.4.21",
"vue-chemistry": "^0.2.2",
"vue-router": "^4.2.5"
"vue-router": "^4.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.4",
"@antfu/eslint-config": "^2.11.6",
"@iconify/json": "^2.2.196",
"@purge-icons/generated": "^0.10.0",
"@types/file-saver": "^2.0.7",
"@types/fs-extra": "^11.0.4",
"@vitejs/plugin-vue": "^5.0.4",
"dayjs": "^1.11.10",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-format": "^0.1.0",
"esno": "^4.0.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jszip": "^3.10.1",
"lru-cache": "^10.2.0",
"pnpm": "8.10.2",
"svg-packer": "^0.0.3",
"typescript": "^5.3.3",
"unocss": "^0.58.5",
"typescript": "^5.4.3",
"unocss": "^0.58.9",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.3",
"vite-plugin-pages": "^0.32.0",
"vite": "^5.2.7",
"vite-plugin-pages": "^0.32.1",
"vite-plugin-purge-icons": "^0.10.0",
"vite-plugin-pwa": "^0.19.0",
"vue-tsc": "^1.8.27"
"vite-plugin-pwa": "^0.19.7",
"vue-tsc": "^2.0.7"
},
"pnpm": {
"neverBuiltDependencies": [
Expand Down
Loading

0 comments on commit 811ac8e

Please sign in to comment.