Skip to content

Commit e1707a1

Browse files
fix(deps): update all non-major dependencies (#1209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0076ba3 commit e1707a1

File tree

4 files changed

+96
-96
lines changed

4 files changed

+96
-96
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"fastest-validator": "1.19.1",
2222
"isarray": "2.0.5",
2323
"joi": "17.13.3",
24-
"next": "15.5.4",
24+
"next": "15.5.5",
2525
"next-connect": "1.0.0",
2626
"next-validations": "1.1.0",
2727
"qs": "6.14.0",

example/pnpm-lock.yaml

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@skypack/package-check": "0.2.2",
5959
"@testing-library/react": "16.3.0",
6060
"@types/react": "19.2.2",
61-
"@types/react-dom": "19.2.1",
61+
"@types/react-dom": "19.2.2",
6262
"@typeschema/joi": "0.14.0",
6363
"@typeschema/valibot": "0.14.0",
6464
"@typeschema/yup": "0.14.0",
@@ -68,7 +68,7 @@
6868
"fastest-validator": "1.19.1",
6969
"husky": "9.1.7",
7070
"joi": "17.13.3",
71-
"next": "15.5.4",
71+
"next": "15.5.5",
7272
"react": "19.2.0",
7373
"react-dom": "19.2.0",
7474
"size-limit": "11.2.0",

0 commit comments

Comments
 (0)