Skip to content

Commit b0c5e10

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 10a54cc commit b0c5e10

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bun.lockb

-3.7 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"typescript": "^5.6.3",
2525
"bun-types": "^1.1.34",
2626
"scripts": "workspace:*",
27-
"turbo": "^2.2.3"
27+
"turbo": "^2.3.0"
2828
},
2929
"trustedDependencies": [
3030
"@biomejs/biome",
3131
"esbuild"
3232
],
3333
"packageManager": "^[email protected]"
34-
}
34+
}

packages/expo-plugin-aboutlibraries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"build": "tsup lib/index.ts --target node20 --format cjs,esm --dts --sourcemap"
3434
},
3535
"dependencies": {
36-
"@expo/config-plugins": "^8.0.10"
36+
"@expo/config-plugins": "^9.0.9"
3737
},
3838
"engines": {
3939
"node": ">=20.0.0"

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.10.0"
37+
"@happy-dom/global-registrator": "^15.11.6"
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.24.4"
44+
"rollup": "^4.27.2"
4545
},
4646
"engines": {
4747
"node": ">=20.0.0"

0 commit comments

Comments
 (0)