We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc62db5 commit ae1bc08Copy full SHA for ae1bc08
3 files changed
package.json
@@ -39,20 +39,20 @@
39
"license": "MIT",
40
"dependencies": {
41
"framer-motion": "12.38.0",
42
- "next": "16.2.4",
43
- "react": "19.2.5",
44
- "react-dom": "19.2.5"
+ "next": "16.2.6",
+ "react": "19.2.6",
+ "react-dom": "19.2.6"
45
},
46
"devDependencies": {
47
- "@types/node": "25.6.0",
+ "@types/node": "25.6.1",
48
"@types/react": "19.2.14",
49
"@types/react-dom": "19.2.3",
50
"autoprefixer": "10.5.0",
51
- "baseline-browser-mapping": "^2.8.32",
52
- "eslint": "9.39.1",
53
- "eslint-config-next": "16.2.4",
54
- "postcss": "8.5.13",
55
- "tailwindcss": "3.4.19",
56
- "typescript": "5.9.3"
+ "baseline-browser-mapping": "^2.10.27",
+ "eslint": "10.3.0",
+ "eslint-config-next": "16.2.6",
+ "postcss": "8.5.14",
+ "tailwindcss": "4.2.4",
+ "typescript": "6.0.3"
57
}
58
0 commit comments