Skip to content

Commit 9051283

Browse files
chore(deps): update all non-major dependencies
1 parent 90e9ccc commit 9051283

File tree

2 files changed

+250
-519
lines changed

2 files changed

+250
-519
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"swr": "^2.2.5"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^19.4.1",
53-
"@commitlint/config-conventional": "^19.4.1",
52+
"@commitlint/cli": "^19.5.0",
53+
"@commitlint/config-conventional": "^19.5.0",
5454
"@docusaurus/module-type-aliases": "3.5.2",
5555
"@docusaurus/tsconfig": "^3.5.2",
5656
"@sapphire/cron": "^1.1.3",
@@ -63,7 +63,7 @@
6363
"@sapphire/timer-manager": "^1.0.2",
6464
"@sapphire/timestamp": "^1.0.3",
6565
"@sapphire/ts-config": "^5.0.1",
66-
"@types/node": "^20.16.2",
66+
"@types/node": "^20.16.5",
6767
"@types/react": "^18.3.5",
6868
"@types/react-dom": "^18.3.0",
6969
"@typescript-eslint/eslint-plugin": "^7.17.0",
@@ -72,22 +72,22 @@
7272
"docusaurus-plugin-typedoc": "^1.0.5",
7373
"eslint": "^8.57.0",
7474
"eslint-config-prettier": "^9.1.0",
75-
"eslint-plugin-import": "^2.29.1",
76-
"eslint-plugin-jsx-a11y": "^6.9.0",
75+
"eslint-plugin-import": "^2.30.0",
76+
"eslint-plugin-jsx-a11y": "^6.10.0",
7777
"eslint-plugin-prettier": "^5.2.1",
78-
"eslint-plugin-react": "^7.35.0",
78+
"eslint-plugin-react": "^7.36.1",
7979
"eslint-plugin-react-hooks": "^4.6.2",
80-
"lint-staged": "^15.2.9",
80+
"lint-staged": "^15.2.10",
8181
"markdownlint": "^0.35.0",
82-
"markdownlint-cli2": "^0.13.0",
82+
"markdownlint-cli2": "^0.14.0",
8383
"prettier": "^3.3.3",
8484
"rimraf": "^6.0.1",
8585
"typedoc": "0.26.5",
8686
"typedoc-plugin-djs-links": "^2.2.1",
8787
"typedoc-plugin-markdown": "^4.2.5",
8888
"typedoc-plugin-mdn-links": "3.2.9",
8989
"typescript": "~5.4.5",
90-
"wrangler": "^3.73.0"
90+
"wrangler": "^3.78.2"
9191
},
9292
"resolutions": {
9393
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)