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 Aug 12, 2022
1 parent 889548e commit e8f904b
Show file tree
Hide file tree
Showing 3 changed files with 1,886 additions and 909 deletions.
24 changes: 12 additions & 12 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.7",
"@iconify-json/logos": "^1.1.12",
"@iconify-json/logos": "^1.1.14",
"@iconify-json/ri": "^1.1.3",
"@iconify-json/tabler": "^1.1.21",
"@iconify-json/tabler": "^1.1.23",
"@nuxt/module-builder": "^0.1.7",
"@nuxt/ui": "^0.3.0",
"@nuxt/ui": "^0.3.1",
"@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",
"@unocss/nuxt": "^0.45.6",
"@unocss/preset-icons": "^0.45.6",
"@unocss/preset-uno": "^0.45.6",
"@unocss/runtime": "^0.45.6",
"@vueuse/nuxt": "^9.1.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.7",
"shiki": "^0.11.0",
"shiki-es": "^0.1.2",
"theme-vitesse": "^0.5.0",
"unocss": "^0.44.7",
"theme-vitesse": "^0.5.1",
"unocss": "^0.45.6",
"vite-plugin-inspect": "^0.6.0"
}
}
20 changes: 10 additions & 10 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.7",
"birpc": "^0.2.3",
"flatted": "^3.2.6",
"h3": "^0.7.12",
"launch-editor": "^2.4.0",
"pathe": "^0.3.2",
"h3": "^0.7.15",
"launch-editor": "^2.5.0",
"pathe": "^0.3.4",
"sirv": "^2.0.2",
"tinyws": "^0.1.0",
"unimport": "^0.6.3"
"unimport": "^0.6.7"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/eslint-config": "^0.26.1",
"@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.6",
"@types/ws": "^8.5.3",
"@unocss/nuxt": "^0.44.7",
"@unocss/nuxt": "^0.45.6",
"bumpp": "^8.2.1",
"eslint": "^8.20.0",
"nuxt": "^3.0.0-rc.6",
"eslint": "^8.21.0",
"nuxt": "^3.0.0-rc.7",
"typescript": "^4.7.4",
"ws": "^8.8.1"
},
"packageManager": "pnpm@7.6.0"
"packageManager": "pnpm@7.9.0"
}

0 comments on commit e8f904b

Please sign in to comment.