Skip to content

Commit 48c6682

Browse files
authored
[code-infra] Align next dependency specifier across project (#44036)
1 parent 0210994 commit 48c6682

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mui-material-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@emotion/react": "^11.13.3",
4444
"@emotion/server": "^11.11.0",
4545
"@types/react": "^18.3.6",
46-
"next": "14.2.14",
46+
"next": "^14.2.14",
4747
"react": "^18.3.1"
4848
},
4949
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)