Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 9, 2024
1 parent 657b5fc commit 0869721
Show file tree
Hide file tree
Showing 2 changed files with 536 additions and 516 deletions.
20 changes: 10 additions & 10 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": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"author": "Anthony Fu<https://github.com/antfu>",
"license": "MIT",
"homepage": "https://github.com/antfu/icones#readme",
Expand Down Expand Up @@ -36,32 +36,32 @@
"hotkeys-js": "^3.13.7",
"iconify-icon": "^2.1.0",
"prettier": "^3.3.3",
"vue": "^3.5.8",
"vue": "^3.5.11",
"vue-chemistry": "^0.2.2",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.1",
"@iconify/json": "^2.2.252",
"@antfu/eslint-config": "^3.7.3",
"@iconify/json": "^2.2.258",
"@types/file-saver": "^2.0.7",
"@types/fs-extra": "^11.0.4",
"@vitejs/plugin-vue": "^5.1.4",
"dayjs": "^1.11.13",
"eslint": "^9.11.0",
"eslint": "^9.12.0",
"eslint-plugin-format": "^0.1.2",
"esno": "^4.7.0",
"esno": "^4.8.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jszip": "^3.10.1",
"lru-cache": "^11.0.1",
"pnpm": "8.10.2",
"shiki": "^1.18.0",
"shiki": "^1.22.0",
"svg-packer": "^0.0.3",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.7",
"vite": "^5.4.8",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-pwa": "^0.20.5",
"vue-tsc": "^2.1.6"
Expand Down
Loading

0 comments on commit 0869721

Please sign in to comment.