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 Jul 22, 2023
1 parent 7e5ed59 commit 44a7a4c
Show file tree
Hide file tree
Showing 11 changed files with 770 additions and 1,148 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.13.1",
"@nuxt-themes/docus": "^1.14.3",
"@nuxtjs/plausible": "^0.2.1",
"nuxt": "^3.6.2"
"nuxt": "^3.6.5"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.7.0",
"private": true,
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.6.9",
"scripts": {
"build": "pnpm -r --filter=\"./packages/**/*\" run build",
"stub": "pnpm -r run stub",
Expand All @@ -18,36 +18,36 @@
"prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.7",
"@antfu/ni": "^0.21.4",
"@antfu/eslint-config": "^0.39.8",
"@antfu/ni": "^0.21.5",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.2",
"@nuxt/schema": "^3.6.5",
"@types/markdown-it": "^12.2.3",
"@types/node": "^20.4.1",
"@types/node": "^20.4.4",
"@types/pacote": "^11.1.5",
"@types/wait-on": "^5.3.1",
"@types/which": "^3.0.0",
"@types/ws": "^8.5.5",
"@unocss/eslint-config": "^0.53.5",
"@unocss/eslint-config": "^0.53.6",
"bumpp": "^9.1.1",
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.44.0",
"esno": "^0.16.3",
"eslint": "8.45.0",
"esno": "^0.17.0",
"execa": "^7.1.1",
"gray-matter": "^4.0.3",
"lint-staged": "^13.2.3",
"nuxt": "^3.6.2",
"nuxt": "^3.6.5",
"pathe": "^1.1.1",
"simple-git-hooks": "^2.8.1",
"taze": "^0.11.2",
"tiged": "^2.12.5",
"typescript": "^5.1.6",
"ua-parser-js": "^1.0.35",
"unocss": "^0.53.5",
"unocss": "^0.53.6",
"vite-hot-client": "^0.2.1",
"vue-tsc": "^1.8.4"
"vue-tsc": "^1.8.6"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
6 changes: 3 additions & 3 deletions packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.6.1",
"nuxt": "^3.6.5",
"vite": "*"
},
"dependencies": {
"@nuxt/kit": "^3.6.2",
"@nuxt/schema": "^3.6.2",
"@nuxt/kit": "^3.6.5",
"@nuxt/schema": "^3.6.5",
"execa": "^7.1.1"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,27 +36,27 @@
"@iconify-json/carbon": "^1.1.18",
"@iconify-json/logos": "^1.1.33",
"@iconify-json/ri": "^1.1.10",
"@iconify-json/tabler": "^1.1.81",
"@iconify-json/tabler": "^1.1.83",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.6.2",
"@nuxt/kit": "^3.6.5",
"@nuxtjs/color-mode": "^3.3.0",
"@unocss/core": "^0.53.5",
"@unocss/nuxt": "^0.53.5",
"@unocss/preset-attributify": "^0.53.5",
"@unocss/preset-icons": "^0.53.5",
"@unocss/preset-mini": "^0.53.5",
"@unocss/reset": "^0.53.5",
"@unocss/core": "^0.53.6",
"@unocss/nuxt": "^0.53.6",
"@unocss/preset-attributify": "^0.53.6",
"@unocss/preset-icons": "^0.53.6",
"@unocss/preset-mini": "^0.53.6",
"@unocss/reset": "^0.53.6",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.1",
"@vueuse/nuxt": "^10.2.1",
"defu": "^6.1.2",
"focus-trap": "^7.5.2",
"unocss": "^0.53.5",
"unocss": "^0.53.6",
"v-lazy-show": "^0.2.3"
},
"devDependencies": {
"nuxt": "^3.6.2"
"nuxt": "^3.6.5"
},
"publishConfig": {
"access": "public"
Expand Down
34 changes: 17 additions & 17 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.6.1",
"nuxt": "^3.6.5",
"vite": "*"
},
"dependencies": {
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/devtools-wizard": "workspace:*",
"@nuxt/kit": "^3.6.2",
"@nuxt/kit": "^3.6.5",
"birpc": "^0.2.12",
"boxen": "^7.1.1",
"consola": "^3.2.3",
"error-stack-parser-es": "^0.1.0",
"execa": "^7.1.1",
"fast-folder-size": "^2.1.0",
"fast-glob": "^3.3.0",
"fast-glob": "^3.3.1",
"get-port-please": "^3.0.1",
"global-dirs": "^3.0.1",
"h3": "^1.7.1",
Expand All @@ -68,7 +68,7 @@
"semver": "^7.5.4",
"sirv": "^2.0.3",
"unimport": "^3.1.0",
"vite-plugin-inspect": "^0.7.32",
"vite-plugin-inspect": "^0.7.33",
"vite-plugin-vue-inspector": "^3.4.2",
"wait-on": "^7.0.1",
"which": "^3.0.1",
Expand All @@ -80,29 +80,29 @@
"@iconify-json/carbon": "^1.1.18",
"@iconify-json/logos": "^1.1.33",
"@iconify-json/ri": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.59",
"@iconify-json/tabler": "^1.1.81",
"@nuxt/content": "^2.7.0",
"@iconify-json/simple-icons": "^1.1.61",
"@iconify-json/tabler": "^1.1.83",
"@nuxt/content": "^2.7.1",
"@nuxt/devtools": "workspace:*",
"@nuxtjs/color-mode": "^3.3.0",
"@parcel/watcher": "^2.2.0",
"@types/markdown-it-link-attributes": "^3.0.1",
"@types/ua-parser-js": "^0.7.36",
"@unocss/nuxt": "^0.53.5",
"@unocss/preset-icons": "^0.53.5",
"@unocss/preset-uno": "^0.53.5",
"@unocss/runtime": "^0.53.5",
"@unocss/nuxt": "^0.53.6",
"@unocss/preset-icons": "^0.53.6",
"@unocss/preset-uno": "^0.53.6",
"@unocss/runtime": "^0.53.6",
"@vueuse/nuxt": "^10.2.1",
"esno": "^0.16.3",
"esno": "^0.17.0",
"flatted": "^3.2.7",
"floating-vue": "2.0.0-beta.24",
"fuse.js": "^6.6.2",
"json-editor-vue": "^0.10.6",
"markdown-it": "^13.0.1",
"markdown-it-link-attributes": "^4.0.1",
"nanoid": "^4.0.2",
"nuxt": "^3.6.2",
"nuxt-vitest": "^0.9.0",
"nuxt": "^3.6.5",
"nuxt-vitest": "^0.10.1",
"ofetch": "^1.1.1",
"ohash": "^1.1.2",
"shiki": "^0.14.3",
Expand All @@ -111,12 +111,12 @@
"splitpanes": "^3.1.5",
"theme-vitesse": "^0.7.2",
"ua-parser-js": "^1.0.35",
"unocss": "^0.53.5",
"unocss": "^0.53.6",
"vanilla-jsoneditor": "^0.17.8",
"vis-data": "^7.1.6",
"vis-network": "^9.1.6",
"vite-plugin-vue-markdown": "^0.23.5",
"vue-tsc": "^1.8.4",
"vite-plugin-vue-markdown": "^0.23.7",
"vue-tsc": "^1.8.6",
"vue-virtual-scroller": "2.0.0-beta.8",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0"
Expand Down
4 changes: 2 additions & 2 deletions playgrounds/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.4.1",
"nuxt": "^3.6.2"
"@types/node": "^20.4.4",
"nuxt": "^3.6.5"
}
}
10 changes: 5 additions & 5 deletions playgrounds/module-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
},
"dependencies": {
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.6.2",
"@nuxt/kit": "^3.6.5",
"sirv": "^2.0.3"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.18",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.2",
"@nuxt/test-utils": "^3.6.2",
"eslint": "^8.44.0",
"nuxt": "^3.6.2",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"eslint": "^8.45.0",
"nuxt": "^3.6.5",
"vitest": "^0.33.0"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.4.1",
"nuxt": "^3.6.2"
"@types/node": "^20.4.4",
"nuxt": "^3.6.5"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-server-route/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.4.1",
"nuxt": "^3.6.2"
"@types/node": "^20.4.4",
"nuxt": "^3.6.5"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@nuxt/devtools": "workspace:^",
"@types/node": "^20.4.0",
"nuxt": "^3.6.2"
"@types/node": "^20.4.4",
"nuxt": "^3.6.5"
}
}
Loading

0 comments on commit 44a7a4c

Please sign in to comment.