Skip to content

Commit db9107a

Browse files
Update react monorepo
1 parent 1199716 commit db9107a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"@code0-tech/pictor": "^0.3.0",
1313
"@tabler/icons-react": "^3.34.0",
1414
"next": "15.3.3",
15-
"react": "^18",
16-
"react-dom": "^18",
15+
"react": "^18.3.1",
16+
"react-dom": "^18.3.1",
1717
"sass": "^1.89.2"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^22.15.31",
21-
"@types/react": "^18",
22-
"@types/react-dom": "^18",
21+
"@types/react": "^18.3.23",
22+
"@types/react-dom": "^18.3.7",
2323
"eslint": "^9.28.0",
2424
"eslint-config-next": "15.3.3",
2525
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)