Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 8d2beac commit 8868a6e
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 214 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"@svgr/webpack": "^8.1.0",
"@tippyjs/react": "^4.2.6",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"swr": "^2.2.5"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@sapphire/cron": "^1.1.3",
Expand All @@ -63,8 +63,8 @@
"@sapphire/timer-manager": "^1.0.2",
"@sapphire/timestamp": "^1.0.3",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.1",
"@types/react": "^18.3.4",
"@types/node": "^20.16.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
Expand All @@ -78,7 +78,7 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"lint-staged": "^15.2.9",
"markdownlint": "^0.34.0",
"markdownlint": "^0.35.0",
"markdownlint-cli2": "^0.13.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand All @@ -87,7 +87,7 @@
"typedoc-plugin-markdown": "^4.2.5",
"typedoc-plugin-mdn-links": "3.2.9",
"typescript": "~5.4.5",
"wrangler": "^3.72.2"
"wrangler": "^3.73.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit 8868a6e

Please sign in to comment.