Skip to content

Commit 4b1e921

Browse files
Update nextjs monorepo to v13.4.4
1 parent 9d1c1b6 commit 4b1e921

File tree

2 files changed

+95
-134
lines changed

2 files changed

+95
-134
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@next/font": "13.2.4",
14-
"next": "13.2.4",
13+
"@next/font": "13.4.4",
14+
"next": "13.4.4",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
1717
"styled-components": "^5.3.6"
@@ -26,7 +26,7 @@
2626
"@types/styled-components": "^5.1.26",
2727
"babel-plugin-styled-components": "^1.12.0",
2828
"eslint": "8.31.0",
29-
"eslint-config-next": "13.2.4",
29+
"eslint-config-next": "13.4.4",
3030
"jest": "^29.3.1",
3131
"jest-environment-jsdom": "^29.3.1",
3232
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)