Skip to content

Commit f8d1540

Browse files
deps: bump ox from 0.14.7 to 0.14.8
Bumps [ox](https://github.com/wevm/ox) from 0.14.7 to 0.14.8. - [Release notes](https://github.com/wevm/ox/releases) - [Commits](https://github.com/wevm/ox/compare/ox@0.14.7...ox@0.14.8) --- updated-dependencies: - dependency-name: ox dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c64d7c commit f8d1540

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/sel-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@seljs/schema": "workspace:*",
5757
"@seljs/types": "workspace:*",
5858
"debug": "^4.4.3",
59-
"ox": "^0.14.7"
59+
"ox": "^0.14.8"
6060
},
6161
"devDependencies": {
6262
"@abinnovision/eslint-config-base": "^3.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1780,7 +1780,7 @@ __metadata:
17801780
concurrently: "npm:^9.2.1"
17811781
debug: "npm:^4.4.3"
17821782
eslint: "npm:^9.39.4"
1783-
ox: "npm:^0.14.7"
1783+
ox: "npm:^0.14.8"
17841784
prettier: "npm:^3.8.1"
17851785
tsdown: "npm:^0.21.4"
17861786
typescript: "npm:^5.9.3"
@@ -5691,9 +5691,9 @@ __metadata:
56915691
languageName: node
56925692
linkType: hard
56935693

5694-
"ox@npm:^0.14.7":
5695-
version: 0.14.7
5696-
resolution: "ox@npm:0.14.7"
5694+
"ox@npm:^0.14.8":
5695+
version: 0.14.8
5696+
resolution: "ox@npm:0.14.8"
56975697
dependencies:
56985698
"@adraffy/ens-normalize": "npm:^1.11.0"
56995699
"@noble/ciphers": "npm:^1.3.0"
@@ -5708,7 +5708,7 @@ __metadata:
57085708
peerDependenciesMeta:
57095709
typescript:
57105710
optional: true
5711-
checksum: 10/988a4d7b698fb6e1c9ebc2d22c7146b571d311d2762a38d48fc0304c4f9e4ea23a8c8b2820cdda2f3ac6d7e768d17bcc4604d277786381979ad727100e70d3bf
5711+
checksum: 10/19380278014fb96d55be7b475e760cbeab8864b24551d85abae26c79f93d21bb84bcc51224c87749c84e0f876920e51625202e72c74c2beee098ba54d003b28a
57125712
languageName: node
57135713
linkType: hard
57145714

0 commit comments

Comments
 (0)