Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 7, 2023
1 parent ddd2e41 commit ea66558
Show file tree
Hide file tree
Showing 6 changed files with 601 additions and 507 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -7,7 +7,7 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.11.0",
"@nuxt-themes/docus": "^1.11.1",
"@nuxtjs/plausible": "^0.2.0",
"nuxt": "^3.4.3"
}
Expand Down
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -16,31 +16,31 @@
"prepare": "pnpm -r run dev:prepare"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.5",
"@antfu/eslint-config": "^0.38.6",
"@antfu/ni": "^0.21.3",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.3.1",
"@types/fs-extra": "^11.0.1",
"@types/markdown-it": "^12.2.3",
"@types/node": "^18.16.3",
"@types/node": "^18.16.5",
"@types/pacote": "^11.1.5",
"@types/wait-on": "^5.3.1",
"@types/which": "^3.0.0",
"@types/ws": "^8.5.4",
"@unocss/eslint-config": "^0.51.8",
"@unocss/eslint-config": "^0.51.12",
"bumpp": "^9.1.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"esno": "^0.16.3",
"execa": "^7.1.1",
"lint-staged": "^13.2.2",
"nuxt": "^3.4.3",
"pathe": "^1.1.0",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.4",
"unocss": "^0.51.8",
"vue-tsc": "^1.6.3"
"unocss": "^0.51.12",
"vue-tsc": "^1.6.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
14 changes: 7 additions & 7 deletions packages/devtools-ui-kit/package.json
Expand Up @@ -38,18 +38,18 @@
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.4.3",
"@nuxtjs/color-mode": "^3.2.0",
"@unocss/core": "^0.51.8",
"@unocss/nuxt": "^0.51.8",
"@unocss/preset-attributify": "^0.51.8",
"@unocss/preset-icons": "^0.51.8",
"@unocss/preset-mini": "^0.51.8",
"@unocss/reset": "^0.51.8",
"@unocss/core": "^0.51.12",
"@unocss/nuxt": "^0.51.12",
"@unocss/preset-attributify": "^0.51.12",
"@unocss/preset-icons": "^0.51.12",
"@unocss/preset-mini": "^0.51.12",
"@unocss/reset": "^0.51.12",
"@vueuse/core": "^10.1.2",
"@vueuse/integrations": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"defu": "^6.1.2",
"focus-trap": "^7.4.0",
"unocss": "^0.51.8",
"unocss": "^0.51.12",
"v-lazy-show": "^0.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-wizard/package.json
Expand Up @@ -24,7 +24,7 @@
"diff": "^5.1.0",
"execa": "^7.1.1",
"global-dirs": "^3.0.1",
"magicast": "^0.2.4",
"magicast": "^0.2.5",
"pathe": "^1.1.0",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
Expand Down
24 changes: 12 additions & 12 deletions packages/devtools/package.json
Expand Up @@ -48,7 +48,7 @@
"fast-glob": "^3.2.12",
"get-port-please": "^3.0.1",
"global-dirs": "^3.0.1",
"h3": "^1.6.4",
"h3": "^1.6.5",
"hookable": "^5.5.3",
"image-meta": "^0.1.1",
"is-installed-globally": "^0.4.0",
Expand All @@ -57,15 +57,15 @@
"nypm": "^0.2.0",
"pacote": "^15.1.3",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"perfect-debounce": "^1.0.0",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
"rc9": "^2.1.0",
"semver": "^7.5.0",
"sirv": "^2.0.3",
"tinyws": "^0.1.0",
"unimport": "^3.0.6",
"vite-plugin-inspect": "^0.7.24",
"vite-plugin-inspect": "^0.7.25",
"vite-plugin-vue-inspector": "^3.4.1",
"wait-on": "^7.0.1",
"which": "^3.0.1",
Expand All @@ -75,7 +75,7 @@
"@antfu/utils": "^0.7.2",
"@iconify-json/bxl": "^1.1.6",
"@iconify-json/carbon": "^1.1.16",
"@iconify-json/logos": "^1.1.25",
"@iconify-json/logos": "^1.1.26",
"@iconify-json/mdi": "^1.1.50",
"@iconify-json/ri": "^1.1.8",
"@iconify-json/simple-icons": "^1.1.51",
Expand All @@ -84,10 +84,10 @@
"@nuxt/devtools": "workspace:*",
"@nuxtjs/color-mode": "^3.2.0",
"@types/markdown-it-link-attributes": "^3.0.1",
"@unocss/nuxt": "^0.51.8",
"@unocss/preset-icons": "^0.51.8",
"@unocss/preset-uno": "^0.51.8",
"@unocss/runtime": "^0.51.8",
"@unocss/nuxt": "^0.51.12",
"@unocss/preset-icons": "^0.51.12",
"@unocss/preset-uno": "^0.51.12",
"@unocss/runtime": "^0.51.12",
"@vueuse/nuxt": "^10.1.2",
"esno": "^0.16.3",
"flatted": "^3.2.7",
Expand All @@ -105,12 +105,12 @@
"shiki-es": "^0.2.0",
"splitpanes": "^3.1.5",
"theme-vitesse": "^0.6.4",
"unocss": "^0.51.8",
"vanilla-jsoneditor": "^0.17.1",
"unocss": "^0.51.12",
"vanilla-jsoneditor": "^0.17.3",
"vis-data": "^7.1.6",
"vis-network": "^9.1.6",
"vite-plugin-vue-markdown": "^0.22.6",
"vue-tsc": "^1.6.3",
"vite-plugin-vue-markdown": "^0.23.3",
"vue-tsc": "^1.6.4",
"xterm": "^5.1.0",
"xterm-addon-fit": "^0.7.0"
}
Expand Down

0 comments on commit ea66558

Please sign in to comment.