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 9503b04 commit 02c775fCopy full SHA for 02c775f
package.json
@@ -15,13 +15,13 @@
15
"e2e": "playwright test"
16
},
17
"dependencies": {
18
- "@next/mdx": "14.2.23",
+ "@next/mdx": "15.2.1",
19
"@vercel/analytics": "^1.3.1",
20
"@vercel/speed-insights": "^1.0.12",
21
"dayjs": "^1.11.13",
22
"lodash": "^4.17.21",
23
"motion": "^10.18.0",
24
- "next": "14.2.23",
+ "next": "15.2.1",
25
"normalize.css": "8.0.1",
26
"react": "19.0.0",
27
"react-dom": "19.0.0",
@@ -39,7 +39,7 @@
39
"classnames": "2.5.1",
40
"encoding": "^0.1.13",
41
"eslint": "9.21.0",
42
- "eslint-config-next": "14.2.23",
+ "eslint-config-next": "15.2.1",
43
"eslint-config-prettier": "10.0.1",
44
"graphql": "^16.9.0",
45
"graphql-request": "^7.1.0",
0 commit comments