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 Sep 11, 2024
1 parent 90e9ccc commit f99a2af
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 488 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"swr": "^2.2.5"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@sapphire/cron": "^1.1.3",
Expand All @@ -63,7 +63,7 @@
"@sapphire/timer-manager": "^1.0.2",
"@sapphire/timestamp": "^1.0.3",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.2",
"@types/node": "^20.16.5",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
Expand All @@ -72,22 +72,22 @@
"docusaurus-plugin-typedoc": "^1.0.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"markdownlint": "^0.35.0",
"markdownlint-cli2": "^0.13.0",
"markdownlint-cli2": "^0.14.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typedoc": "0.26.5",
"typedoc-plugin-djs-links": "^2.2.1",
"typedoc-plugin-markdown": "^4.2.5",
"typedoc-plugin-mdn-links": "3.2.9",
"typescript": "~5.4.5",
"wrangler": "^3.73.0"
"wrangler": "^3.76.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit f99a2af

Please sign in to comment.