We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e9640 commit dcf4354Copy full SHA for dcf4354
2 files changed
package.json
@@ -81,14 +81,14 @@
81
},
82
"dependencies": {
83
"@remnote/plugin-sdk": "latest",
84
- "react": "^17.0.2",
85
- "react-dom": "^17.0.2"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
86
87
"devDependencies": {
88
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
89
"@types/node": "^18.19.69",
90
- "@types/react": "^17.0.83",
91
- "@types/react-dom": "^17.0.26",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
92
"autoprefixer": "^10.4.20",
93
"bestzip": "^2.2.1",
94
"concurrently": "^7.6.0",
0 commit comments