Skip to content

Commit 5db4ba1

Browse files
fix(deps): update npm packages
1 parent adeb670 commit 5db4ba1

File tree

2 files changed

+397
-287
lines changed

2 files changed

+397
-287
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@sapphire/ts-config": "^5.0.0",
2323
"@stencil/react-output-target": "^0.8.0",
2424
"@types/node": "^22.0.0",
25-
"@types/react": "19.0.2",
26-
"@types/react-dom": "19.0.2",
25+
"@types/react": "19.0.7",
26+
"@types/react-dom": "19.0.3",
2727
"@typescript-eslint/eslint-plugin": "^8.0.0",
2828
"@typescript-eslint/parser": "^8.0.0",
2929
"cz-conventional-changelog": "^3.3.0",
@@ -46,8 +46,8 @@
4646
},
4747
"resolutions": {
4848
"minimist": "^1.2.7",
49-
"@types/react": "19.0.2",
50-
"@types/react-dom": "19.0.2"
49+
"@types/react": "19.0.7",
50+
"@types/react-dom": "19.0.3"
5151
},
5252
"commitlint": {
5353
"extends": [

0 commit comments

Comments
 (0)