Skip to content

Commit 1af8957

Browse files
committed
chore: update deps
1 parent 428c8b5 commit 1af8957

File tree

4 files changed

+723
-856
lines changed

4 files changed

+723
-856
lines changed

examples/next13-example/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@
99
"start": "next start"
1010
},
1111
"dependencies": {
12-
"next": "13.2.3",
12+
"next": "13.2.4",
1313
"next-connect": "^0.13.0",
1414
"next-swagger-doc": "next",
1515
"next-validations": "^0.3.1",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
1818
"server-only": "^0.0.1",
19-
"swagger-ui-react": "^4.17.0",
20-
"zod": "^3.21.0"
19+
"swagger-ui-react": "^4.18.2",
20+
"zod": "^3.21.4"
2121
},
2222
"devDependencies": {
23-
"@types/node": "^18.14.6",
24-
"@types/react": "^18.0.28",
23+
"@types/node": "^18.15.11",
24+
"@types/react": "^18.0.31",
2525
"@types/react-dom": "^18.0.11",
26-
"@types/swagger-ui-react": "^4.11.0",
27-
"@typescript-eslint/eslint-plugin": "^5.54.0",
28-
"@typescript-eslint/parser": "^5.54.0",
29-
"eslint": "^8.35.0",
30-
"eslint-config-next": "13.2.3",
31-
"typescript": "^4.9.5"
26+
"@types/swagger-ui-react": "^4.18.0",
27+
"@typescript-eslint/eslint-plugin": "^5.57.0",
28+
"@typescript-eslint/parser": "^5.57.0",
29+
"eslint": "^8.37.0",
30+
"eslint-config-next": "13.2.4",
31+
"typescript": "^5.0.3"
3232
},
3333
"ct3aMetadata": {
3434
"initVersion": "6.10.3"

0 commit comments

Comments
 (0)