Skip to content

Commit 304a90a

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /rescript-ecosystem/packages/core/compiler-source directory: [h3](https://github.com/h3js/h3). Bumps the npm_and_yarn group with 1 update in the /rescript-ecosystem/packages/core/compiler-source/packages/playground directory: [h3](https://github.com/h3js/h3). Updates `h3` from 2.0.1-rc.8 to 2.0.1-rc.15 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/main/CHANGELOG.md) - [Commits](h3js/h3@v2.0.1-rc.8...v2.0.1-rc.15) Updates `h3` from 2.0.1-rc.8 to 2.0.1-rc.15 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/main/CHANGELOG.md) - [Commits](h3js/h3@v2.0.1-rc.8...v2.0.1-rc.15) --- updated-dependencies: - dependency-name: h3 dependency-version: 2.0.1-rc.15 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: h3 dependency-version: 2.0.1-rc.15 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97480af commit 304a90a

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

rescript-ecosystem/packages/core/compiler-source/packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-node-resolve": "^16.0.0",
18-
"h3": "2.0.1-rc.8",
18+
"h3": "2.0.1-rc.15",
1919
"rollup": "^4.32.0"
2020
}
2121
}

rescript-ecosystem/packages/core/compiler-source/yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,18 +1561,20 @@ __metadata:
15611561
languageName: node
15621562
linkType: hard
15631563

1564-
"h3@npm:2.0.1-rc.8":
1565-
version: 2.0.1-rc.8
1566-
resolution: "h3@npm:2.0.1-rc.8"
1564+
"h3@npm:2.0.1-rc.15":
1565+
version: 2.0.1-rc.15
1566+
resolution: "h3@npm:2.0.1-rc.15"
15671567
dependencies:
15681568
rou3: "npm:^0.7.12"
1569-
srvx: "npm:^0.10.0"
1569+
srvx: "npm:^0.11.8"
15701570
peerDependencies:
15711571
crossws: ^0.4.1
15721572
peerDependenciesMeta:
15731573
crossws:
15741574
optional: true
1575-
checksum: 10c0/663df84dc98b66a975de5cb6667e9b7c6353e24e0cc53a1203625fdf78550a6925d4e91e32db932cfcb6544b8c9b7cb7a4ac2a47fd8784f78763a8ad1bc21150
1575+
bin:
1576+
h3: bin/h3.mjs
1577+
checksum: 10c0/c477b7bef1bdee7150895c7ba61d3e828d5a4f9be3e1cfc4b76190254192aa4d38ae693ab68c69572da7c47d8605996f4c1715de996c30515b1bd72e3b5b4840
15761578
languageName: node
15771579
linkType: hard
15781580

@@ -2404,7 +2406,7 @@ __metadata:
24042406
dependencies:
24052407
"@rescript/react": "npm:^0.14.0"
24062408
"@rollup/plugin-node-resolve": "npm:^16.0.0"
2407-
h3: "npm:2.0.1-rc.8"
2409+
h3: "npm:2.0.1-rc.15"
24082410
rescript: "npm:^12.0.0"
24092411
rollup: "npm:^4.32.0"
24102412
languageName: unknown
@@ -2878,12 +2880,12 @@ __metadata:
28782880
languageName: node
28792881
linkType: hard
28802882

2881-
"srvx@npm:^0.10.0":
2882-
version: 0.10.0
2883-
resolution: "srvx@npm:0.10.0"
2883+
"srvx@npm:^0.11.8":
2884+
version: 0.11.12
2885+
resolution: "srvx@npm:0.11.12"
28842886
bin:
28852887
srvx: bin/srvx.mjs
2886-
checksum: 10c0/ccba4749cda8c9b8a5202f0ade335582e932f12fec0ebe6e8fa7b25bea09897713f69f76983d15654925716b433ddad1403f565dbe57be1fde4159fe6ba4be4b
2888+
checksum: 10c0/b7edecbed95240e4691e3509aa522c015f04bee8c0fba75705d7c220e59f861cb07678446fc13ccda8504beba3185bd50f56e0a0ee5d890c9386a7d9abf97678
28872889
languageName: node
28882890
linkType: hard
28892891

0 commit comments

Comments
 (0)