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 74a896c commit 8da03beCopy full SHA for 8da03be
package.json
@@ -22,8 +22,8 @@
22
"@sapphire/ts-config": "^5.0.0",
23
"@stencil/react-output-target": "^1.0.0",
24
"@types/node": "^22.0.0",
25
- "@types/react": "19.1.9",
26
- "@types/react-dom": "19.1.7",
+ "@types/react": "19.1.12",
+ "@types/react-dom": "19.1.8",
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.1.7"
+ "@types/react-dom": "19.1.8"
51
52
"commitlint": {
53
"extends": [
0 commit comments