diff options
| -rw-r--r-- | package-lock.json | 82 |
1 files changed, 18 insertions, 64 deletions
diff --git a/package-lock.json b/package-lock.json index 0602d25..c35ef8d 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -633,17 +633,6 @@ | |||
| 633 | "postcss": "^8.4.31" | 633 | "postcss": "^8.4.31" |
| 634 | } | 634 | } |
| 635 | }, | 635 | }, |
| 636 | "node_modules/cssnano/node_modules/lilconfig": { | ||
| 637 | "version": "3.1.2", | ||
| 638 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", | ||
| 639 | "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", | ||
| 640 | "engines": { | ||
| 641 | "node": ">=14" | ||
| 642 | }, | ||
| 643 | "funding": { | ||
| 644 | "url": "https://github.com/sponsors/antonk52" | ||
| 645 | } | ||
| 646 | }, | ||
| 647 | "node_modules/csso": { | 636 | "node_modules/csso": { |
| 648 | "version": "5.0.5", | 637 | "version": "5.0.5", |
| 649 | "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", | 638 | "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", |
| @@ -1068,11 +1057,14 @@ | |||
| 1068 | } | 1057 | } |
| 1069 | }, | 1058 | }, |
| 1070 | "node_modules/lilconfig": { | 1059 | "node_modules/lilconfig": { |
| 1071 | "version": "2.1.0", | 1060 | "version": "3.1.3", |
| 1072 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", | 1061 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", |
| 1073 | "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", | 1062 | "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", |
| 1074 | "engines": { | 1063 | "engines": { |
| 1075 | "node": ">=10" | 1064 | "node": ">=14" |
| 1065 | }, | ||
| 1066 | "funding": { | ||
| 1067 | "url": "https://github.com/sponsors/antonk52" | ||
| 1076 | } | 1068 | } |
| 1077 | }, | 1069 | }, |
| 1078 | "node_modules/lines-and-columns": { | 1070 | "node_modules/lines-and-columns": { |
| @@ -1361,14 +1353,6 @@ | |||
| 1361 | "postcss": "^8.0.0" | 1353 | "postcss": "^8.0.0" |
| 1362 | } | 1354 | } |
| 1363 | }, | 1355 | }, |
| 1364 | "node_modules/postcss-cli/node_modules/lilconfig": { | ||
| 1365 | "version": "3.0.0", | ||
| 1366 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.0.0.tgz", | ||
| 1367 | "integrity": "sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==", | ||
| 1368 | "engines": { | ||
| 1369 | "node": ">=14" | ||
| 1370 | } | ||
| 1371 | }, | ||
| 1372 | "node_modules/postcss-cli/node_modules/postcss-load-config": { | 1356 | "node_modules/postcss-cli/node_modules/postcss-load-config": { |
| 1373 | "version": "5.0.2", | 1357 | "version": "5.0.2", |
| 1374 | "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-5.0.2.tgz", | 1358 | "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-5.0.2.tgz", |
| @@ -1550,17 +1534,6 @@ | |||
| 1550 | } | 1534 | } |
| 1551 | } | 1535 | } |
| 1552 | }, | 1536 | }, |
| 1553 | "node_modules/postcss-load-config/node_modules/lilconfig": { | ||
| 1554 | "version": "3.1.2", | ||
| 1555 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", | ||
| 1556 | "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", | ||
| 1557 | "engines": { | ||
| 1558 | "node": ">=14" | ||
| 1559 | }, | ||
| 1560 | "funding": { | ||
| 1561 | "url": "https://github.com/sponsors/antonk52" | ||
| 1562 | } | ||
| 1563 | }, | ||
| 1564 | "node_modules/postcss-merge-longhand": { | 1537 | "node_modules/postcss-merge-longhand": { |
| 1565 | "version": "7.0.4", | 1538 | "version": "7.0.4", |
| 1566 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.4.tgz", | 1539 | "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.4.tgz", |
| @@ -2213,9 +2186,9 @@ | |||
| 2213 | } | 2186 | } |
| 2214 | }, | 2187 | }, |
| 2215 | "node_modules/tailwindcss": { | 2188 | "node_modules/tailwindcss": { |
| 2216 | "version": "3.4.15", | 2189 | "version": "3.4.16", |
| 2217 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.15.tgz", | 2190 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", |
| 2218 | "integrity": "sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==", | 2191 | "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", |
| 2219 | "dependencies": { | 2192 | "dependencies": { |
| 2220 | "@alloc/quick-lru": "^5.2.0", | 2193 | "@alloc/quick-lru": "^5.2.0", |
| 2221 | "arg": "^5.0.2", | 2194 | "arg": "^5.0.2", |
| @@ -2226,7 +2199,7 @@ | |||
| 2226 | "glob-parent": "^6.0.2", | 2199 | "glob-parent": "^6.0.2", |
| 2227 | "is-glob": "^4.0.3", | 2200 | "is-glob": "^4.0.3", |
| 2228 | "jiti": "^1.21.6", | 2201 | "jiti": "^1.21.6", |
| 2229 | "lilconfig": "^2.1.0", | 2202 | "lilconfig": "^3.1.3", |
| 2230 | "micromatch": "^4.0.8", | 2203 | "micromatch": "^4.0.8", |
| 2231 | "normalize-path": "^3.0.0", | 2204 | "normalize-path": "^3.0.0", |
| 2232 | "object-hash": "^3.0.0", | 2205 | "object-hash": "^3.0.0", |
| @@ -2803,13 +2776,6 @@ | |||
| 2803 | "requires": { | 2776 | "requires": { |
| 2804 | "cssnano-preset-default": "^7.0.6", | 2777 | "cssnano-preset-default": "^7.0.6", |
| 2805 | "lilconfig": "^3.1.2" | 2778 | "lilconfig": "^3.1.2" |
| 2806 | }, | ||
| 2807 | "dependencies": { | ||
| 2808 | "lilconfig": { | ||
| 2809 | "version": "3.1.2", | ||
| 2810 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", | ||
| 2811 | "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==" | ||
| 2812 | } | ||
| 2813 | } | 2779 | } |
| 2814 | }, | 2780 | }, |
| 2815 | "cssnano-preset-default": { | 2781 | "cssnano-preset-default": { |
| @@ -3144,9 +3110,9 @@ | |||
| 3144 | } | 3110 | } |
| 3145 | }, | 3111 | }, |
| 3146 | "lilconfig": { | 3112 | "lilconfig": { |
| 3147 | "version": "2.1.0", | 3113 | "version": "3.1.3", |
| 3148 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", | 3114 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", |
| 3149 | "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==" | 3115 | "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" |
| 3150 | }, | 3116 | }, |
| 3151 | "lines-and-columns": { | 3117 | "lines-and-columns": { |
| 3152 | "version": "1.2.4", | 3118 | "version": "1.2.4", |
| @@ -3330,11 +3296,6 @@ | |||
| 3330 | "yargs": "^17.0.0" | 3296 | "yargs": "^17.0.0" |
| 3331 | }, | 3297 | }, |
| 3332 | "dependencies": { | 3298 | "dependencies": { |
| 3333 | "lilconfig": { | ||
| 3334 | "version": "3.0.0", | ||
| 3335 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.0.0.tgz", | ||
| 3336 | "integrity": "sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==" | ||
| 3337 | }, | ||
| 3338 | "postcss-load-config": { | 3299 | "postcss-load-config": { |
| 3339 | "version": "5.0.2", | 3300 | "version": "5.0.2", |
| 3340 | "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-5.0.2.tgz", | 3301 | "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-5.0.2.tgz", |
| @@ -3417,13 +3378,6 @@ | |||
| 3417 | "requires": { | 3378 | "requires": { |
| 3418 | "lilconfig": "^3.0.0", | 3379 | "lilconfig": "^3.0.0", |
| 3419 | "yaml": "^2.3.4" | 3380 | "yaml": "^2.3.4" |
| 3420 | }, | ||
| 3421 | "dependencies": { | ||
| 3422 | "lilconfig": { | ||
| 3423 | "version": "3.1.2", | ||
| 3424 | "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", | ||
| 3425 | "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==" | ||
| 3426 | } | ||
| 3427 | } | 3381 | } |
| 3428 | }, | 3382 | }, |
| 3429 | "postcss-merge-longhand": { | 3383 | "postcss-merge-longhand": { |
| @@ -3814,9 +3768,9 @@ | |||
| 3814 | } | 3768 | } |
| 3815 | }, | 3769 | }, |
| 3816 | "tailwindcss": { | 3770 | "tailwindcss": { |
| 3817 | "version": "3.4.15", | 3771 | "version": "3.4.16", |
| 3818 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.15.tgz", | 3772 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", |
| 3819 | "integrity": "sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==", | 3773 | "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", |
| 3820 | "requires": { | 3774 | "requires": { |
| 3821 | "@alloc/quick-lru": "^5.2.0", | 3775 | "@alloc/quick-lru": "^5.2.0", |
| 3822 | "arg": "^5.0.2", | 3776 | "arg": "^5.0.2", |
| @@ -3827,7 +3781,7 @@ | |||
| 3827 | "glob-parent": "^6.0.2", | 3781 | "glob-parent": "^6.0.2", |
| 3828 | "is-glob": "^4.0.3", | 3782 | "is-glob": "^4.0.3", |
| 3829 | "jiti": "^1.21.6", | 3783 | "jiti": "^1.21.6", |
| 3830 | "lilconfig": "^2.1.0", | 3784 | "lilconfig": "^3.1.3", |
| 3831 | "micromatch": "^4.0.8", | 3785 | "micromatch": "^4.0.8", |
| 3832 | "normalize-path": "^3.0.0", | 3786 | "normalize-path": "^3.0.0", |
| 3833 | "object-hash": "^3.0.0", | 3787 | "object-hash": "^3.0.0", |
