We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde1267 commit 8aae63aCopy full SHA for 8aae63a
package.json
@@ -12,14 +12,14 @@
12
"@code0-tech/pictor": "^0.3.0",
13
"@tabler/icons-react": "^3.29.0",
14
"next": "14.2.23",
15
- "react": "^18",
16
- "react-dom": "^18",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
17
"sass": "^1.86.0"
18
},
19
"devDependencies": {
20
"@types/node": "^22.15.18",
21
- "@types/react": "^18",
22
- "@types/react-dom": "^18",
+ "@types/react": "^18.3.21",
+ "@types/react-dom": "^18.3.7",
23
"eslint": "^8.57.1",
24
"eslint-config-next": "15.2.4",
25
"typescript": "^5.6.3"
0 commit comments