Skip to content

Commit 0f7b620

Browse files
authored
build(deps): Bumped to latest Lit packages (#1658)
1 parent 805917c commit 0f7b620

File tree

3 files changed

+85
-88
lines changed

3 files changed

+85
-88
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"dependencies": {
5353
"@floating-ui/dom": "^1.6.13",
5454
"@lit-labs/virtualizer": "^2.1.0",
55-
"@lit/context": "^1.1.4",
56-
"lit": "^3.2.1"
55+
"@lit/context": "^1.1.5",
56+
"lit": "^3.3.0"
5757
},
5858
"devDependencies": {
5959
"@biomejs/biome": "1.9.4",
@@ -68,7 +68,7 @@
6868
"@storybook/web-components-vite": "^8.6.12",
6969
"@types/mocha": "^10.0.10",
7070
"@web/dev-server-esbuild": "^1.0.4",
71-
"@web/test-runner": "^0.20.0",
71+
"@web/test-runner": "^0.20.1",
7272
"@web/test-runner-playwright": "^0.11.0",
7373
"autoprefixer": "^10.4.21",
7474
"browser-sync": "^3.0.4",
@@ -81,7 +81,7 @@
8181
"ig-typedoc-theme": "^6.0.0",
8282
"igniteui-theming": "^17.1.0",
8383
"keep-a-changelog": "^2.6.2",
84-
"lint-staged": "^15.5.0",
84+
"lint-staged": "^15.5.1",
8585
"lit-analyzer": "^2.0.3",
8686
"madge": "^8.0.0",
8787
"node-watch": "^0.7.4",
@@ -101,7 +101,7 @@
101101
"typedoc": "~0.27.9",
102102
"typedoc-plugin-localization": "^3.0.6",
103103
"typescript": "^5.8.3",
104-
"vite": "^6.2.3"
104+
"vite": "^6.2.6"
105105
},
106106
"browserslist": [
107107
"defaults"

scripts/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@floating-ui/dom": "^1.6.0",
7575
"@lit-labs/virtualizer": "^2.1.0",
7676
"@lit/context": "^1.1.0",
77-
"lit": "^3.2.0"
77+
"lit": "^3.3.0"
7878
},
7979
"web-types": "./web-types.json"
8080
}

0 commit comments

Comments
 (0)