Skip to content

Commit 75a6e74

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 6885c3e commit 75a6e74

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

bun.lockb

376 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@changesets/cli": "^2.27.7",
2323
"tsup": "^8.2.4",
2424
"typescript": "^5.5.4",
25-
"bun-types": "^1.1.24",
25+
"bun-types": "^1.1.26",
2626
"scripts": "workspace:*",
2727
"turbo": "^2.0.14"
2828
},

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.0",
37-
"@happy-dom/global-registrator": "^14.12.3"
37+
"@happy-dom/global-registrator": "^15.0.0"
3838
},
3939
"peerDependencies": {
4040
"lit": "^3.1.2"

packages/touch-grass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@types/ink": "^2.0.3",
25-
"@types/react": "^18.3.3",
25+
"@types/react": "^18.3.4",
2626
"scripts": "workspace:*"
2727
},
2828
"dependencies": {

0 commit comments

Comments
 (0)