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 809ba3c commit 679fcc4Copy full SHA for 679fcc4
package.json
@@ -12,14 +12,14 @@
12
"@code0-tech/pictor": "^0.3.0",
13
"@tabler/icons-react": "^3.34.0",
14
"next": "15.4.2",
15
- "react": "^18",
16
- "react-dom": "^18",
+ "react": "^19.1.1",
+ "react-dom": "^19.1.1",
17
"sass": "^1.89.2"
18
},
19
"devDependencies": {
20
"@types/node": "^22.15.33",
21
- "@types/react": "^18",
22
- "@types/react-dom": "^18",
+ "@types/react": "^19.1.10",
+ "@types/react-dom": "^19.1.7",
23
"eslint": "^9.31.0",
24
"eslint-config-next": "15.4.2",
25
"typescript": "^5.8.3"
0 commit comments