Skip to content

Commit db61b01

Browse files
chore(deps): update all non-major dependencies
1 parent 07dd84a commit db61b01

File tree

4 files changed

+345
-970
lines changed

4 files changed

+345
-970
lines changed

.yarn/releases/yarn-4.4.1.cjs renamed to .yarn/releases/yarn-4.5.0.cjs

Lines changed: 162 additions & 162 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ plugins:
1313
path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1414
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1515

16-
yarnPath: .yarn/releases/yarn-4.4.1.cjs
16+
yarnPath: .yarn/releases/yarn-4.5.0.cjs

package.json

Lines changed: 12 additions & 12 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,31 +63,31 @@
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",
67-
"@types/react": "^18.3.5",
66+
"@types/node": "^20.16.6",
67+
"@types/react": "^18.3.9",
6868
"@types/react-dom": "^18.3.0",
6969
"@typescript-eslint/eslint-plugin": "^7.17.0",
7070
"@typescript-eslint/parser": "^7.17.0",
7171
"cz-conventional-changelog": "^3.3.0",
7272
"docusaurus-plugin-typedoc": "^1.0.5",
73-
"eslint": "^8.57.0",
73+
"eslint": "^8.57.1",
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.8"
9191
},
9292
"resolutions": {
9393
"ansi-regex": "^5.0.1",
@@ -130,7 +130,7 @@
130130
"path": "./node_modules/cz-conventional-changelog"
131131
}
132132
},
133-
"packageManager": "yarn@4.4.1",
133+
"packageManager": "yarn@4.5.0",
134134
"volta": {
135135
"node": "20.17.0"
136136
}

0 commit comments

Comments
 (0)