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] committed May 20, 2024
1 parent fb6325a commit 395da5e
Show file tree
Hide file tree
Showing 4 changed files with 234 additions and 212 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/ph": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.100",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.102",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/ui-pro": "^1.1.0",
"@nuxthq/studio": "^1.0.13",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxt/fonts": "^0.7.0",
"@nuxt/ui-pro": "^1.2.0",
"@nuxthq/studio": "^1.1.0",
"@nuxtjs/fontaine": "^0.4.2",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^10.9.0",
Expand All @@ -24,6 +24,6 @@
"nuxt-og-image": "^2.2.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.2.0"
"@nuxt/devtools": "^1.3.1"
}
}
83 changes: 20 additions & 63 deletions docs/pnpm-lock.yaml

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxtjs/mdc": "^0.7.0",
"@nuxtjs/mdc": "^0.7.1",
"@vueuse/core": "^10.9.0",
"@vueuse/head": "^2.0.0",
"@vueuse/nuxt": "^10.9.0",
Expand All @@ -66,35 +66,35 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"shiki": "^1.3.0",
"shiki": "^1.6.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.7.5",
"ufo": "^1.5.3",
"unist-util-stringify-position": "^4.0.0",
"unstorage": "^1.10.2",
"ws": "^8.16.0"
"ws": "^8.17.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.9",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.13.0",
"@nuxthq/studio": "^1.0.13",
"@nuxthq/studio": "^1.1.0",
"@nuxtjs/tailwindcss": "^6.12.0",
"@types/ws": "^8.5.10",
"c8": "^9.1.0",
"csvtojson": "^2.0.10",
"eslint": "^9.1.1",
"eslint": "^9.3.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
"jiti": "^1.21.0",
"lint-staged": "^15.2.2",
"nuxt": "3.11.2",
"rehype-figure": "^1.0.1",
"rehype-wrap-all": "^1.1.0",
"release-it": "^17.2.0",
"release-it": "^17.2.1",
"remark-oembed": "^1.2.2",
"vitest": "^1.5.0",
"vitest": "^1.6.0",
"vue-docgen-web-types": "^0.1.8"
},
"release-it": {
Expand Down

0 comments on commit 395da5e

Please sign in to comment.