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 Aug 31, 2024
1 parent fa04832 commit 5ac1986
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 120 deletions.
14 changes: 7 additions & 7 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.8.0",
"packageManager": "pnpm@9.9.0",
"scripts": {
"dev": "vite",
"dev:mock": "vite dev --mode mock",
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@vueuse/components": "^10.11.1",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.5",
"axios": "^1.7.6",
"hoci": "^0.6.0",
"pinia": "^2.2.2",
"query-string": "^9.1.0",
Expand All @@ -34,9 +34,9 @@
"@fourze/core": "^0.30.2",
"@fourze/vite": "^0.30.2",
"@iconify-json/ic": "^1.1.18",
"@types/node": "^20.16.1",
"@types/node": "^20.16.2",
"@unocss/preset-icons": "^0.62.3",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"bumpp": "^9.5.2",
"eslint": "^8.57.0",
Expand All @@ -47,14 +47,14 @@
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"simple-git-hooks": "^2.11.1",
"taze": "^0.16.6",
"taze": "^0.16.7",
"typescript": "^5.5.4",
"unocss": "^0.62.3",
"unocss-preset-palette": "^0.3.6",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vite-plugin-pwa": "^0.20.1",
"vue-tsc": "^2.0.29",
"vite-plugin-pwa": "^0.20.2",
"vue-tsc": "^2.1.2",
"workbox-core": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
Expand Down
Loading

0 comments on commit 5ac1986

Please sign in to comment.