Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.5.3/schema.json",
"$schema": "https://biomejs.dev/schemas/2.5.5/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@rescript/win32-x64": "workspace:packages/@rescript/win32-x64"
},
"devDependencies": {
"@biomejs/biome": "2.5.3",
"@biomejs/biome": "2.5.5",
"@types/node": "^26.1.1",
"@types/semver": "^7.7.0",
"@yarnpkg/types": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions tests/gentype_tests/typescript-react-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@rescript/react": "workspace:^",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"rescript": "workspace:^"
},
"devDependencies": {
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"typescript": "6.0.3"
}
}
158 changes: 79 additions & 79 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,18 +180,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/biome@npm:2.5.3"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.5.3"
"@biomejs/cli-darwin-x64": "npm:2.5.3"
"@biomejs/cli-linux-arm64": "npm:2.5.3"
"@biomejs/cli-linux-arm64-musl": "npm:2.5.3"
"@biomejs/cli-linux-x64": "npm:2.5.3"
"@biomejs/cli-linux-x64-musl": "npm:2.5.3"
"@biomejs/cli-win32-arm64": "npm:2.5.3"
"@biomejs/cli-win32-x64": "npm:2.5.3"
"@biomejs/biome@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/biome@npm:2.5.5"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.5.5"
"@biomejs/cli-darwin-x64": "npm:2.5.5"
"@biomejs/cli-linux-arm64": "npm:2.5.5"
"@biomejs/cli-linux-arm64-musl": "npm:2.5.5"
"@biomejs/cli-linux-x64": "npm:2.5.5"
"@biomejs/cli-linux-x64-musl": "npm:2.5.5"
"@biomejs/cli-win32-arm64": "npm:2.5.5"
"@biomejs/cli-win32-x64": "npm:2.5.5"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -211,62 +211,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/217e6d54e610dc64a5029cc3748a7faec226cce4399cc76bea4c751c171dcb2254996fc1ad6e345f220e7dd0271f419b7a3e8ecc9d826c566b653d7389350afc
checksum: 10c0/740fb6c160cd7257a9f974beaf0b7c0130c2b8b1dbe739a12c72bd5c64970936dbec4c6e55ddd48aae426f6ebba04f74fa46e3a2c6cbfba2c5a79d060711cf58
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.3"
"@biomejs/cli-darwin-arm64@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-darwin-arm64@npm:2.5.5"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-darwin-x64@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-darwin-x64@npm:2.5.3"
"@biomejs/cli-darwin-x64@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-darwin-x64@npm:2.5.5"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64-musl@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.3"
"@biomejs/cli-linux-arm64-musl@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.5.5"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-linux-arm64@npm:2.5.3"
"@biomejs/cli-linux-arm64@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-linux-arm64@npm:2.5.5"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-linux-x64-musl@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.3"
"@biomejs/cli-linux-x64-musl@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-linux-x64-musl@npm:2.5.5"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-x64@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-linux-x64@npm:2.5.3"
"@biomejs/cli-linux-x64@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-linux-x64@npm:2.5.5"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-win32-arm64@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-win32-arm64@npm:2.5.3"
"@biomejs/cli-win32-arm64@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-win32-arm64@npm:2.5.5"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-win32-x64@npm:2.5.3":
version: 2.5.3
resolution: "@biomejs/cli-win32-x64@npm:2.5.3"
"@biomejs/cli-win32-x64@npm:2.5.5":
version: 2.5.5
resolution: "@biomejs/cli-win32-x64@npm:2.5.5"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -878,10 +878,10 @@ __metadata:
resolution: "@tests/gentype-react-example@workspace:tests/gentype_tests/typescript-react-example"
dependencies:
"@rescript/react": "workspace:^"
"@types/react": "npm:^19.2.17"
"@types/react-dom": "npm:^19.2.3"
react: "npm:^19.2.7"
react-dom: "npm:^19.2.7"
"@types/react": "npm:^19.2.18"
"@types/react-dom": "npm:^19.2.4"
react: "npm:^19.2.8"
react-dom: "npm:^19.2.8"
rescript: "workspace:^"
typescript: "npm:6.0.3"
languageName: unknown
Expand Down Expand Up @@ -989,21 +989,21 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^19.2.3":
version: 19.2.3
resolution: "@types/react-dom@npm:19.2.3"
"@types/react-dom@npm:^19.2.4":
version: 19.2.4
resolution: "@types/react-dom@npm:19.2.4"
peerDependencies:
"@types/react": ^19.2.0
checksum: 10c0/b486ebe0f4e2fb35e2e108df1d8fc0927ca5d6002d5771e8a739de11239fe62d0e207c50886185253c99eb9dedfeeb956ea7429e5ba17f6693c7acb4c02f8cd1
checksum: 10c0/b7d854ce17bb51a3a067168268a90f0123d10dc490f63f1ff5409f07ac715febeb8f5b7b473404a9d437106571e0312fc2937a945634d590abfc9aa46a14b01b
languageName: node
linkType: hard

"@types/react@npm:^19.2.17":
version: 19.2.17
resolution: "@types/react@npm:19.2.17"
"@types/react@npm:^19.2.18":
version: 19.2.18
resolution: "@types/react@npm:19.2.18"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10c0/bc2c4af96b3e480604424de70d5ebda90c5f4b485df471858c0bc2d7d70364b606ec3c4d8579f94f01aa0c6c0591f56bcf14cba5689f5eea4b74250ccdc3a232
checksum: 10c0/d04216172b4b4362b310017c210dfbe019fb4f4e7dffd0313e70b3acb3051d5c3e76e7e84e3cf4c6a3c824993ffadfe3949e589a6398a09d4200e7670e2962de
languageName: node
linkType: hard

Expand Down Expand Up @@ -1140,20 +1140,20 @@ __metadata:
linkType: hard

"brace-expansion@npm:^2.0.1":
version: 2.1.2
resolution: "brace-expansion@npm:2.1.2"
version: 2.1.4
resolution: "brace-expansion@npm:2.1.4"
dependencies:
balanced-match: "npm:^1.0.0"
checksum: 10c0/5442ecab84045d21826268bc56c81a6ef4215327ee1f5ee153f67928e93f7a915d130ecec9966623143277fa3cce036ebb50020024bcc4d78853cdd6af9a19f8
checksum: 10c0/6c0a0e2573eac1dc565b52b1e1bfbeba39bf1830d106ebbc61ff1eaefcf610e9111cd3baa091addd18e33292135c99e019d3184d966389d85dc958fdcdc1449f
languageName: node
linkType: hard

"brace-expansion@npm:^5.0.2":
version: 5.0.4
resolution: "brace-expansion@npm:5.0.4"
version: 5.0.9
resolution: "brace-expansion@npm:5.0.9"
dependencies:
balanced-match: "npm:^4.0.2"
checksum: 10c0/359cbcfa80b2eb914ca1f3440e92313fbfe7919ee6b274c35db55bec555aded69dac5ee78f102cec90c35f98c20fa43d10936d0cd9978158823c249257e1643a
checksum: 10c0/3dea38884a1c3c8b1c9c44a7402a0c76fca460f70cffb3127242b0b4cbf4472019e022ade021eec44838ff19f1dac2625dfd11dd459d7e1e055b0698a8d52fec
languageName: node
linkType: hard

Expand Down Expand Up @@ -1967,25 +1967,25 @@ __metadata:
linkType: hard

"js-yaml@npm:^3.13.1":
version: 3.15.0
resolution: "js-yaml@npm:3.15.0"
version: 3.15.1
resolution: "js-yaml@npm:3.15.1"
dependencies:
argparse: "npm:^1.0.7"
esprima: "npm:^4.0.0"
bin:
js-yaml: bin/js-yaml.js
checksum: 10c0/ca966bd354ac5b1b7a4694ebdba46526796aa3a6a99529fa540af2abf85918bd155a50ccc0166b413130a00622999973754458ec01e7095bc902177bfdbd5b64
checksum: 10c0/6c693b8c59ffe12021df3b36994b090df19d920826dd810baab81652b40861e1974509dd11fe92225ab4c00cc14de053300c94db015c2c0e211edea39b118737
languageName: node
linkType: hard

"js-yaml@npm:^4.1.0":
version: 4.1.0
resolution: "js-yaml@npm:4.1.0"
version: 4.3.1
resolution: "js-yaml@npm:4.3.1"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
checksum: 10c0/13c500ca322e0c3f8c81686e6ecda96d2ea37b45247a420c17c7db36932d6965cc27391abc2d1a104501600e7f0d947a5f8b7be6db619c4fefa87901b3512807
languageName: node
linkType: hard

Expand Down Expand Up @@ -2362,12 +2362,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.12":
version: 3.3.12
resolution: "nanoid@npm:3.3.12"
"nanoid@npm:^3.3.17":
version: 3.3.18
resolution: "nanoid@npm:3.3.18"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/ba142b7b39e11e80c16dd74b0365d407880c87c1cf7e1480956981ae940ee36060fa5b6f092cd1e315184dd19244c657bd017d03327bd3c62247d691c5e8edfb
checksum: 10c0/b994b4e396730f8be2520923284e2040d61eaee55cc6d4935ef6d38d34bafdc46133eda4d3faea5073bda545aa6079d82b886caeac5c731cf9ac18bcc1301425
languageName: node
linkType: hard

Expand Down Expand Up @@ -2624,13 +2624,13 @@ __metadata:
linkType: soft

"postcss@npm:^8.5.17":
version: 8.5.19
resolution: "postcss@npm:8.5.19"
version: 8.5.26
resolution: "postcss@npm:8.5.26"
dependencies:
nanoid: "npm:^3.3.12"
nanoid: "npm:^3.3.17"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/302af9e4dfa8cce4f43af1798576b3a77ab7b23abac5522328c6c7a830d49b31281cba9d6071e478e6970a05ef82346d1570b8fbffae912f26a4f1a1a07f0a44
checksum: 10c0/2bdafc00d96bd57b6649a52e458864a4bf58ee56cfdbe4aea1472b5cccc127e6c1ad653bd0bec50d211e650eb0b9270c80e1e72aff2e2fa40d9e7363234d6e43
languageName: node
linkType: hard

Expand Down Expand Up @@ -2669,21 +2669,21 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:^19.2.7":
version: 19.2.7
resolution: "react-dom@npm:19.2.7"
"react-dom@npm:^19.2.8":
version: 19.2.8
resolution: "react-dom@npm:19.2.8"
dependencies:
scheduler: "npm:^0.27.0"
peerDependencies:
react: ^19.2.7
checksum: 10c0/970ff600f6e80d47d39e2f226f12f226173b3cba3382efc97c5f0cd663de9af38c7a4c11c213fb936094faeac83060d660247accaa96b752180d5b951b9cfecb
react: ^19.2.8
checksum: 10c0/41ba2247b76f687fcfe5bbc99f514d6b851d8c8041c2f5ded36ed05bd7fdc5208cacbac9de51e3e6633e77f96f44cec9f0d4a5a55184dba4e00738f224439134
languageName: node
linkType: hard

"react@npm:^19.2.7":
version: 19.2.7
resolution: "react@npm:19.2.7"
checksum: 10c0/0bd0e2f1bbd4ba97561c6597bf8a5fec05e6476fe61e165c1065598d16668efc6715205599c94d3ddd49d36cb0f21cbf1b9bcc18ee840b805ce222c3e8d558ac
"react@npm:^19.2.8":
version: 19.2.8
resolution: "react@npm:19.2.8"
checksum: 10c0/5f86bdb56426652fd6d989d30a6f2e603c057272c47c9ca3a3fbe190a3a39ee9ccce937d63cfc039717abed1b8891d6a499134bc35311acc07eafdacd86537cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2774,7 +2774,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "rescript@workspace:."
dependencies:
"@biomejs/biome": "npm:2.5.3"
"@biomejs/biome": "npm:2.5.5"
"@rescript/darwin-arm64": "workspace:packages/@rescript/darwin-arm64"
"@rescript/darwin-x64": "workspace:packages/@rescript/darwin-x64"
"@rescript/linux-arm64": "workspace:packages/@rescript/linux-arm64"
Expand Down
Loading