Skip to content

Commit ec5bc4f

Browse files
committed
Add estree-walker as well
1 parent 5b6f950 commit ec5bc4f

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

packages/common/package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,15 @@
6464
"@rollup/plugin-node-resolve": "catalog:",
6565
"@types/node": "catalog:",
6666
"@types/uuid": "catalog:",
67+
"bson": "catalog:",
6768
"buffer": "^6.0.3",
68-
"rollup": "catalog:",
69-
"rollup-plugin-dts": "catalog:",
7069
"cross-fetch": "^4.1.0",
70+
"estree-walker": "^3.0.3",
7171
"js-logger": "catalog:",
72+
"magic-string": "^0.30.21",
73+
"rollup": "catalog:",
74+
"rollup-plugin-dts": "catalog:",
7275
"rsocket-core": "1.0.0-alpha.3",
73-
"rsocket-websocket-client": "1.0.0-alpha.3",
74-
"bson": "catalog:",
75-
"magic-string": "^0.30.21"
76+
"rsocket-websocket-client": "1.0.0-alpha.3"
7677
}
7778
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)