Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2023
1 parent ac66977 commit 1c6cd2f
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 474 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "icones",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.0",
"author": "Anthony Fu<https://github.com/antfu>",
"license": "MIT",
"homepage": "https://github.com/antfu/icones#readme",
Expand Down Expand Up @@ -34,20 +34,20 @@
"hotkeys-js": "^3.10.2",
"iconify-icon": "1.0.7",
"prettier": "^2.8.8",
"vue": "3.3.2",
"vue": "3.3.4",
"vue-chemistry": "^0.2.2",
"vue-router": "4.2.0"
"vue-router": "4.2.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.6",
"@antfu/eslint-config": "^0.39.0",
"@iconify/json": "^2.2.65",
"@purge-icons/generated": "^0.9.0",
"@types/file-saver": "^2.0.5",
"@types/fs-extra": "^11.0.1",
"@types/prettier": "^2.7.2",
"@vitejs/plugin-vue": "^4.2.3",
"dayjs": "^1.11.7",
"eslint": "8.39.0",
"eslint": "8.42.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"fs-extra": "^11.1.1",
Expand All @@ -56,13 +56,13 @@
"pnpm": "^8.5.1",
"svg-packer": "^0.0.3",
"typescript": "^5.0.4",
"unocss": "^0.51.13",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"unocss": "^0.52.0",
"unplugin-auto-import": "^0.16.0",
"unplugin-vue-components": "^0.25.0",
"vite": "^4.3.5",
"vite-plugin-pages": "^0.29.0",
"vite-plugin-pages": "^0.30.0",
"vite-plugin-purge-icons": "^0.9.2",
"vite-plugin-pwa": "^0.14.7",
"vite-plugin-pwa": "^0.16.0",
"vue-tsc": "^1.6.5"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 1c6cd2f

Please sign in to comment.