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 Nov 7, 2023
1 parent a8e3703 commit 5a3509b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.8",
"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.9",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.52.0",
"eslint": "^8.53.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.2",
"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 5a3509b

Please sign in to comment.