kopia lustrzana https://github.com/shoelace-style/shoelace
update localize
rodzic
aeacf40654
commit
ea22ac6b37
|
@ -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",
|
||||
"@shoelace-style/localize": "^2.1.1",
|
||||
"color": "^4.0.2",
|
||||
"lit": "^2.0.2",
|
||||
"qr-creator": "^1.0.0"
|
||||
|
@ -400,9 +400,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@shoelace-style/localize": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@shoelace-style/localize/-/localize-2.1.0.tgz",
|
||||
"integrity": "sha512-a1ZYnzy0F3p5Ulf9+vZf+m+XnIHzB2L2Q2I4XHTbKPyZt2oQV3qkgMVETOwUIO/xYv6Ercsx2eLBpGQhcLhH3g==",
|
||||
"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"
|
||||
}
|
||||
|
@ -11929,9 +11929,9 @@
|
|||
"integrity": "sha512-Be+cahtZyI2dPKRm8EZSx3YJQ+jLvEcn3xzRP7tM4tqBnvd/eW/64Xh0iOf0t2w5P8iJKfdBbpVNE9naCaOf2g=="
|
||||
},
|
||||
"@shoelace-style/localize": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@shoelace-style/localize/-/localize-2.1.0.tgz",
|
||||
"integrity": "sha512-a1ZYnzy0F3p5Ulf9+vZf+m+XnIHzB2L2Q2I4XHTbKPyZt2oQV3qkgMVETOwUIO/xYv6Ercsx2eLBpGQhcLhH3g==",
|
||||
"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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
"@shoelace-style/localize": "^2.1.1",
|
||||
"color": "^4.0.2",
|
||||
"lit": "^2.0.2",
|
||||
"qr-creator": "^1.0.0"
|
||||
|
|
Ładowanie…
Reference in New Issue