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 Mar 28, 2024
1 parent a38835e commit 6222e45
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@6.32.3",
"packageManager": "pnpm@6.35.1",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -12,27 +12,27 @@
"dependencies": {
"@vueuse/core": "^7.7.1",
"ts-typing": "^0.0.1",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.6",
"@iconify-json/carbon": "^1.1.1",
"@types/node": "^17.0.21",
"@unocss/reset": "^0.27.6",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/test-utils": "^2.0.0-rc.18",
"eslint": "^8.10.0",
"@antfu/eslint-config": "^0.43.1",
"@iconify-json/carbon": "^1.1.31",
"@types/node": "^17.0.45",
"@unocss/reset": "^0.58.8",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.4.5",
"eslint": "^8.57.0",
"jsdom": "^19.0.0",
"pnpm": "^6.32.3",
"typescript": "^4.6.2",
"unocss": "^0.27.6",
"unplugin-auto-import": "^0.6.1",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.8.6",
"vite-plugin-pages": "^0.21.4",
"vitest": "^0.6.0",
"vue-tsc": "^0.32.1"
"pnpm": "^6.35.1",
"typescript": "^4.9.5",
"unocss": "^0.58.8",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^2.9.18",
"vite-plugin-pages": "^0.32.1",
"vitest": "^0.34.6",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 6222e45

Please sign in to comment.