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] committed Feb 9, 2024
1 parent 3647f5e commit 1a511df
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -11,25 +11,25 @@
},
"dependencies": {
"@vueuse/core": "^7.7.1",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.6",
"@types/node": "^17.0.21",
"sass": "^1.49.9",
"@unocss/reset": "^0.28.0",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/test-utils": "^2.0.0-rc.18",
"eslint": "^8.10.0",
"@antfu/eslint-config": "^0.43.1",
"@types/node": "^17.0.45",
"sass": "^1.70.0",
"@unocss/reset": "^0.58.5",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.56.0",
"jsdom": "^19.0.0",
"pnpm": "^6.32.3",
"typescript": "^4.6.2",
"unplugin-auto-import": "^0.6.1",
"unplugin-vue-components": "^0.17.21",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^2.8.6",
"vitest": "^0.9.2",
"vue-tsc": "^0.32.1"
"vitest": "^0.34.6",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 1a511df

Please sign in to comment.