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 27, 2023
1 parent f3920c0 commit 9a37562
Show file tree
Hide file tree
Showing 10 changed files with 177 additions and 167 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.7.1",
"private": true,
"packageManager": "pnpm@8.6.9",
"packageManager": "pnpm@8.6.10",
"scripts": {
"build": "pnpm -r --filter=\"./packages/**/*\" run build",
"stub": "pnpm -r run stub",
Expand All @@ -25,7 +25,7 @@
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.5",
"@types/markdown-it": "^12.2.3",
"@types/node": "^20.4.4",
"@types/node": "^20.4.5",
"@types/pacote": "^11.1.5",
"@types/wait-on": "^5.3.1",
"@types/which": "^3.0.0",
Expand All @@ -35,19 +35,19 @@
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.45.0",
"esno": "^0.17.0",
"execa": "^7.1.1",
"execa": "^7.2.0",
"gray-matter": "^4.0.3",
"lint-staged": "^13.2.3",
"nuxt": "^3.6.5",
"pathe": "^1.1.1",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.2",
"tiged": "^2.12.5",
"typescript": "^5.1.6",
"ua-parser-js": "^1.0.35",
"unocss": "^0.53.6",
"vite-hot-client": "^0.2.1",
"vue-tsc": "^1.8.6"
"vue-tsc": "^1.8.8"
},
"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,21 +35,21 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.6.1",
"nuxt": "^3.6.5",
"vite": "*"
},
"dependencies": {
"@nuxt/kit": "^3.6.5",
"@nuxt/schema": "^3.6.5",
"execa": "^7.1.1"
"execa": "^7.2.0"
},
"devDependencies": {
"birpc": "^0.2.12",
"error-stack-parser-es": "^0.1.0",
"hookable": "^5.5.3",
"unbuild": "^1.2.1",
"unimport": "^3.1.0",
"vite-plugin-vue-inspector": "^3.4.2",
"vite-plugin-vue-inspector": "^3.5.0",
"vue-router": "^4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@iconify-json/carbon": "^1.1.18",
"@iconify-json/logos": "^1.1.33",
"@iconify-json/ri": "^1.1.10",
"@iconify-json/tabler": "^1.1.83",
"@iconify-json/tabler": "^1.1.85",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.6.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools-wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"dependencies": {
"consola": "^3.2.3",
"diff": "^5.1.0",
"execa": "^7.1.1",
"execa": "^7.2.0",
"global-dirs": "^3.0.1",
"magicast": "^0.2.9",
"magicast": "^0.2.10",
"pathe": "^1.1.1",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
Expand Down
18 changes: 9 additions & 9 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.6.1",
"nuxt": "^3.6.5",
"vite": "*"
},
"dependencies": {
Expand All @@ -46,7 +46,7 @@
"boxen": "^7.1.1",
"consola": "^3.2.3",
"error-stack-parser-es": "^0.1.0",
"execa": "^7.1.1",
"execa": "^7.2.0",
"fast-folder-size": "^2.1.0",
"fast-glob": "^3.3.1",
"get-port-please": "^3.0.1",
Expand All @@ -57,7 +57,7 @@
"is-installed-globally": "^0.4.0",
"launch-editor": "^2.6.0",
"local-pkg": "^0.4.3",
"magicast": "^0.2.9",
"magicast": "^0.2.10",
"nypm": "^0.2.2",
"pacote": "^15.2.0",
"pathe": "^1.1.1",
Expand All @@ -69,7 +69,7 @@
"sirv": "^2.0.3",
"unimport": "^3.1.0",
"vite-plugin-inspect": "^0.7.33",
"vite-plugin-vue-inspector": "^3.4.2",
"vite-plugin-vue-inspector": "^3.5.0",
"wait-on": "^7.0.1",
"which": "^3.0.1",
"ws": "^8.13.0"
Expand All @@ -80,9 +80,9 @@
"@iconify-json/carbon": "^1.1.18",
"@iconify-json/logos": "^1.1.33",
"@iconify-json/ri": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.61",
"@iconify-json/tabler": "^1.1.83",
"@nuxt/content": "^2.7.1",
"@iconify-json/simple-icons": "^1.1.62",
"@iconify-json/tabler": "^1.1.85",
"@nuxt/content": "^2.7.2",
"@nuxt/devtools": "workspace:*",
"@nuxtjs/color-mode": "^3.3.0",
"@parcel/watcher": "^2.2.0",
Expand All @@ -102,7 +102,7 @@
"markdown-it-link-attributes": "^4.0.1",
"nanoid": "^4.0.2",
"nuxt": "^3.6.5",
"nuxt-vitest": "^0.10.1",
"nuxt-vitest": "^0.10.2",
"ofetch": "^1.1.1",
"ohash": "^1.1.2",
"shiki": "^0.14.3",
Expand All @@ -116,7 +116,7 @@
"vis-data": "^7.1.6",
"vis-network": "^9.1.6",
"vite-plugin-vue-markdown": "^0.23.7",
"vue-tsc": "^1.8.6",
"vue-tsc": "^1.8.8",
"vue-virtual-scroller": "2.0.0-beta.8",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0"
Expand Down
2 changes: 1 addition & 1 deletion 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.4",
"@types/node": "^20.4.5",
"nuxt": "^3.6.5"
}
}
2 changes: 1 addition & 1 deletion 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.4",
"@types/node": "^20.4.5",
"nuxt": "^3.6.5"
}
}
2 changes: 1 addition & 1 deletion 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.4",
"@types/node": "^20.4.5",
"nuxt": "^3.6.5"
}
}
2 changes: 1 addition & 1 deletion 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.4",
"@types/node": "^20.4.5",
"nuxt": "^3.6.5"
}
}
Loading

0 comments on commit 9a37562

Please sign in to comment.