Skip to content

Commit

Permalink
browser-tests: pin to @zenfs/core 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yoursunny committed Dec 21, 2024
1 parent 9a6656a commit d7f0bef
Show file tree
Hide file tree
Showing 21 changed files with 28 additions and 28 deletions.
10 changes: 5 additions & 5 deletions integ/browser-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"devDependencies": {
"@nodelib/fs.walk": "^3.0.1",
"@types/webpack": "^5.28.5",
"@zenfs/core": "^1.6.8",
"@zenfs/dom": "^1.1.0",
"@zenfs/core": "1.6.8",
"@zenfs/dom": "1.1.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.3",
"puppeteer": "^23.10.3",
"puppeteer": "^23.11.1",
"ts-loader": "^9.5.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0"
}
}
2 changes: 1 addition & 1 deletion mk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"js-yaml": "^4.1.0",
"readlink": "^3.0.0",
"split2": "^4.2.0",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"test": "vitest",
"typedoc": "bash mk/typedoc.sh"
},
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf",
"devDependencies": {
"@types/node": "^22.10.2",
"@types/wtfnode": "^0.7.3",
"@typescript/lib-dom": "npm:@types/web@0.0.186",
"@typescript/lib-dom": "npm:@types/web@0.0.187",
"@vitest/coverage-v8": "^2.1.8",
"@yoursunny/xo-config": "0.60.0",
"codedown": "^3.2.1",
"tslib": "^2.8.1",
"typedoc": "^0.27.4",
"typedoc": "^0.27.5",
"typescript": "~5.7.2",
"vitest": "^2.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion pkg/autoconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"@types/default-gateway": "^7.2.2",
"@types/koa": "^2.15.0",
"koa": "^2.15.3",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
}
}
2 changes: 1 addition & 1 deletion pkg/dpdkmgmt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ndn/l3face": "workspace:*",
"@ndn/node-transport": "workspace:*",
"@ndn/packet": "workspace:*",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-request": "^6.1.0",
"tslib": "^2.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion pkg/fileserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ndn/segmented-object": "workspace:*",
"@ndn/tlv": "workspace:*",
"@ndn/util": "workspace:*",
"@zenfs/core": "^1.6.8",
"@zenfs/core": "1.6.8",
"mnemonist": "^0.39.8",
"obliterator": "^2.0.4",
"streaming-iterables": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion pkg/keychain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"idb-keyval": "^6.2.1",
"mnemonist": "^0.39.8",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"wait-your-turn": "^1.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pkg/l3face/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"retry": "^0.13.1",
"streaming-iterables": "^8.0.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript-event-target": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion pkg/nac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@yoursunny/asn1": "0.0.20200718",
"mnemonist": "^0.39.8",
"tslib": "^2.8.1",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
},
"devDependencies": {
"@ndn/l3face": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion pkg/ndncert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"nodemailer": "^6.9.16",
"p-timeout": "^6.1.3",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript-event-target": "^1.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pkg/nfdmgmt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@ndn/l3face": "workspace:*",
"@ndn/node-transport": "workspace:*",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript-event-target": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion pkg/node-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"event-iterator": "^2.0.0",
"p-event": "^6.0.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"url-format-lax": "^2.0.0",
"url-parse-lax": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion pkg/packet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"buffer-compare": "^1.1.1",
"mnemonist": "^0.39.8",
"tslib": "^2.8.1",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
},
"devDependencies": {
"@types/buffer-compare": "^0.0.33"
Expand Down
2 changes: 1 addition & 1 deletion pkg/pyrepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@ndn/util": "workspace:*",
"streaming-iterables": "^8.0.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript-event-target": "^1.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pkg/repo-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"@ndn/node-transport": "workspace:*",
"@ndn/segmented-object": "workspace:*",
"stream-mock": "^2.0.5",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
}
}
2 changes: 1 addition & 1 deletion pkg/repo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"memory-level": "^2.0.0",
"streaming-iterables": "^8.0.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript-event-target": "^1.1.1",
"wait-your-turn": "^1.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions pkg/segmented-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ndn/naming-convention2": "workspace:*",
"@ndn/packet": "workspace:*",
"@ndn/util": "workspace:*",
"@zenfs/core": "^1.6.8",
"@zenfs/core": "1.6.8",
"it-keepalive": "^1.2.0",
"mnemonist": "^0.39.8",
"obliterator": "^2.0.4",
Expand All @@ -44,6 +44,6 @@
"@ndn/l3face": "workspace:*",
"@ndn/repo-api": "workspace:*",
"stream-mock": "^2.0.5",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
}
}
2 changes: 1 addition & 1 deletion pkg/svs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@ndn/util": "workspace:*",
"streaming-iterables": "^8.0.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript-event-target": "^1.1.1",
"wait-your-turn": "^1.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion pkg/tlv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@ndn/util": "workspace:*",
"mnemonist": "^0.39.8",
"tslib": "^2.8.1",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
}
}
2 changes: 1 addition & 1 deletion pkg/trust-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"mnemonist": "^0.39.8",
"obliterator": "^2.0.4",
"tslib": "^2.8.1",
"type-fest": "^4.30.0"
"type-fest": "^4.30.2"
},
"devDependencies": {
"@ndn/l3face": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion pkg/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"streaming-iterables": "^8.0.1",
"tiny-invariant": "^1.3.3",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"wait-your-turn": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit d7f0bef

Please sign in to comment.