We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165403f commit 4cb978eCopy full SHA for 4cb978e
2 files changed
package.json
@@ -20,14 +20,14 @@
20
"dotenv": "17.2.3",
21
"next": "16.1.4",
22
"pg": "8.17.2",
23
- "react": "19.2.3",
24
- "react-dom": "19.2.3"
+ "react": "19.2.4",
+ "react-dom": "19.2.4"
25
},
26
"devDependencies": {
27
"@tailwindcss/postcss": "4.1.18",
28
"@types/node": "22.19.7",
29
"@types/pg": "8.16.0",
30
- "@types/react": "19.2.9",
+ "@types/react": "19.2.14",
31
"@types/react-dom": "19.2.3",
32
"eslint": "9.39.2",
33
"eslint-config-next": "16.1.4",
0 commit comments