Skip to content

Commit 10c907e

Browse files
committed
chore: update dependencies
1 parent 1ca3515 commit 10c907e

File tree

7 files changed

+178
-128
lines changed

7 files changed

+178
-128
lines changed

core/pfe-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
"test": "wtr --files './test/*.spec.ts' --config ../../web-test-runner.config.js"
5757
},
5858
"dependencies": {
59-
"@floating-ui/dom": "^1.6.7",
59+
"@floating-ui/dom": "^1.6.10",
6060
"@lit/context": "^1.1.2",
61-
"lit": "^3.1.4"
61+
"lit": "^3.2.0"
6262
},
6363
"repository": {
6464
"type": "git",

elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@lit/context": "^1.1.2",
132132
"@patternfly/icons": "^1.0.3",
133133
"@patternfly/pfe-core": "^3.0.0",
134-
"lit": "^3.1.4",
134+
"lit": "^3.2.0",
135135
"tslib": "^2.6.3"
136136
}
137137
}

0 commit comments

Comments
 (0)