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 Jul 27, 2024
1 parent db0c097 commit 3c01e07
Show file tree
Hide file tree
Showing 4 changed files with 385 additions and 354 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.109",
"@iconify-json/simple-icons": "^1.1.110",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
Expand Down
10 changes: 5 additions & 5 deletions docs/pnpm-lock.yaml

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"micromark": "^4.0.0",
"micromark-util-sanitize-uri": "^2.0.0",
"micromark-util-types": "^2.0.0",
"minisearch": "^7.0.2",
"minisearch": "^7.1.0",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"shiki": "^1.10.3",
"shiki": "^1.12.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.7.5",
"ufo": "^1.5.4",
Expand All @@ -75,7 +75,7 @@
},
"devDependencies": {
"@nuxt/content": "link:.",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "3.13.1",
Expand All @@ -84,21 +84,21 @@
"@types/ws": "^8.5.11",
"c8": "^10.1.2",
"csvtojson": "^2.0.10",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"globby": "^14.0.2",
"husky": "^9.1.1",
"husky": "^9.1.3",
"jiti": "^1.21.6",
"lint-staged": "^15.2.7",
"nuxt": "3.12.4",
"rehype-figure": "^1.0.1",
"rehype-wrap-all": "^1.1.0",
"release-it": "^17.6.0",
"remark-oembed": "^1.2.2",
"vitest": "^2.0.3",
"vitest": "^2.0.4",
"vue-docgen-web-types": "^0.1.8",
"vue-tsc": "2.0.26"
"vue-tsc": "2.0.29"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit 3c01e07

Please sign in to comment.