Skip to content

Commit 5fbc725

Browse files
authored
build(deps): Bumped TS version (#1535)
1 parent 2d23e42 commit 5fbc725

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prepare": "husky"
5151
},
5252
"dependencies": {
53-
"@floating-ui/dom": "^1.6.12",
53+
"@floating-ui/dom": "^1.6.13",
5454
"@lit-labs/virtualizer": "^2.0.14",
5555
"@lit/context": "^1.1.3",
5656
"lit": "^3.2.1"
@@ -101,7 +101,7 @@
101101
"tslib": "^2.8.1",
102102
"typedoc": "^0.27.6",
103103
"typedoc-plugin-localization": "^3.0.6",
104-
"typescript": "^5.7.2",
104+
"typescript": "^5.7.3",
105105
"vite": "^6.0.7"
106106
},
107107
"browserslist": [

0 commit comments

Comments
 (0)