Skip to content

Commit f32b463

Browse files
committed
fix: replace deprecated @types/dotenv with dotenv built-in types
1 parent 12e61a7 commit f32b463

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"@browserbasehq/sdk": "^2.5.0",
3535
"@modelcontextprotocol/sdk": "^1.11.3",
3636
"commander": "^12.0.0",
37+
"dotenv": "^16.5.0",
3738
"playwright": "~1.52.0",
3839
"playwright-core": "~1.52.0",
3940
"yaml": "^2.3.4",
4041
"zod": "^3.22.4",
4142
"zod-to-json-schema": "^3.23.0"
4243
},
4344
"devDependencies": {
44-
"@types/dotenv": "^8.2.3",
4545
"@types/node": "^20.10.4",
4646
"eslint": "^8.57.0",
4747
"shx": "^0.3.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)