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 Jul 14, 2022
1 parent 5938e6c commit 6c696e6
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 516 deletions.
14 changes: 7 additions & 7 deletions client/package.json
Expand Up @@ -7,25 +7,25 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.5",
"@iconify-json/carbon": "^1.1.6",
"@iconify-json/logos": "^1.1.9",
"@iconify-json/ri": "^1.1.3",
"@iconify-json/tabler": "^1.1.13",
"@iconify-json/tabler": "^1.1.19",
"@nuxt/module-builder": "^0.1.7",
"@nuxt/ui": "^0.2.0",
"@nuxtjs/color-mode": "^3.1.3",
"@unocss/nuxt": "^0.38.1",
"@nuxtjs/color-mode": "^3.1.4",
"@unocss/nuxt": "^0.44.2",
"@unocss/preset-icons": "^0.44.2",
"@unocss/preset-uno": "^0.44.2",
"@unocss/runtime": "^0.44.2",
"@vueuse/nuxt": "^8.6.0",
"@vueuse/nuxt": "^8.9.3",
"esno": "^0.16.3",
"fuse.js": "^6.6.2",
"nuxt": "^3.0.0-rc.5",
"shiki": "^0.10.1",
"theme-vitesse": "^0.4.10",
"theme-vitesse": "^0.5.0",
"unocss": "^0.44.2",
"vite-plugin-inspect": "^0.5.1",
"vite-plugin-inspect": "^0.6.0",
"shiki-es": "^0.1.2"
}
}
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -43,28 +43,28 @@
"@nuxt/kit": "^3.0.0-rc.5",
"birpc": "^0.2.3",
"flatted": "^3.2.6",
"h3": "^0.7.8",
"h3": "^0.7.10",
"launch-editor": "^2.4.0",
"pathe": "^0.3.2",
"sirv": "^2.0.2",
"tinyws": "^0.1.0",
"unimport": "^0.4.4"
"unimport": "^0.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/ni": "^0.16.3",
"@antfu/ni": "^0.17.2",
"@nuxt/devtools": "workspace:*",
"@nuxt/module-builder": "^0.1.7",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.0.3",
"@types/ws": "^8.5.3",
"@unocss/nuxt": "^0.44.1",
"@unocss/nuxt": "^0.44.2",
"bumpp": "^8.2.1",
"eslint": "^8.19.0",
"nuxt": "^3.0.0-rc.5",
"typescript": "^4.7.4",
"ws": "^8.8.0"
},
"packageManager": "pnpm@7.1.0"
"packageManager": "pnpm@7.5.1"
}

0 comments on commit 6c696e6

Please sign in to comment.