File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
rollup-plugin-minify-template-literals Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 "@biomejs/biome" : " 1.9.4" ,
2121 "@changesets/changelog-github" : " ^0.5.0" ,
2222 "@changesets/cli" : " ^2.27.9" ,
23- "tsup" : " ^8.3.0 " ,
23+ "tsup" : " ^8.3.5 " ,
2424 "typescript" : " ^5.6.3" ,
25- "bun-types" : " ^1.1.33 " ,
25+ "bun-types" : " ^1.1.34 " ,
2626 "scripts" : " workspace:*" ,
2727 "turbo" : " ^2.2.3"
2828 },
Original file line number Diff line number Diff line change 3434 },
3535 "devDependencies" : {
3636 "lit" : " ^3.2.1" ,
37- "@happy-dom/global-registrator" : " ^15.7.4 "
37+ "@happy-dom/global-registrator" : " ^15.8.2 "
3838 },
3939 "peerDependencies" : {
4040 "lit" : " ^3.1.2"
Original file line number Diff line number Diff line change 4141 "minify-literals" : " ^1.0.0"
4242 },
4343 "devDependencies" : {
44- "rollup" : " ^4.24.0 "
44+ "rollup" : " ^4.24.3 "
4545 },
4646 "engines" : {
4747 "node" : " >=20.0.0"
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.3.0 " ,
12+ "tsup" : " ^8.3.5 " ,
1313 "typescript" : " ^5.6.3" ,
1414 "ucmd" : " workspace:*"
1515 },
You can’t perform that action at this time.
0 commit comments