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 31, 2023
1 parent a8e3703 commit 7f4b0b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"vue": "^3.3.6",
"vue": "^3.3.7",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@iconify-json/carbon": "^1.1.21",
"@types/node": "^18.18.6",
"@types/node": "^18.18.8",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.52.0",
"jsdom": "^21.1.2",
"pnpm": "^7.33.6",
"sass": "^1.69.4",
"sass": "^1.69.5",
"typescript": "^4.9.5",
"unocss": "^0.56.5",
"unplugin-auto-import": "^0.16.6",
"unocss": "^0.57.1",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-pages": "^0.31.0",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.22"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 7f4b0b9

Please sign in to comment.