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 26, 2023
1 parent 1ebbc45 commit bfd1245
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 215 deletions.
10 changes: 5 additions & 5 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"dependencies": {
"@unocss/reset": "^0.51.12",
"eslint-plugin-mdx": "^2.1.0",
"framer-motion": "^10.12.8",
"next": "^13.4.1",
"nextra": "^2.5.0",
"nextra-theme-docs": "^2.5.0",
"framer-motion": "^10.12.16",
"next": "^13.4.4",
"nextra": "^2.6.1",
"nextra-theme-docs": "^2.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.32.1"
},
"devDependencies": {
"@types/react": "^18.2.6",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/sharp": "^0.31.1",
"@unocss/cli": "^0.51.12",
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": "^2.0.0",
"@favware/colorette-spinner": "^1.0.1",
"@favware/npm-deprecate": "^1.0.7",
"@types/node": "^18.16.5",
"@types/node": "^18.16.16",
"@types/prompts": "^2.4.4",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/coverage-c8": "^0.31.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-mahir": "^0.0.26",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
Expand All @@ -38,14 +38,14 @@
"prompts": "^2.4.2",
"replace-in-file": "^6.3.5",
"tsup": "^6.7.0",
"turbo": "^1.9.3",
"typedoc": "^0.24.6",
"turbo": "^1.9.9",
"typedoc": "^0.24.7",
"typedoc-plugin-external-link": "^2.0.0",
"typedoc-plugin-markdown": "3.15.3",
"typedoc-plugin-mdn-links": "^3.0.3",
"typescript": "^5.0.4",
"unocss": "^0.51.12",
"vitest": "^0.31.0"
"vitest": "^0.31.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit bfd1245

Please sign in to comment.