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 15, 2024
1 parent a8e3703 commit 4ba1946
Show file tree
Hide file tree
Showing 2 changed files with 1,126 additions and 563 deletions.
28 changes: 14 additions & 14 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.4.19",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@iconify-json/carbon": "^1.1.21",
"@types/node": "^18.18.6",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.52.0",
"@iconify-json/carbon": "^1.1.30",
"@types/node": "^18.19.16",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.56.0",
"jsdom": "^21.1.2",
"pnpm": "^7.33.6",
"sass": "^1.69.4",
"pnpm": "^7.33.7",
"sass": "^1.70.0",
"typescript": "^4.9.5",
"unocss": "^0.56.5",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-pages": "^0.31.0",
"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",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.27"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down
Loading

0 comments on commit 4ba1946

Please sign in to comment.