Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent e66acc2 commit 37103d8
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 608 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "davatar",
"type": "module",
"version": "2.7.5",
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.13.2",
"scripts": {
"dev": "vite",
"dev:mock": "vite dev --mode mock",
Expand All @@ -20,45 +20,45 @@
"@vueuse/core": "^10.11.1",
"axios": "^1.7.7",
"hoci": "^0.6.0",
"pinia": "^2.2.4",
"pinia": "^2.2.6",
"query-string": "^9.1.1",
"tslx": "^0.1.1",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-virtual-scroller": "2.0.0-beta.8",
"workbox-expiration": "^7.1.0",
"workbox-strategies": "^7.1.0"
"workbox-expiration": "^7.3.0",
"workbox-strategies": "^7.3.0"
},
"devDependencies": {
"@curev/eslint-config": "^0.3.7",
"@fourze/core": "^0.30.2",
"@fourze/vite": "^0.30.2",
"@iconify-json/ic": "^1.2.1",
"@types/node": "^20.16.11",
"@unocss/preset-icons": "^0.63.4",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"bumpp": "^9.7.1",
"@types/node": "^20.17.6",
"@unocss/preset-icons": "^0.64.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"bumpp": "^9.8.1",
"eslint": "^8.57.1",
"less": "^4.2.0",
"lint-staged": "^15.2.10",
"nolyfill": "^1.0.39",
"nolyfill": "^1.0.42",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"sass": "^1.79.5",
"sass": "^1.81.0",
"simple-git-hooks": "^2.11.1",
"taze": "^0.17.2",
"taze": "^0.18.0",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"unocss": "^0.64.1",
"unocss-preset-palette": "^0.3.6",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
"vite-plugin-pwa": "^0.20.5",
"vue-tsc": "^2.1.6",
"workbox-core": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-window": "^7.1.0"
"vite": "^5.4.11",
"vite-plugin-pwa": "^0.21.0",
"vue-tsc": "^2.1.10",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",
"workbox-window": "^7.3.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 37103d8

Please sign in to comment.