Skip to content

Commit 2133d4d

Browse files
fix(deps): update nextjs monorepo to v14.2.12 (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3585b9 commit 2133d4d

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"e2e": "playwright test"
1515
},
1616
"dependencies": {
17-
"@next/mdx": "14.2.11",
17+
"@next/mdx": "14.2.12",
1818
"@vercel/analytics": "^1.3.1",
1919
"@vercel/speed-insights": "^1.0.12",
2020
"dayjs": "^1.11.13",
2121
"lodash": "^4.17.21",
2222
"motion": "^10.18.0",
23-
"next": "14.2.11",
23+
"next": "14.2.12",
2424
"normalize.css": "8.0.1",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
@@ -38,7 +38,7 @@
3838
"classnames": "2.5.1",
3939
"encoding": "^0.1.13",
4040
"eslint": "9.10.0",
41-
"eslint-config-next": "14.2.11",
41+
"eslint-config-next": "14.2.12",
4242
"eslint-config-prettier": "9.1.0",
4343
"graphql": "^16.9.0",
4444
"graphql-request": "^7.1.0",

pnpm-lock.yaml

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)