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 Aug 28, 2023
1 parent dc5c044 commit 7461cb6
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 551 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"prepare": "npx simple-git-hooks"
},
"dependencies": {
"@vueuse/components": "^10.3.0",
"@vueuse/core": "^10.3.0",
"axios": "^1.4.0",
"@vueuse/components": "^10.4.1",
"@vueuse/core": "^10.4.1",
"axios": "^1.5.0",
"hoci": "^0.0.12",
"pinia": "^2.1.6",
"query-string": "^8.1.0",
Expand All @@ -40,26 +40,26 @@
"@curev/eslint-config": "^0.2.1",
"@fourze/core": "^0.28.3",
"@fourze/vite": "^0.28.3",
"@iconify-json/ic": "^1.1.13",
"@types/node": "^20.4.8",
"@unocss/preset-icons": "^0.54.1",
"@unocss/preset-mini": "^0.54.1",
"@unocss/preset-uno": "^0.54.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"bumpp": "^9.1.1",
"eslint": "^8.46.0",
"@iconify-json/ic": "^1.1.14",
"@types/node": "^20.5.7",
"@unocss/preset-icons": "^0.55.3",
"@unocss/preset-mini": "^0.55.3",
"@unocss/preset-uno": "^0.55.3",
"@vitejs/plugin-vue": "^4.3.3",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"bumpp": "^9.2.0",
"eslint": "^8.48.0",
"less": "^4.2.0",
"lint-staged": "^13.2.3",
"prettier": "^3.0.1",
"lint-staged": "^13.3.0",
"prettier": "^3.0.2",
"rimraf": "^5.0.1",
"sass": "^1.64.2",
"sass": "^1.66.1",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.1.6",
"unocss": "^0.54.1",
"typescript": "^5.2.2",
"unocss": "^0.55.3",
"unocss-preset-palette": "^0.2.1",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.4",
"workbox-core": "^7.0.0",
"workbox-precaching": "^7.0.0",
Expand Down
Loading

0 comments on commit 7461cb6

Please sign in to comment.