Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
fix(deps): update esta
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent d4d61f7 commit e7a86bc
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"dependencies": {
"@gridsome/source-graphql": "0.1.0",
"@sbb-esta/icons": "0.1.46",
"@sbb-esta/lyne-components": "0.38.3",
"@sbb-esta/lyne-design-tokens": "0.3.5",
"@sbb-esta/icons": "0.1.77",
"@sbb-esta/lyne-components": "0.49.0",
"@sbb-esta/lyne-design-tokens": "0.4.1",
"@sbb-esta/pictograms": "0.0.6",
"axios": "1.6.0",
"buefy": "0.9.25",
Expand Down
68 changes: 56 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,6 +1676,18 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lit-labs/ssr-dom-shim@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz#353ce4a76c83fadec272ea5674ede767650762fd"
integrity sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==

"@lit/reactive-element@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-2.0.4.tgz#8f2ed950a848016383894a26180ff06c56ae001b"
integrity sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==
dependencies:
"@lit-labs/ssr-dom-shim" "^1.2.0"

"@lukeed/ms@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@lukeed/ms/-/ms-2.0.1.tgz#3c2bbc258affd9cc0e0cc7828477383c73afa6ee"
Expand Down Expand Up @@ -2761,20 +2773,22 @@
dependencies:
any-observable "^0.3.0"

"@sbb-esta/[email protected].46":
version "0.1.46"
resolved "https://registry.yarnpkg.com/@sbb-esta/icons/-/icons-0.1.46.tgz#938a202fa901837b79026a3d59410f7816b38835"
integrity sha512-j5wag1PUdpJxmoxUt3joVsXxTyLUDDPp39x/48XBBocUH+hAe5yj5tNtPv9vd5McbtNT+MlQihTFZShbM68MOw==
"@sbb-esta/[email protected].77":
version "0.1.77"
resolved "https://registry.yarnpkg.com/@sbb-esta/icons/-/icons-0.1.77.tgz#396297aaaca2cff70fbd6cbf11f631174691ee41"
integrity sha512-v7gz+YsU16YdOtyV9kbuFH6fLdBsdFCkuvYWG5lXwdoonIzXZz7EkHvRg8gj8Qs0IYf7mgdPwwpjELJlb0Ez2w==

"@sbb-esta/[email protected]":
version "0.38.3"
resolved "https://registry.yarnpkg.com/@sbb-esta/lyne-components/-/lyne-components-0.38.3.tgz#6941cde5f6417d7a6c9ca8075654554da9d07015"
integrity sha512-HLi+2Y3AzPNZWr/1XXfjrq1r3YmnTCkhK/Y7jJ/sHkV27q5qsVhrqoGyOhOQ3yY6x5mEUULQ9BnoHpSZ1AFDEQ==
"@sbb-esta/[email protected]":
version "0.49.0"
resolved "https://registry.yarnpkg.com/@sbb-esta/lyne-components/-/lyne-components-0.49.0.tgz#273960f7cb58abeb7395fc25bb7e62b8adea9538"
integrity sha512-LXFQH3GEl0xZJebpoEsR+Ju48XzTJSmoBsfmisEQvHiVNkNPF7zu0YVIKN68xddQ4Bjg0Vd8bK4Zs3TcyUtfZA==
dependencies:
lit "^3.0.0"

"@sbb-esta/lyne-design-tokens@0.3.5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@sbb-esta/lyne-design-tokens/-/lyne-design-tokens-0.3.5.tgz#d8d04a3b53ceafe08a16b878466d0d596a7b9688"
integrity sha512-ZfXu8BcP63yg/jjm+3mJG6j7u0/j9HYVnMXfGsprgxzO3/rs9btEl8I64sjAsaCafZXtjSOqQbDei5oOZGOxsw==
"@sbb-esta/lyne-design-tokens@0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@sbb-esta/lyne-design-tokens/-/lyne-design-tokens-0.4.1.tgz#150854092f010dce9f2e730a7e670d033fca9d00"
integrity sha512-a0jMEW//JwnbO9pzzIoEFOaOsFoMpykSzfXNZLTCwIV7gPvHY/hhAn5jHe8FaH8sM+pVt+9jFo6klvOEZ0xBqw==

"@sbb-esta/[email protected]":
version "0.0.6"
Expand Down Expand Up @@ -2983,6 +2997,11 @@
resolved "https://registry.yarnpkg.com/@types/triple-beam/-/triple-beam-1.3.4.tgz#a1d5f480245db86e2f4777000065d4fe7467a012"
integrity sha512-HlJjF3wxV4R2VQkFpKe0YqJLilYNgtRtsqqZtby7RkVsSs+i+vbyzjtUwpFEdUCKcrGzCiEJE7F/0mKjh0sunA==

"@types/trusted-types@^2.0.2":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==

"@types/unist@*", "@types/unist@^3.0.0":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.1.tgz#778652d02ddec1bfc9e5e938fec8d407b8e56cba"
Expand Down Expand Up @@ -11454,6 +11473,31 @@ [email protected]:
p-map "^2.0.0"
rxjs "^6.3.3"

lit-element@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-4.0.4.tgz#e0b37ebbe2394bcb9578d611a409f49475dff361"
integrity sha512-98CvgulX6eCPs6TyAIQoJZBCQPo80rgXR+dVBs61cstJXqtI+USQZAbA4gFHh6L/mxBx9MrgPLHLsUgDUHAcCQ==
dependencies:
"@lit-labs/ssr-dom-shim" "^1.2.0"
"@lit/reactive-element" "^2.0.4"
lit-html "^3.1.2"

lit-html@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.1.2.tgz#6655ce82367472de7680c62b1bcb0beb0e426fa1"
integrity sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==
dependencies:
"@types/trusted-types" "^2.0.2"

lit@^3.0.0:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.2.tgz#f276258e8a56593f1d834a5fd00a7eb5e891ae73"
integrity sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==
dependencies:
"@lit/reactive-element" "^2.0.4"
lit-element "^4.0.4"
lit-html "^3.1.2"

load-json-file@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
Expand Down

0 comments on commit e7a86bc

Please sign in to comment.