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 Dec 4, 2024
1 parent 4ba1946 commit 7871135
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@iconify-json/carbon": "^1.1.30",
"@types/node": "^18.19.16",
"@iconify-json/carbon": "^1.2.4",
"@types/node": "^18.19.67",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.56.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.1",
"jsdom": "^21.1.2",
"pnpm": "^7.33.7",
"sass": "^1.70.0",
"sass": "^1.82.0",
"typescript": "^4.9.5",
"unocss": "^0.58.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^4.5.2",
"vite-plugin-pages": "^0.32.0",
"unocss": "^0.65.0",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5",
"vite": "^4.5.5",
"vite-plugin-pages": "^0.32.4",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.27"
},
Expand Down

0 comments on commit 7871135

Please sign in to comment.