Skip to content

Commit 978530f

Browse files
fix(deps): update dependency rescript-schema to v9.2.2
1 parent 53dd22d commit 978530f

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"r-assign": "1.9.0",
4949
"reflect-metadata": "0.2.2",
5050
"rescript": "11.1.4",
51-
"rescript-schema": "9.1.0",
51+
"rescript-schema": "9.2.2",
5252
"rulr": "10.7.1",
5353
"runtypes": "6.7.0",
5454
"serve": "14.2.4",
@@ -1338,7 +1338,7 @@
13381338

13391339
"rescript": ["rescript@11.1.4", "", { "bin": { "bsc": "bsc", "rescript": "rescript", "bstracing": "lib/bstracing" } }, "sha512-0bGU0bocihjSC6MsE3TMjHjY0EUpchyrREquLS8VsZ3ohSMD+VHUEwimEfB3kpBI1vYkw3UFZ3WD8R28guz/Vw=="],
13401340

1341-
"rescript-schema": ["rescript-schema@9.1.0", "", { "peerDependencies": { "rescript": "11.x" } }, "sha512-zD6hpg59HF6QJ3rnmhFV6mYtbfUd6ZTu20osL93aR9fdc3GTIX6N8Fy/6btgZ9a35A2NAzTvCgh/dz3EK7qfAw=="],
1341+
"rescript-schema": ["rescript-schema@9.2.2", "", { "peerDependencies": { "rescript": "11.x" }, "optionalPeers": ["rescript"] }, "sha512-uXs34+pWx7uCx8ayk621XhtA0pUZMwxRhT11cDVXlo2TqMwAD1ZOs/HdHeVbFJzrX7v/iwcLce054zPQm0zVaw=="],
13421342

13431343
"resolve": ["resolve@1.22.10", "", { "dependencies": { "is-core-module": "^2.16.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w=="],
13441344

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"r-assign": "1.9.0",
7676
"reflect-metadata": "0.2.2",
7777
"rescript": "11.1.4",
78-
"rescript-schema": "9.1.0",
78+
"rescript-schema": "9.2.2",
7979
"rulr": "10.7.1",
8080
"runtypes": "6.7.0",
8181
"serve": "14.2.4",

0 commit comments

Comments
 (0)