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] authored Jul 10, 2024
1 parent f51c7e0 commit b16b850
Show file tree
Hide file tree
Showing 2 changed files with 2,792 additions and 2,214 deletions.
72 changes: 36 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"prepare": "npx simple-git-hooks"
},
"dependencies": {
"@vueuse/components": "^10.6.1",
"@vueuse/core": "^10.6.1",
"axios": "^1.6.2",
"hoci": "^0.5.0",
"@vueuse/components": "^10.11.0",
"@vueuse/core": "^10.11.0",
"axios": "^1.7.2",
"hoci": "^0.6.0",
"pinia": "^2.1.7",
"query-string": "^8.1.0",
"query-string": "^8.2.0",
"tslx": "^0.1.1",
"vue": "^3.3.8",
"vue-router": "^4.2.5",
"vue": "^3.4.31",
"vue-router": "^4.4.0",
"vue-virtual-scroller": "2.0.0-beta.8",
"workbox-expiration": "^7.0.0",
"workbox-strategies": "^7.0.0"
"workbox-expiration": "^7.1.0",
"workbox-strategies": "^7.1.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand All @@ -38,34 +38,34 @@
]
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@fourze/core": "^0.30.1",
"@fourze/vite": "^0.30.1",
"@iconify-json/ic": "^1.1.14",
"@types/node": "^20.9.4",
"@unocss/preset-icons": "^0.57.7",
"@unocss/preset-mini": "^0.57.7",
"@unocss/preset-uno": "^0.57.7",
"@vitejs/plugin-vue": "^4.5.0",
"@curev/eslint-config": "^0.3.7",
"@fourze/core": "^0.30.2",
"@fourze/vite": "^0.30.2",
"@iconify-json/ic": "^1.1.17",
"@types/node": "^20.14.10",
"@unocss/preset-icons": "^0.61.3",
"@unocss/preset-mini": "^0.61.3",
"@unocss/preset-uno": "^0.61.3",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"less": "^4.2.0",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"sass": "^1.69.5",
"simple-git-hooks": "^2.9.0",
"taze": "^0.12.0",
"typescript": "^5.3.2",
"unocss": "^0.57.7",
"unocss-preset-palette": "^0.3.2",
"unplugin-vue-components": "^0.25.2",
"vite": "^5.0.2",
"vite-plugin-pwa": "^0.17.0",
"workbox-core": "^7.0.0",
"workbox-precaching": "^7.0.0",
"workbox-routing": "^7.0.0",
"workbox-window": "^7.0.0"
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^5.0.9",
"sass": "^1.77.7",
"simple-git-hooks": "^2.11.1",
"taze": "^0.14.2",
"typescript": "^5.5.3",
"unocss": "^0.61.3",
"unocss-preset-palette": "^0.3.6",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.3",
"vite-plugin-pwa": "^0.20.0",
"workbox-core": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-window": "^7.1.0"
}
}
Loading

0 comments on commit b16b850

Please sign in to comment.