Skip to content
Snippets Groups Projects
Commit 3ed7920a authored by cyroxx's avatar cyroxx
Browse files

update yarn.lock

parent 9731fa14
Branches
No related tags found
1 merge request!1update yarn.lock
...@@ -2,138 +2,133 @@ ...@@ -2,138 +2,133 @@
# yarn lockfile v1 # yarn lockfile v1
"@popperjs/core@^2.11.7":
"integrity" "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A=="
"resolved" "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz"
"version" "2.11.8"
"@tiny-components/plain-ui@^0.6.0": "@tiny-components/plain-ui@^0.6.0":
"integrity" "sha512-9IW5fafABMqS19T2LyA+SXwN5kaYMyOsje9onlocZonURMzoClkN6yYNedGbEDUPPPnFLnssn1f9nVfcqiMnNg==" version "0.6.0"
"resolved" "https://registry.npmjs.org/@tiny-components/plain-ui/-/plain-ui-0.6.0.tgz" resolved "https://registry.npmjs.org/@tiny-components/plain-ui/-/plain-ui-0.6.0.tgz"
"version" "0.6.0" integrity sha512-9IW5fafABMqS19T2LyA+SXwN5kaYMyOsje9onlocZonURMzoClkN6yYNedGbEDUPPPnFLnssn1f9nVfcqiMnNg==
dependencies: dependencies:
"normalize.css" "^8.0.1" normalize.css "^8.0.1"
"anymatch@~3.1.1": anymatch@~3.1.1:
"integrity" "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==" version "3.1.1"
"resolved" "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz" resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz"
"version" "3.1.1" integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
dependencies: dependencies:
"normalize-path" "^3.0.0" normalize-path "^3.0.0"
"picomatch" "^2.0.4" picomatch "^2.0.4"
"binary-extensions@^2.0.0": binary-extensions@^2.0.0:
"integrity" "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==" version "2.1.0"
"resolved" "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz" resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz"
"version" "2.1.0" integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
"bootstrap-icons@^1.1.0": bootstrap-icons@^1.1.0:
"integrity" "sha512-c63G57gFN9Yz1Dmi1RRpBd+cm/Lil31nRsnYxX8VeC/2wTk1Z54OU4twyLAVpgj2lX2lyHx0M8+xhEdkr79RAg==" version "1.2.1"
"resolved" "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.2.1.tgz" resolved "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.2.1.tgz"
"version" "1.2.1" integrity sha512-c63G57gFN9Yz1Dmi1RRpBd+cm/Lil31nRsnYxX8VeC/2wTk1Z54OU4twyLAVpgj2lX2lyHx0M8+xhEdkr79RAg==
"bootstrap@^5.3.0": bootstrap@^5.3.0:
"integrity" "sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==" version "5.3.0"
"resolved" "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0.tgz" resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0.tgz"
"version" "5.3.0" integrity sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==
"braces@~3.0.2": braces@~3.0.2:
"integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==" version "3.0.2"
"resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
"version" "3.0.2" integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
dependencies: dependencies:
"fill-range" "^7.0.1" fill-range "^7.0.1"
"chokidar@>=2.0.0 <4.0.0": "chokidar@>=2.0.0 <4.0.0":
"integrity" "sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==" version "3.4.3"
"resolved" "https://registry.npmjs.org/chokidar/-/chokidar-3.4.3.tgz" resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.4.3.tgz"
"version" "3.4.3" integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==
dependencies: dependencies:
"anymatch" "~3.1.1" anymatch "~3.1.1"
"braces" "~3.0.2" braces "~3.0.2"
"glob-parent" "~5.1.0" glob-parent "~5.1.0"
"is-binary-path" "~2.1.0" is-binary-path "~2.1.0"
"is-glob" "~4.0.1" is-glob "~4.0.1"
"normalize-path" "~3.0.0" normalize-path "~3.0.0"
"readdirp" "~3.5.0" readdirp "~3.5.0"
optionalDependencies: optionalDependencies:
"fsevents" "~2.1.2" fsevents "~2.1.2"
"fill-range@^7.0.1": fill-range@^7.0.1:
"integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==" version "7.0.1"
"resolved" "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
"version" "7.0.1" integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
dependencies: dependencies:
"to-regex-range" "^5.0.1" to-regex-range "^5.0.1"
"fsevents@~2.1.2": fsevents@~2.1.2:
"integrity" "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==" version "2.1.3"
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz" resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz"
"version" "2.1.3" integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
"glob-parent@~5.1.0": glob-parent@~5.1.0:
"integrity" "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==" version "5.1.1"
"resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz" resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz"
"version" "5.1.1" integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
dependencies: dependencies:
"is-glob" "^4.0.1" is-glob "^4.0.1"
"is-binary-path@~2.1.0": is-binary-path@~2.1.0:
"integrity" "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" version "2.1.0"
"resolved" "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
"version" "2.1.0" integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
dependencies: dependencies:
"binary-extensions" "^2.0.0" binary-extensions "^2.0.0"
"is-extglob@^2.1.1": is-extglob@^2.1.1:
"integrity" "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" version "2.1.1"
"resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
"version" "2.1.1" integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
"is-glob@^4.0.1", "is-glob@~4.0.1": is-glob@^4.0.1, is-glob@~4.0.1:
"integrity" "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==" version "4.0.1"
"resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz"
"version" "4.0.1" integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
dependencies: dependencies:
"is-extglob" "^2.1.1" is-extglob "^2.1.1"
"is-number@^7.0.0": is-number@^7.0.0:
"integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" version "7.0.0"
"resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
"version" "7.0.0" integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
"normalize-path@^3.0.0", "normalize-path@~3.0.0": normalize-path@^3.0.0, normalize-path@~3.0.0:
"integrity" "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" version "3.0.0"
"resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
"version" "3.0.0" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
"normalize.css@^8.0.1": normalize.css@^8.0.1:
"integrity" "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==" version "8.0.1"
"resolved" "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz" resolved "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz"
"version" "8.0.1" integrity sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==
"picomatch@^2.0.4", "picomatch@^2.2.1": picomatch@^2.0.4, picomatch@^2.2.1:
"integrity" "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==" version "2.2.2"
"resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz"
"version" "2.2.2" integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
"readdirp@~3.5.0": readdirp@~3.5.0:
"integrity" "sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==" version "3.5.0"
"resolved" "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz" resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz"
"version" "3.5.0" integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==
dependencies: dependencies:
"picomatch" "^2.2.1" picomatch "^2.2.1"
"sass@^1.29.0": sass@^1.29.0:
"integrity" "sha512-26EUhOXRLaUY7+mWuRFqGeGGNmhB1vblpTENO1Z7mAzzIZeVxZr9EZoaY1kyGLFWdSOZxRMAufiN2mkbO6dAlw==" version "1.30.0"
"resolved" "https://registry.npmjs.org/sass/-/sass-1.30.0.tgz" resolved "https://registry.npmjs.org/sass/-/sass-1.30.0.tgz"
"version" "1.30.0" integrity sha512-26EUhOXRLaUY7+mWuRFqGeGGNmhB1vblpTENO1Z7mAzzIZeVxZr9EZoaY1kyGLFWdSOZxRMAufiN2mkbO6dAlw==
dependencies: dependencies:
"chokidar" ">=2.0.0 <4.0.0" chokidar ">=2.0.0 <4.0.0"
"to-regex-range@^5.0.1": to-regex-range@^5.0.1:
"integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" version "5.0.1"
"resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
"version" "5.0.1" integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
dependencies: dependencies:
"is-number" "^7.0.0" is-number "^7.0.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment