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 16, 2023
1 parent 4478015 commit 03416c6
Show file tree
Hide file tree
Showing 11 changed files with 201 additions and 240 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.6",
"@iconify-json/simple-icons": "^1.1.74",
"@iconify-json/simple-icons": "^1.1.75",
"@nuxt/content": "^2.8.5",
"@nuxt/devtools": "1.0.0-beta.2",
"@nuxt/image": "1.0.0-rc.3",
Expand Down
145 changes: 52 additions & 93 deletions docs/pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-beta.2",
"private": true,
"packageManager": "pnpm@8.9.0",
"packageManager": "pnpm@8.9.2",
"scripts": {
"build": "pnpm -r --filter=\"./packages/**/*\" run build",
"stub": "pnpm -r run stub",
Expand All @@ -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 All @@ -41,7 +41,7 @@
"nuxt": "^3.7.4",
"pathe": "^1.1.1",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.3",
"taze": "^0.11.4",
"tiged": "^2.12.5",
"typescript": "^5.2.2",
"ua-parser-js": "^1.0.36",
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
Loading

0 comments on commit 03416c6

Please sign in to comment.