diff options
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 46 |
1 files changed, 30 insertions, 16 deletions
| @@ -705,10 +705,10 @@ debug@^2.6.9: | |||
| 705 | dependencies: | 705 | dependencies: |
| 706 | ms "2.0.0" | 706 | ms "2.0.0" |
| 707 | 707 | ||
| 708 | debug@^4.3.3: | 708 | debug@^4.3.4: |
| 709 | version "4.3.3" | 709 | version "4.3.4" |
| 710 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664" | 710 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
| 711 | integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q== | 711 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
| 712 | dependencies: | 712 | dependencies: |
| 713 | ms "2.1.2" | 713 | ms "2.1.2" |
| 714 | 714 | ||
| @@ -1266,7 +1266,7 @@ internal-slot@^1.0.3: | |||
| 1266 | 1266 | ||
| 1267 | "iro-icons@git+https://git.vulpes.one/git/iro-icons.git": | 1267 | "iro-icons@git+https://git.vulpes.one/git/iro-icons.git": |
| 1268 | version "1.0.0" | 1268 | version "1.0.0" |
| 1269 | resolved "git+https://git.vulpes.one/git/iro-icons.git#b871fcd977047a20812ebac8d82f7a1d695eee2b" | 1269 | resolved "git+https://git.vulpes.one/git/iro-icons.git#b07eab73627edc89c31da7f207348bb86c71adb4" |
| 1270 | 1270 | ||
| 1271 | "iro-sass@git+https://git.vulpes.one/git/iro-sass.git": | 1271 | "iro-sass@git+https://git.vulpes.one/git/iro-sass.git": |
| 1272 | version "1.0.2" | 1272 | version "1.0.2" |
| @@ -1745,6 +1745,11 @@ nanoid@^3.2.0: | |||
| 1745 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c" | 1745 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c" |
| 1746 | integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA== | 1746 | integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA== |
| 1747 | 1747 | ||
| 1748 | nanoid@^3.3.1: | ||
| 1749 | version "3.3.1" | ||
| 1750 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35" | ||
| 1751 | integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw== | ||
| 1752 | |||
| 1748 | normalize-package-data@^2.5.0: | 1753 | normalize-package-data@^2.5.0: |
| 1749 | version "2.5.0" | 1754 | version "2.5.0" |
| 1750 | resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" | 1755 | resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" |
| @@ -1985,7 +1990,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0: | |||
| 1985 | resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" | 1990 | resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" |
| 1986 | integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== | 1991 | integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== |
| 1987 | 1992 | ||
| 1988 | postcss@^8.3.11, postcss@^8.4.6: | 1993 | postcss@^8.3.11: |
| 1989 | version "8.4.6" | 1994 | version "8.4.6" |
| 1990 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1" | 1995 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1" |
| 1991 | integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA== | 1996 | integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA== |
| @@ -1994,6 +1999,15 @@ postcss@^8.3.11, postcss@^8.4.6: | |||
| 1994 | picocolors "^1.0.0" | 1999 | picocolors "^1.0.0" |
| 1995 | source-map-js "^1.0.2" | 2000 | source-map-js "^1.0.2" |
| 1996 | 2001 | ||
| 2002 | postcss@^8.4.12: | ||
| 2003 | version "8.4.12" | ||
| 2004 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905" | ||
| 2005 | integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg== | ||
| 2006 | dependencies: | ||
| 2007 | nanoid "^3.3.1" | ||
| 2008 | picocolors "^1.0.0" | ||
| 2009 | source-map-js "^1.0.2" | ||
| 2010 | |||
| 1997 | prettysize@^2.0.0: | 2011 | prettysize@^2.0.0: |
| 1998 | version "2.0.0" | 2012 | version "2.0.0" |
| 1999 | resolved "https://registry.yarnpkg.com/prettysize/-/prettysize-2.0.0.tgz#902c02480d865d9cc0813011c9feb4fa02ce6996" | 2013 | resolved "https://registry.yarnpkg.com/prettysize/-/prettysize-2.0.0.tgz#902c02480d865d9cc0813011c9feb4fa02ce6996" |
| @@ -2458,10 +2472,10 @@ safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: | |||
| 2458 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" | 2472 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
| 2459 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== | 2473 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
| 2460 | 2474 | ||
| 2461 | sass@^1.49.8: | 2475 | sass@^1.49.9: |
| 2462 | version "1.49.8" | 2476 | version "1.49.9" |
| 2463 | resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.8.tgz#9bbbc5d43d14862db07f1c04b786c9da9b641828" | 2477 | resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9" |
| 2464 | integrity sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw== | 2478 | integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A== |
| 2465 | dependencies: | 2479 | dependencies: |
| 2466 | chokidar ">=3.0.0 <4.0.0" | 2480 | chokidar ">=3.0.0 <4.0.0" |
| 2467 | immutable "^4.0.0" | 2481 | immutable "^4.0.0" |
| @@ -2693,16 +2707,16 @@ stylelint-scss@^4.0.0: | |||
| 2693 | postcss-selector-parser "^6.0.6" | 2707 | postcss-selector-parser "^6.0.6" |
| 2694 | postcss-value-parser "^4.1.0" | 2708 | postcss-value-parser "^4.1.0" |
| 2695 | 2709 | ||
| 2696 | stylelint@^14.5.1: | 2710 | stylelint@^14.6.1: |
| 2697 | version "14.5.1" | 2711 | version "14.6.1" |
| 2698 | resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.5.1.tgz#2b2575ccaf14bb057209d48fc87c17d5b684f8db" | 2712 | resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.6.1.tgz#aff137b0254515fc36b91921d88a3eb2edc194bf" |
| 2699 | integrity sha512-8Hf4HtnhxlWlf7iXF9zFfhSc3X0teRnVzl6PqPs2JEFx+dy/mhMhghZfiTDW4QG0ihDw9+WP7GZw5Nzx7cQF5A== | 2713 | integrity sha512-FfNdvZUZdzh9KDQxDnO7Opp+prKh8OQVuSW8S13cBtxrooCbm6J6royhUeb++53WPMt04VB+ZbOz/QmzAijs6Q== |
| 2700 | dependencies: | 2714 | dependencies: |
| 2701 | balanced-match "^2.0.0" | 2715 | balanced-match "^2.0.0" |
| 2702 | colord "^2.9.2" | 2716 | colord "^2.9.2" |
| 2703 | cosmiconfig "^7.0.1" | 2717 | cosmiconfig "^7.0.1" |
| 2704 | css-functions-list "^3.0.1" | 2718 | css-functions-list "^3.0.1" |
| 2705 | debug "^4.3.3" | 2719 | debug "^4.3.4" |
| 2706 | execall "^2.0.0" | 2720 | execall "^2.0.0" |
| 2707 | fast-glob "^3.2.11" | 2721 | fast-glob "^3.2.11" |
| 2708 | fastest-levenshtein "^1.0.12" | 2722 | fastest-levenshtein "^1.0.12" |
| @@ -2723,7 +2737,7 @@ stylelint@^14.5.1: | |||
| 2723 | normalize-path "^3.0.0" | 2737 | normalize-path "^3.0.0" |
| 2724 | normalize-selector "^0.2.0" | 2738 | normalize-selector "^0.2.0" |
| 2725 | picocolors "^1.0.0" | 2739 | picocolors "^1.0.0" |
| 2726 | postcss "^8.4.6" | 2740 | postcss "^8.4.12" |
| 2727 | postcss-media-query-parser "^0.2.3" | 2741 | postcss-media-query-parser "^0.2.3" |
| 2728 | postcss-resolve-nested-selector "^0.1.1" | 2742 | postcss-resolve-nested-selector "^0.1.1" |
| 2729 | postcss-safe-parser "^6.0.0" | 2743 | postcss-safe-parser "^6.0.0" |
