Skip to content

Commit f254f5d

Browse files
committed
Update pnpm-lock.yaml
1 parent 6f673fe commit f254f5d

File tree

2 files changed

+94
-84
lines changed

2 files changed

+94
-84
lines changed

packages/openapi-fetch/examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"react-dom": "^18.3.1"
1313
},
1414
"devDependencies": {
15-
"@types/react": "^18.3.12",
16-
"@types/react-dom": "^18.3.1",
15+
"@types/react": "^18.3.18",
16+
"@types/react-dom": "^18.3.5",
1717
"openapi-typescript": "workspace:^",
1818
"typescript": "^5.7.2"
1919
}

0 commit comments

Comments
 (0)