Skip to content

Commit dafafad

Browse files
author
Ruben van Leeuwen
committed
Updates peer dependencies
1 parent 2c55366 commit dafafad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/package-lock.json

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

frontend/packages/pydantic-forms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"peerDependencies": {
6767
"next": "^15.1.3",
68-
"react": "18.*",
69-
"react-dom": "18.*"
68+
"react": "^18.3.1",
69+
"react-dom": "^18.3.1"
7070
}
7171
}

0 commit comments

Comments
 (0)