Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 5eed0d1 commit 3916df9
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 382 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@svgr/webpack": "^8.1.0",
"@tippyjs/react": "^4.2.6",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.4.0",
"prism-react-renderer": "^2.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"swr": "^2.2.5"
Expand All @@ -64,9 +64,9 @@
"@sapphire/timer-manager": "^1.0.4",
"@sapphire/timestamp": "^1.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.10.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -78,17 +78,17 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"lint-staged": "^15.2.10",
"markdownlint": "^0.36.1",
"markdownlint-cli2": "^0.15.0",
"lint-staged": "^15.2.11",
"markdownlint": "^0.37.0",
"markdownlint-cli2": "^0.16.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typedoc": "0.26.11",
"typedoc-plugin-djs-links": "^2.2.1",
"typedoc-plugin-markdown": "^4.2.10",
"typedoc-plugin-mdn-links": "3.3.6",
"typescript": "~5.4.5",
"wrangler": "^3.93.0"
"wrangler": "^3.95.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit 3916df9

Please sign in to comment.