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 Oct 2, 2024
1 parent 62be32f commit 552b3a3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
},
"dependencies": {
"@vueuse/core": "^8.9.4",
"vue": "^3.3.6",
"vue-router": "^4.2.5"
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@iconify-json/carbon": "^1.1.21",
"@iconify-json/carbon": "^1.2.1",
"@types/node": "^17.0.45",
"@types/underscore": "^1.11.12",
"@unocss/reset": "^0.57.0",
"@types/underscore": "^1.11.15",
"@unocss/reset": "^0.63.2",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.52.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.1",
"jsdom": "^19.0.0",
"pnpm": "^6.35.1",
"typescript": "^4.9.5",
"underscore": "^1.13.6",
"unocss": "^0.57.0",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^2.9.16",
"vite-plugin-pages": "^0.31.0",
"underscore": "^1.13.7",
"unocss": "^0.63.2",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^2.9.18",
"vite-plugin-pages": "^0.32.3",
"vitest": "^0.34.6",
"vue-tsc": "^0.40.13"
},
Expand Down

0 comments on commit 552b3a3

Please sign in to comment.