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 14, 2024
1 parent 299dbd3 commit e66acc2
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 450 deletions.
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": "davatar",
"type": "module",
"version": "2.7.5",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"scripts": {
"dev": "vite",
"dev:mock": "vite dev --mode mock",
Expand All @@ -20,10 +20,10 @@
"@vueuse/core": "^10.11.1",
"axios": "^1.7.7",
"hoci": "^0.6.0",
"pinia": "^2.2.2",
"query-string": "^9.1.0",
"pinia": "^2.2.4",
"query-string": "^9.1.1",
"tslx": "^0.1.1",
"vue": "^3.5.8",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-virtual-scroller": "2.0.0-beta.8",
"workbox-expiration": "^7.1.0",
Expand All @@ -33,23 +33,23 @@
"@curev/eslint-config": "^0.3.7",
"@fourze/core": "^0.30.2",
"@fourze/vite": "^0.30.2",
"@iconify-json/ic": "^1.2.0",
"@types/node": "^20.16.9",
"@unocss/preset-icons": "^0.62.4",
"@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.5.2",
"bumpp": "^9.7.1",
"eslint": "^8.57.1",
"less": "^4.2.0",
"lint-staged": "^15.2.10",
"nolyfill": "^1.0.39",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"sass": "^1.79.3",
"sass": "^1.79.5",
"simple-git-hooks": "^2.11.1",
"taze": "^0.16.9",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"taze": "^0.17.2",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"unocss-preset-palette": "^0.3.6",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
Expand Down
Loading

0 comments on commit e66acc2

Please sign in to comment.