web: bump @lit/localize from 0.12.1 to 0.12.2 in /web (#10786)
Bumps [@lit/localize](https://github.com/Lit/Lit/tree/HEAD/packages/localize) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/Lit/Lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/localize/CHANGELOG.md) - [Commits](https://github.com/Lit/Lit/commits/@lit/localize@0.12.2/packages/localize) --- updated-dependencies: - dependency-name: "@lit/localize" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"@fortawesome/fontawesome-free": "^6.6.0",
|
||||
"@goauthentik/api": "^2024.6.3-1722881330",
|
||||
"@lit/context": "^1.1.2",
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/localize": "^0.12.2",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
"@lit/task": "^1.0.1",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
@ -4185,10 +4185,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lit/localize": {
|
||||
"version": "0.12.1",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "0.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@lit/localize/-/localize-0.12.2.tgz",
|
||||
"integrity": "sha512-Qv9kvgJKDq/JVSwXOxuWvQnnOBysHA99ti9im9a4fImCmx+fto+XXcUYQbjZHqiueEEc4V20PcRDPO+1g/6seQ==",
|
||||
"dependencies": {
|
||||
"lit": "^2.0.0 || ^3.0.0"
|
||||
"lit": "^3.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@lit/localize-tools": {
|
||||
|
@ -48,7 +48,7 @@
|
||||
"@fortawesome/fontawesome-free": "^6.6.0",
|
||||
"@goauthentik/api": "^2024.6.3-1722881330",
|
||||
"@lit/context": "^1.1.2",
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/localize": "^0.12.2",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
"@lit/task": "^1.0.1",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
|
Reference in New Issue
Block a user