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 23, 2024
1 parent b581635 commit 154991f
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 236 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@nuxt/devtools": "^1.3.1"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
"@nuxt/ui": "2.16.0"
}
}
14 changes: 9 additions & 5 deletions docs/pnpm-lock.yaml

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

20 changes: 10 additions & 10 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.7.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",
"lint-staged": "^15.2.4",
"nuxt": "3.11.2",
"rehype-figure": "^1.0.1",
"rehype-wrap-all": "^1.1.0",
"release-it": "^17.2.0",
"release-it": "^17.3.0",
"remark-oembed": "^1.2.2",
"vitest": "^1.5.0",
"vitest": "^1.6.0",
"vue-docgen-web-types": "^0.1.8"
},
"release-it": {
Expand Down
Loading

0 comments on commit 154991f

Please sign in to comment.