We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adeb670 commit 5db4ba1Copy full SHA for 5db4ba1
package.json
@@ -22,8 +22,8 @@
22
"@sapphire/ts-config": "^5.0.0",
23
"@stencil/react-output-target": "^0.8.0",
24
"@types/node": "^22.0.0",
25
- "@types/react": "19.0.2",
26
- "@types/react-dom": "19.0.2",
+ "@types/react": "19.0.7",
+ "@types/react-dom": "19.0.3",
27
"@typescript-eslint/eslint-plugin": "^8.0.0",
28
"@typescript-eslint/parser": "^8.0.0",
29
"cz-conventional-changelog": "^3.3.0",
@@ -46,8 +46,8 @@
46
},
47
"resolutions": {
48
"minimist": "^1.2.7",
49
50
- "@types/react-dom": "19.0.2"
+ "@types/react-dom": "19.0.3"
51
52
"commitlint": {
53
"extends": [
0 commit comments