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 Dec 18, 2022
1 parent b750b60 commit 44e0b8f
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 107 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@unocss/reset": "^0.47.6",
"next": "^13.0.6",
"next": "^13.0.7",
"nextra": "^2.0.1",
"nextra-theme-docs": "^2.0.1",
"react": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@favware/cliff-jumper": "^1.9.0",
"@favware/colorette-spinner": "^1.0.1",
"@favware/npm-deprecate": "^1.0.7",
"@types/node": "^18.11.13",
"@types/node": "^18.11.17",
"@types/prompts": "^2.4.2",
"@vitest/coverage-c8": "^0.25.7",
"@vitest/coverage-c8": "^0.25.8",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-config-mahir": "^0.0.18",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
Expand All @@ -39,14 +39,14 @@
"replace-in-file": "^6.3.5",
"tsup": "^6.5.0",
"turbo": "^1.6.3",
"typedoc": "^0.23.22",
"typedoc": "^0.23.23",
"typedoc-plugin-external-link": "^1.0.3",
"typedoc-plugin-markdown": "3.14.0",
"typedoc-plugin-mdn-links": "^2.0.0",
"typedoc-plugin-mdn-links": "^2.0.1",
"typedoc-plugin-resolve-crossmodule-references": "^0.3.3",
"typescript": "^4.9.4",
"unocss": "^0.47.6",
"vitest": "^0.25.7"
"vitest": "^0.25.8"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 44e0b8f

Please sign in to comment.