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 afe1320 commit 98f51a5Copy full SHA for 98f51a5
package.json
@@ -12,14 +12,14 @@
12
"@code0-tech/pictor": "^0.3.0",
13
"@tabler/icons-react": "^3.29.0",
14
"next": "15.2.4",
15
- "react": "^18",
16
- "react-dom": "^18",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
17
"sass": "^1.89.1"
18
},
19
"devDependencies": {
20
"@types/node": "^22.15.24",
21
- "@types/react": "^18",
22
- "@types/react-dom": "^18",
+ "@types/react": "^18.3.23",
+ "@types/react-dom": "^18.3.7",
23
"eslint": "^9.28.0",
24
"eslint-config-next": "15.2.4",
25
"typescript": "^5.8.3"
0 commit comments