Skip to content

Commit 0b06a8a

Browse files
Update nextjs monorepo to v13.5.10
1 parent 4d37ce0 commit 0b06a8a

File tree

2 files changed

+1164
-377
lines changed

2 files changed

+1164
-377
lines changed

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.4.19",
14-
"next": "13.4.19",
13+
"@next/font": "13.5.10",
14+
"next": "13.5.10",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
1717
"styled-components": "^5.3.11"
@@ -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.5.10",
3030
"jest": "^29.3.1",
3131
"jest-environment-jsdom": "^29.3.1",
3232
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)