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 Sep 29, 2022
1 parent 889548e commit 25af139
Show file tree
Hide file tree
Showing 3 changed files with 2,139 additions and 1,662 deletions.
30 changes: 15 additions & 15 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.7",
"@iconify-json/logos": "^1.1.12",
"@iconify-json/carbon": "^1.1.8",
"@iconify-json/logos": "^1.1.16",
"@iconify-json/ri": "^1.1.3",
"@iconify-json/tabler": "^1.1.21",
"@iconify-json/tabler": "^1.1.37",
"@nuxt/module-builder": "^0.1.7",
"@nuxt/ui": "^0.3.0",
"@nuxtjs/color-mode": "^3.1.4",
"@unocss/nuxt": "^0.44.7",
"@unocss/preset-icons": "^0.44.7",
"@unocss/preset-uno": "^0.44.7",
"@unocss/runtime": "^0.44.7",
"@vueuse/nuxt": "^9.0.2",
"@nuxt/ui": "^0.3.3",
"@nuxtjs/color-mode": "^3.1.6",
"@unocss/nuxt": "^0.45.26",
"@unocss/preset-icons": "^0.45.26",
"@unocss/preset-uno": "^0.45.26",
"@unocss/runtime": "^0.45.26",
"@vueuse/nuxt": "^9.3.0",
"esno": "^0.16.3",
"fuse.js": "^6.6.2",
"nuxt": "^3.0.0-rc.6",
"shiki": "^0.10.1",
"nuxt": "^3.0.0-rc.11",
"shiki": "^0.11.1",
"shiki-es": "^0.1.2",
"theme-vitesse": "^0.5.0",
"unocss": "^0.44.7",
"vite-plugin-inspect": "^0.6.0"
"theme-vitesse": "^0.5.2",
"unocss": "^0.45.26",
"vite-plugin-inspect": "^0.7.4"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,31 +40,31 @@
},
"dependencies": {
"@antfu/utils": "^0.5.2",
"@nuxt/kit": "^3.0.0-rc.6",
"@nuxt/kit": "^3.0.0-rc.11",
"birpc": "^0.2.3",
"flatted": "^3.2.6",
"h3": "^0.7.12",
"launch-editor": "^2.4.0",
"pathe": "^0.3.2",
"flatted": "^3.2.7",
"h3": "^0.7.21",
"launch-editor": "^2.6.0",
"pathe": "^0.3.8",
"sirv": "^2.0.2",
"tinyws": "^0.1.0",
"unimport": "^0.6.3"
"unimport": "^0.6.7"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/ni": "^0.17.2",
"@antfu/eslint-config": "^0.27.0",
"@antfu/ni": "^0.18.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.6",
"@types/ws": "^8.5.3",
"@unocss/nuxt": "^0.44.7",
"@unocss/nuxt": "^0.45.26",
"bumpp": "^8.2.1",
"eslint": "^8.20.0",
"nuxt": "^3.0.0-rc.6",
"typescript": "^4.7.4",
"ws": "^8.8.1"
"eslint": "^8.24.0",
"nuxt": "^3.0.0-rc.11",
"typescript": "^4.8.4",
"ws": "^8.9.0"
},
"packageManager": "pnpm@7.6.0"
"packageManager": "pnpm@7.12.2"
}
Loading

0 comments on commit 25af139

Please sign in to comment.