File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
expo-plugin-aboutlibraries Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616 "test" : " bun test"
1717 },
1818 "devDependencies" : {
19- "@biomejs/biome" : " 1.7.3 " ,
19+ "@biomejs/biome" : " 1.8.1 " ,
2020 "@changesets/changelog-github" : " ^0.5.0" ,
2121 "@changesets/cli" : " ^2.27.5" ,
22- "tsup" : " ^8.0.2 " ,
22+ "tsup" : " ^8.1.0 " ,
2323 "typescript" : " ^5.4.5" ,
24- "bun-types" : " ^1.1.12 " ,
24+ "bun-types" : " ^1.1.13 " ,
2525 "scripts" : " workspace:*" ,
26- "turbo" : " ^1.13 .3"
26+ "turbo" : " ^2.0 .3"
2727 },
2828 "trustedDependencies" : [
2929 " @biomejs/biome"
Original file line number Diff line number Diff line change 3333 "build" : " tsup lib/index.ts --target node20 --format cjs,esm --dts --sourcemap"
3434 },
3535 "dependencies" : {
36- "@expo/config-plugins" : " ^8.0.4 "
36+ "@expo/config-plugins" : " ^8.0.5 "
3737 },
3838 "engines" : {
3939 "node" : " >=20.0.0"
Original file line number Diff line number Diff line change 3333 "build" : " tsup lib/index.ts --target node20 --format cjs,esm --dts --sourcemap"
3434 },
3535 "devDependencies" : {
36- "lit" : " ^3.1.3 " ,
36+ "lit" : " ^3.1.4 " ,
3737 "@happy-dom/global-registrator" : " ^14.12.0"
3838 },
3939 "peerDependencies" : {
Original file line number Diff line number Diff line change 99 "build" : " tsup lib/index.ts --target node20 --format esm --dts"
1010 },
1111 "dependencies" : {
12- "tsup" : " ^8.0.2 " ,
12+ "tsup" : " ^8.1.0 " ,
1313 "typescript" : " ^5.4.5" ,
1414 "ucmd" : " workspace:*"
1515 },
You can’t perform that action at this time.
0 commit comments