File tree Expand file tree Collapse file tree 5 files changed +624
-1179
lines changed Expand file tree Collapse file tree 5 files changed +624
-1179
lines changed Original file line number Diff line number Diff line change 26
26
"watch" : " pnpm compile && dotenv -- turbo run watch --filter=./programs/* --concurrency=5"
27
27
},
28
28
"devDependencies" : {
29
- "@changesets/cli" : " ^2.27.1 " ,
30
- "@eslint/js" : " ^9.6 .0" ,
31
- "@playwright/test" : " ^1.47 .0" ,
32
- "@types/chrome" : " ^0.0.268 " ,
33
- "@types/jest" : " ^29.5.12 " ,
34
- "@types/node" : " ^20.14.12 " ,
35
- "@typescript-eslint/eslint-plugin" : " ^6.19.1 " ,
36
- "dotenv-cli" : " ^7.3.0 " ,
37
- "eslint" : " ^9.6 .0" ,
38
- "globals" : " ^15.9 .0" ,
29
+ "@changesets/cli" : " ^2.27.10 " ,
30
+ "@eslint/js" : " ^9.16 .0" ,
31
+ "@playwright/test" : " ^1.49 .0" ,
32
+ "@types/chrome" : " ^0.0.287 " ,
33
+ "@types/jest" : " ^29.5.14 " ,
34
+ "@types/node" : " ^22.10.1 " ,
35
+ "@typescript-eslint/eslint-plugin" : " ^8.17.0 " ,
36
+ "dotenv-cli" : " ^7.4.4 " ,
37
+ "eslint" : " ^9.16 .0" ,
38
+ "globals" : " ^15.13 .0" ,
39
39
"jest" : " ^29.7.0" ,
40
- "prettier" : " ^3.3 .2" ,
41
- "ts-jest" : " ^29.1.2 " ,
40
+ "prettier" : " ^3.4 .2" ,
41
+ "ts-jest" : " ^29.2.5 " ,
42
42
"ts-node" : " ^10.9.2" ,
43
- "tsup" : " ^8.1.2 " ,
44
- "turbo" : " ^2.0.4 "
43
+ "tsup" : " ^8.3.5 " ,
44
+ "turbo" : " ^2.3.3 "
45
45
},
46
46
"dependencies" : {
47
47
"@types/firefox-webext-browser" : " ^120.0.4" ,
You can’t perform that action at this time.
0 commit comments