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 Oct 7, 2023
1 parent 105fe96 commit 1cdce5c
Show file tree
Hide file tree
Showing 3 changed files with 433 additions and 342 deletions.
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"electron": "24.8.2",
"electron-builder": "24.6.4",
"electron-devtools-installer": "3.2.0",
"vite-plugin-electron": "0.14.0",
"vite-plugin-electron": "0.14.1",
"vite-plugin-electron-renderer": "0.14.5",
"vite-plugin-esmodule": "1.5.0"
}
Expand Down
24 changes: 12 additions & 12 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.7.1",
"packageManager": "pnpm@8.8.0",
"author": "Anthony Fu<https://github.com/antfu>",
"license": "MIT",
"homepage": "https://github.com/antfu/icones#readme",
Expand Down Expand Up @@ -36,34 +36,34 @@
"prettier": "3.0.3",
"vue": "3.3.4",
"vue-chemistry": "0.2.2",
"vue-router": "4.2.4"
"vue-router": "4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "0.41.0",
"@antfu/eslint-config": "0.43.1",
"@iconify/json": "2.2.125",
"@purge-icons/generated": "0.9.0",
"@types/file-saver": "2.0.5",
"@types/fs-extra": "11.0.1",
"@types/fs-extra": "11.0.2",
"@types/prettier": "3.0.0",
"@vitejs/plugin-vue": "4.3.4",
"dayjs": "1.11.9",
"eslint": "8.48.0",
"@vitejs/plugin-vue": "4.4.0",
"dayjs": "1.11.10",
"eslint": "8.51.0",
"esno": "0.17.0",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"jszip": "3.10.1",
"lru-cache": "10.0.1",
"pnpm": "8.7.1",
"pnpm": "8.8.0",
"svg-packer": "0.0.3",
"typescript": "5.2.2",
"unocss": "0.55.6",
"unocss": "0.56.5",
"unplugin-auto-import": "0.16.6",
"unplugin-vue-components": "0.25.2",
"vite": "4.4.9",
"vite": "4.4.11",
"vite-plugin-pages": "0.31.0",
"vite-plugin-purge-icons": "0.9.2",
"vite-plugin-pwa": "0.16.4",
"vue-tsc": "1.8.8"
"vite-plugin-pwa": "0.16.5",
"vue-tsc": "1.8.16"
},
"pnpm": {
"neverBuiltDependencies": [
Expand Down

0 comments on commit 1cdce5c

Please sign in to comment.