Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#284)
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 Dec 8, 2024
1 parent 6a05396 commit 66de1b1
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 300 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@sapphire/timestamp": "^1.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -77,18 +77,18 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"lint-staged": "^15.2.10",
"markdownlint": "^0.36.1",
"markdownlint-cli2": "^0.15.0",
"prettier": "^3.4.1",
"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.91.0"
"wrangler": "^3.93.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down Expand Up @@ -133,6 +133,6 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "22.11.0"
"node": "22.12.0"
}
}
Loading

0 comments on commit 66de1b1

Please sign in to comment.