Skip to content

Commit 875ef31

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent b11747b commit 875ef31

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@changesets/cli": "^2.27.10",
2323
"tsup": "^8.3.5",
2424
"typescript": "^5.7.2",
25-
"bun-types": "^1.1.37",
25+
"bun-types": "^1.1.38",
2626
"scripts": "workspace:*",
2727
"turbo": "^2.3.3"
2828
},
2929
"trustedDependencies": [
3030
"@biomejs/biome",
3131
"esbuild"
3232
],
33-
"packageManager": "[email protected].37"
33+
"packageManager": "[email protected].38"
3434
}

packages/lit-q/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"lit": "^3.2.1",
37-
"@happy-dom/global-registrator": "^15.11.6"
37+
"@happy-dom/global-registrator": "^15.11.7"
3838
},
3939
"peerDependencies": {
4040
"lit": "^3.1.2"

packages/rollup-plugin-minify-template-literals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"minify-literals": "^1.0.0"
4242
},
4343
"devDependencies": {
44-
"rollup": "^4.27.4"
44+
"rollup": "^4.28.0"
4545
},
4646
"engines": {
4747
"node": ">=20.0.0"

0 commit comments

Comments
 (0)