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 419155a commit 2f2f01cCopy full SHA for 2f2f01c
package.json
@@ -33,6 +33,7 @@
33
"date-fns-tz": "^3.2.0",
34
"feed": "^5.1.0",
35
"framer-motion": "^11.9.0",
36
+ "glob": "^11.0.3",
37
"gray-matter": "^4.0.3",
38
"isomorphic-dompurify": "^2.16.0",
39
"next": "^14.2.30",
@@ -47,8 +48,8 @@
47
48
},
49
"devDependencies": {
50
"@types/react": "^18.3.11",
- "eslint": "^9.12.0",
51
- "eslint-config-next": "14.2.14",
+ "eslint": "^9.25.1",
52
+ "eslint-config-next": "15.3.3",
53
"playwright": "^1.47.2",
54
"typescript": ">=5.9.2",
55
"webpack": "^5.101.0"
0 commit comments