update localize

pull/629/head
Cory LaViska 2021-12-07 14:11:00 -05:00
rodzic ea22ac6b37
commit 0732799ecb
2 zmienionych plików z 8 dodań i 14 usunięć

20
package-lock.json wygenerowano
Wyświetl plik

@ -12,7 +12,7 @@
"@lit-labs/react": "^1.0.1",
"@popperjs/core": "^2.7.0",
"@shoelace-style/animations": "^1.1.0",
"@shoelace-style/localize": "^2.1.1",
"@shoelace-style/localize": "^2.1.2",
"color": "^4.0.2",
"lit": "^2.0.2",
"qr-creator": "^1.0.0"
@ -400,12 +400,9 @@
}
},
"node_modules/@shoelace-style/localize": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@shoelace-style/localize/-/localize-2.1.1.tgz",
"integrity": "sha512-P4DUsQFBoFX1nXiCArLf+pwHpEPgmBtMkdsAuJ2aHnCuH6WGWoPeZV7jj2Zsway/MKDWQstKYmRP1rwK5Ktlbw==",
"dependencies": {
"lit": "^2.0.2"
}
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@shoelace-style/localize/-/localize-2.1.2.tgz",
"integrity": "sha512-EX5jOVYYxpfc0zX8j6JGskqZYpu05dOahiLUBjxKbSI0bxb3i/INjZ1VmU4eZzXs50F9yC2EBHaQXiL9rtEEIQ=="
},
"node_modules/@sideway/address": {
"version": "4.1.3",
@ -11929,12 +11926,9 @@
"integrity": "sha512-Be+cahtZyI2dPKRm8EZSx3YJQ+jLvEcn3xzRP7tM4tqBnvd/eW/64Xh0iOf0t2w5P8iJKfdBbpVNE9naCaOf2g=="
},
"@shoelace-style/localize": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@shoelace-style/localize/-/localize-2.1.1.tgz",
"integrity": "sha512-P4DUsQFBoFX1nXiCArLf+pwHpEPgmBtMkdsAuJ2aHnCuH6WGWoPeZV7jj2Zsway/MKDWQstKYmRP1rwK5Ktlbw==",
"requires": {
"lit": "^2.0.2"
}
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@shoelace-style/localize/-/localize-2.1.2.tgz",
"integrity": "sha512-EX5jOVYYxpfc0zX8j6JGskqZYpu05dOahiLUBjxKbSI0bxb3i/INjZ1VmU4eZzXs50F9yC2EBHaQXiL9rtEEIQ=="
},
"@sideway/address": {
"version": "4.1.3",

Wyświetl plik

@ -42,7 +42,7 @@
"@lit-labs/react": "^1.0.1",
"@popperjs/core": "^2.7.0",
"@shoelace-style/animations": "^1.1.0",
"@shoelace-style/localize": "^2.1.1",
"@shoelace-style/localize": "^2.1.2",
"color": "^4.0.2",
"lit": "^2.0.2",
"qr-creator": "^1.0.0"