Skip to content

Commit d1d6151

Browse files
committed
fix(deps): remove unused Node 24-only browser tool
1 parent fe5364e commit d1d6151

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
"@types/react-dom": "^19.2.3",
8989
"@typescript-eslint/parser": "^8.65.0",
9090
"@typescript-eslint/types": "^8.65.0",
91-
"agent-browser": "0.33.0",
9291
"ajv": "^8.20.0",
9392
"ajv-formats": "^3.0.1",
9493
"cspell": "^9.6.1",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ overrides:
1111
allowBuilds:
1212
'@parcel/watcher': true
1313
'@swc/core': true
14-
agent-browser: true
1514
esbuild: true
1615
sharp: true
1716
workerd: true

0 commit comments

Comments
 (0)