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 cf5b7c8 commit f92f3afCopy full SHA for f92f3af
package.json
@@ -65,13 +65,13 @@
65
},
66
"peerDependencies": {
67
"prop-types": "^15.5.8",
68
- "react": "0.14 - 18",
69
- "react-dom": "0.14 - 18"
+ "react": "0.14 - 19",
+ "react-dom": "0.14 - 19"
70
71
"dependencies": {
72
"@babel/runtime": "^7.17.9",
73
"@types/prop-types": "^15.7.3",
74
- "@types/react": "^18.0.12",
+ "@types/react": "^19.0.2",
75
"@types/signature_pad": "^2.3.0",
76
"signature_pad": "^2.3.2",
77
"trim-canvas": "^0.1.0"
@@ -96,8 +96,6 @@
96
"jest-config": "^27.5.1",
97
"package-json-type": "^1.0.3",
98
"parcel": "^2.4.1",
99
- "react": "^18.2.0",
100
- "react-dom": "^18.2.0",
101
"rollup": "^2.70.2",
102
"rollup-plugin-node-externals": "^4.0.0",
103
"rollup-plugin-terser": "^7.0.2",
0 commit comments