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 Oct 13, 2023
1 parent f708a19 commit ea5f660
Show file tree
Hide file tree
Showing 10 changed files with 138 additions and 145 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxt/content": "^2.8.5",
"@nuxt/image": "1.0.0-rc.3",
"@nuxt/ui-pro": "^0.2.1",
"@nuxthq/studio": "^1.0.0",
"@nuxthq/studio": "^1.0.1",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.3",
Expand Down
48 changes: 24 additions & 24 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.26",
"@antfu/eslint-config": "^1.0.0-beta.27",
"@antfu/ni": "^0.21.8",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/schema": "^3.7.4",
"@types/markdown-it": "^13.0.2",
"@types/node": "^20.8.4",
"@types/node": "^20.8.6",
"@types/pacote": "^11.1.6",
"@types/which": "^3.0.0",
"@types/ws": "^8.5.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@vueuse/integrations": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"defu": "^6.1.2",
"focus-trap": "^7.5.3",
"focus-trap": "^7.5.4",
"splitpanes": "^3.1.5",
"unocss": "^0.56.5",
"v-lazy-show": "^0.2.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"semver": "^7.5.4"
},
"devDependencies": {
"@types/diff": "^5.0.5",
"@types/diff": "^5.0.6",
"@types/prompts": "^2.4.6",
"unbuild": "^2.0.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.8.4",
"@types/node": "^20.8.6",
"nuxt": "^3.7.4"
}
}
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.8.4",
"@types/node": "^20.8.6",
"nuxt": "^3.7.4"
}
}
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.8.4",
"@types/node": "^20.8.6",
"nuxt": "^3.7.4"
}
}
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.8.4",
"@types/node": "^20.8.6",
"nuxt": "^3.7.4"
}
}
Loading

0 comments on commit ea5f660

Please sign in to comment.