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 Jul 4, 2023
1 parent 2e71c6d commit 9ce91cb
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 283 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"generate": "nuxi generate"
},
"resolutions": {
"nitropack": "2.5.1"
"nitropack": "2.5.2"
},
"devDependencies": {
"@docsearch/js": "^3.5.1",
"@nuxt-themes/docus": "^1.12.3",
"@nuxt-themes/docus": "^1.13.0",
"@nuxthq/studio": "^0.13.2",
"@nuxtlabs/github-module": "^1.6.3",
"monaco-editor-core": "^0.39.0",
"nuxt": "3.6.1",
"vue-plausible": "^1.3.2"
},
"packageManager": "pnpm@8.6.5",
"packageManager": "pnpm@8.6.6",
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
Expand Down
94 changes: 70 additions & 24 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 @@ -44,7 +44,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.6.1",
"consola": "^3.2.0",
"consola": "^3.2.2",
"defu": "^6.1.2",
"destr": "^2.0.0",
"detab": "^3.0.2",
Expand All @@ -68,16 +68,16 @@
"remark-rehype": "^10.1.0",
"remark-squeeze-paragraphs": "^5.0.1",
"scule": "^1.0.0",
"shiki-es": "^0.2.0",
"shiki-es": "^0.14.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.7.0",
"socket.io-client": "^4.7.1",
"ufo": "^1.1.2",
"unified": "^10.1.2",
"unist-builder": "^3.0.1",
"unist-util-position": "^4.0.4",
"unist-util-stringify-position": "^3.0.3",
"unist-util-visit": "^4.1.2",
"unstorage": "^1.7.0",
"unstorage": "^1.8.0",
"ws": "^8.13.0"
},
"devDependencies": {
Expand All @@ -90,19 +90,19 @@
"@types/ws": "^8.5.5",
"c8": "^8.0.0",
"csvtojson": "^2.0.10",
"eslint": "^8.43.0",
"globby": "^13.2.0",
"eslint": "^8.44.0",
"globby": "^13.2.1",
"husky": "^8.0.3",
"jiti": "^1.18.2",
"lint-staged": "^13.2.2",
"jiti": "^1.19.1",
"lint-staged": "^13.2.3",
"nuxt": "3.6.1",
"rehype-figure": "^1.0.1",
"release-it": "^15.11.0",
"remark-oembed": "^1.2.2",
"vitest": "^0.32.2",
"vitest": "^0.32.4",
"vue-docgen-web-types": "^0.1.8"
},
"packageManager": "pnpm@8.6.5",
"packageManager": "pnpm@8.6.6",
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
Expand Down

0 comments on commit 9ce91cb

Please sign in to comment.