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 7415646 commit eeb9c03Copy full SHA for eeb9c03
package.json
@@ -12,7 +12,7 @@
12
"clsx": "^1.2.1",
13
"contentlayer": "^0.3.4",
14
"little-state-machine": "^4.8.1",
15
- "next": "^15.2.4",
+ "next": "^15.4.6",
16
"next-contentlayer": "^0.3.4",
17
"next-themes": "^0.2.1",
18
"prism-react-renderer": "^2.4.1",
@@ -46,8 +46,8 @@
46
"eslint-plugin-react-hooks": "5.1.0",
47
"husky": "^8.0.3",
48
"lint-staged": "^13.3.0",
49
- "prettier": "^3.5.3",
50
- "typescript": "^5.8.3",
+ "prettier": "^3.6.2",
+ "typescript": "^5.9.2",
51
"typescript-eslint": "8.18.1"
52
},
53
"keywords": [
0 commit comments