summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json290
1 files changed, 163 insertions, 127 deletions
diff --git a/package-lock.json b/package-lock.json
index f0d7f17..f822445 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,6 +17,17 @@
17 "tailwindcss": "^3.0.16" 17 "tailwindcss": "^3.0.16"
18 } 18 }
19 }, 19 },
20 "node_modules/@alloc/quick-lru": {
21 "version": "5.2.0",
22 "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
23 "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
24 "engines": {
25 "node": ">=10"
26 },
27 "funding": {
28 "url": "https://github.com/sponsors/sindresorhus"
29 }
30 },
20 "node_modules/@fullhuman/postcss-purgecss": { 31 "node_modules/@fullhuman/postcss-purgecss": {
21 "version": "5.0.0", 32 "version": "5.0.0",
22 "resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-5.0.0.tgz", 33 "resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-5.0.0.tgz",
@@ -28,6 +39,54 @@
28 "postcss": "^8.0.0" 39 "postcss": "^8.0.0"
29 } 40 }
30 }, 41 },
42 "node_modules/@jridgewell/gen-mapping": {
43 "version": "0.3.3",
44 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
45 "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
46 "dependencies": {
47 "@jridgewell/set-array": "^1.0.1",
48 "@jridgewell/sourcemap-codec": "^1.4.10",
49 "@jridgewell/trace-mapping": "^0.3.9"
50 },
51 "engines": {
52 "node": ">=6.0.0"
53 }
54 },
55 "node_modules/@jridgewell/resolve-uri": {
56 "version": "3.1.0",
57 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
58 "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
59 "engines": {
60 "node": ">=6.0.0"
61 }
62 },
63 "node_modules/@jridgewell/set-array": {
64 "version": "1.1.2",
65 "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
66 "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
67 "engines": {
68 "node": ">=6.0.0"
69 }
70 },
71 "node_modules/@jridgewell/sourcemap-codec": {
72 "version": "1.4.15",
73 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
74 "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
75 },
76 "node_modules/@jridgewell/trace-mapping": {
77 "version": "0.3.18",
78 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz",
79 "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==",
80 "dependencies": {
81 "@jridgewell/resolve-uri": "3.1.0",
82 "@jridgewell/sourcemap-codec": "1.4.14"
83 }
84 },
85 "node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": {
86 "version": "1.4.14",
87 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
88 "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
89 },
31 "node_modules/@nodelib/fs.scandir": { 90 "node_modules/@nodelib/fs.scandir": {
32 "version": "2.1.5", 91 "version": "2.1.5",
33 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", 92 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -1192,16 +1251,16 @@
1192 } 1251 }
1193 }, 1252 },
1194 "node_modules/postcss-import": { 1253 "node_modules/postcss-import": {
1195 "version": "14.1.0", 1254 "version": "15.1.0",
1196 "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz", 1255 "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
1197 "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==", 1256 "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
1198 "dependencies": { 1257 "dependencies": {
1199 "postcss-value-parser": "^4.0.0", 1258 "postcss-value-parser": "^4.0.0",
1200 "read-cache": "^1.0.0", 1259 "read-cache": "^1.0.0",
1201 "resolve": "^1.1.7" 1260 "resolve": "^1.1.7"
1202 }, 1261 },
1203 "engines": { 1262 "engines": {
1204 "node": ">=10.0.0" 1263 "node": ">=14.0.0"
1205 }, 1264 },
1206 "peerDependencies": { 1265 "peerDependencies": {
1207 "postcss": "^8.0.0" 1266 "postcss": "^8.0.0"
@@ -1346,11 +1405,11 @@
1346 } 1405 }
1347 }, 1406 },
1348 "node_modules/postcss-nested": { 1407 "node_modules/postcss-nested": {
1349 "version": "6.0.0", 1408 "version": "6.0.1",
1350 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz", 1409 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
1351 "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==", 1410 "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
1352 "dependencies": { 1411 "dependencies": {
1353 "postcss-selector-parser": "^6.0.10" 1412 "postcss-selector-parser": "^6.0.11"
1354 }, 1413 },
1355 "engines": { 1414 "engines": {
1356 "node": ">=12.0" 1415 "node": ">=12.0"
@@ -1637,17 +1696,6 @@
1637 } 1696 }
1638 ] 1697 ]
1639 }, 1698 },
1640 "node_modules/quick-lru": {
1641 "version": "5.1.1",
1642 "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
1643 "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
1644 "engines": {
1645 "node": ">=10"
1646 },
1647 "funding": {
1648 "url": "https://github.com/sponsors/sindresorhus"
1649 }
1650 },
1651 "node_modules/read-cache": { 1699 "node_modules/read-cache": {
1652 "version": "1.0.0", 1700 "version": "1.0.0",
1653 "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", 1701 "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
@@ -1676,11 +1724,11 @@
1676 } 1724 }
1677 }, 1725 },
1678 "node_modules/resolve": { 1726 "node_modules/resolve": {
1679 "version": "1.22.1", 1727 "version": "1.22.2",
1680 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", 1728 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz",
1681 "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", 1729 "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==",
1682 "dependencies": { 1730 "dependencies": {
1683 "is-core-module": "^2.9.0", 1731 "is-core-module": "^2.11.0",
1684 "path-parse": "^1.0.7", 1732 "path-parse": "^1.0.7",
1685 "supports-preserve-symlinks-flag": "^1.0.0" 1733 "supports-preserve-symlinks-flag": "^1.0.0"
1686 }, 1734 },
@@ -1781,10 +1829,11 @@
1781 } 1829 }
1782 }, 1830 },
1783 "node_modules/sucrase": { 1831 "node_modules/sucrase": {
1784 "version": "3.31.0", 1832 "version": "3.32.0",
1785 "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.31.0.tgz", 1833 "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.32.0.tgz",
1786 "integrity": "sha512-6QsHnkqyVEzYcaiHsOKkzOtOgdJcb8i54x6AV2hDwyZcY9ZyykGZVw6L/YN98xC0evwTP6utsWWrKRaa8QlfEQ==", 1834 "integrity": "sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==",
1787 "dependencies": { 1835 "dependencies": {
1836 "@jridgewell/gen-mapping": "^0.3.2",
1788 "commander": "^4.0.0", 1837 "commander": "^4.0.0",
1789 "glob": "7.1.6", 1838 "glob": "7.1.6",
1790 "lines-and-columns": "^1.1.6", 1839 "lines-and-columns": "^1.1.6",
@@ -1890,44 +1939,40 @@
1890 } 1939 }
1891 }, 1940 },
1892 "node_modules/tailwindcss": { 1941 "node_modules/tailwindcss": {
1893 "version": "3.3.1", 1942 "version": "3.3.2",
1894 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.1.tgz", 1943 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.2.tgz",
1895 "integrity": "sha512-Vkiouc41d4CEq0ujXl6oiGFQ7bA3WEhUZdTgXAhtKxSy49OmKs8rEfQmupsfF0IGW8fv2iQkp1EVUuapCFrZ9g==", 1944 "integrity": "sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==",
1896 "dependencies": { 1945 "dependencies": {
1946 "@alloc/quick-lru": "^5.2.0",
1897 "arg": "^5.0.2", 1947 "arg": "^5.0.2",
1898 "chokidar": "^3.5.3", 1948 "chokidar": "^3.5.3",
1899 "color-name": "^1.1.4",
1900 "didyoumean": "^1.2.2", 1949 "didyoumean": "^1.2.2",
1901 "dlv": "^1.1.3", 1950 "dlv": "^1.1.3",
1902 "fast-glob": "^3.2.12", 1951 "fast-glob": "^3.2.12",
1903 "glob-parent": "^6.0.2", 1952 "glob-parent": "^6.0.2",
1904 "is-glob": "^4.0.3", 1953 "is-glob": "^4.0.3",
1905 "jiti": "^1.17.2", 1954 "jiti": "^1.18.2",
1906 "lilconfig": "^2.0.6", 1955 "lilconfig": "^2.1.0",
1907 "micromatch": "^4.0.5", 1956 "micromatch": "^4.0.5",
1908 "normalize-path": "^3.0.0", 1957 "normalize-path": "^3.0.0",
1909 "object-hash": "^3.0.0", 1958 "object-hash": "^3.0.0",
1910 "picocolors": "^1.0.0", 1959 "picocolors": "^1.0.0",
1911 "postcss": "^8.0.9", 1960 "postcss": "^8.4.23",
1912 "postcss-import": "^14.1.0", 1961 "postcss-import": "^15.1.0",
1913 "postcss-js": "^4.0.0", 1962 "postcss-js": "^4.0.1",
1914 "postcss-load-config": "^3.1.4", 1963 "postcss-load-config": "^4.0.1",
1915 "postcss-nested": "6.0.0", 1964 "postcss-nested": "^6.0.1",
1916 "postcss-selector-parser": "^6.0.11", 1965 "postcss-selector-parser": "^6.0.11",
1917 "postcss-value-parser": "^4.2.0", 1966 "postcss-value-parser": "^4.2.0",
1918 "quick-lru": "^5.1.1", 1967 "resolve": "^1.22.2",
1919 "resolve": "^1.22.1", 1968 "sucrase": "^3.32.0"
1920 "sucrase": "^3.29.0"
1921 }, 1969 },
1922 "bin": { 1970 "bin": {
1923 "tailwind": "lib/cli.js", 1971 "tailwind": "lib/cli.js",
1924 "tailwindcss": "lib/cli.js" 1972 "tailwindcss": "lib/cli.js"
1925 }, 1973 },
1926 "engines": { 1974 "engines": {
1927 "node": ">=12.13.0" 1975 "node": ">=14.0.0"
1928 },
1929 "peerDependencies": {
1930 "postcss": "^8.0.9"
1931 } 1976 }
1932 }, 1977 },
1933 "node_modules/tailwindcss/node_modules/glob-parent": { 1978 "node_modules/tailwindcss/node_modules/glob-parent": {
@@ -1941,42 +1986,6 @@
1941 "node": ">=10.13.0" 1986 "node": ">=10.13.0"
1942 } 1987 }
1943 }, 1988 },
1944 "node_modules/tailwindcss/node_modules/postcss-load-config": {
1945 "version": "3.1.4",
1946 "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
1947 "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
1948 "dependencies": {
1949 "lilconfig": "^2.0.5",
1950 "yaml": "^1.10.2"
1951 },
1952 "engines": {
1953 "node": ">= 10"
1954 },
1955 "funding": {
1956 "type": "opencollective",
1957 "url": "https://opencollective.com/postcss/"
1958 },
1959 "peerDependencies": {
1960 "postcss": ">=8.0.9",
1961 "ts-node": ">=9.0.0"
1962 },
1963 "peerDependenciesMeta": {
1964 "postcss": {
1965 "optional": true
1966 },
1967 "ts-node": {
1968 "optional": true
1969 }
1970 }
1971 },
1972 "node_modules/tailwindcss/node_modules/yaml": {
1973 "version": "1.10.2",
1974 "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
1975 "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
1976 "engines": {
1977 "node": ">= 6"
1978 }
1979 },
1980 "node_modules/thenby": { 1989 "node_modules/thenby": {
1981 "version": "1.3.4", 1990 "version": "1.3.4",
1982 "resolved": "https://registry.npmjs.org/thenby/-/thenby-1.3.4.tgz", 1991 "resolved": "https://registry.npmjs.org/thenby/-/thenby-1.3.4.tgz",
@@ -2119,6 +2128,11 @@
2119 } 2128 }
2120 }, 2129 },
2121 "dependencies": { 2130 "dependencies": {
2131 "@alloc/quick-lru": {
2132 "version": "5.2.0",
2133 "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
2134 "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw=="
2135 },
2122 "@fullhuman/postcss-purgecss": { 2136 "@fullhuman/postcss-purgecss": {
2123 "version": "5.0.0", 2137 "version": "5.0.0",
2124 "resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-5.0.0.tgz", 2138 "resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-5.0.0.tgz",
@@ -2127,6 +2141,47 @@
2127 "purgecss": "^5.0.0" 2141 "purgecss": "^5.0.0"
2128 } 2142 }
2129 }, 2143 },
2144 "@jridgewell/gen-mapping": {
2145 "version": "0.3.3",
2146 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
2147 "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
2148 "requires": {
2149 "@jridgewell/set-array": "^1.0.1",
2150 "@jridgewell/sourcemap-codec": "^1.4.10",
2151 "@jridgewell/trace-mapping": "^0.3.9"
2152 }
2153 },
2154 "@jridgewell/resolve-uri": {
2155 "version": "3.1.0",
2156 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
2157 "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
2158 },
2159 "@jridgewell/set-array": {
2160 "version": "1.1.2",
2161 "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
2162 "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
2163 },
2164 "@jridgewell/sourcemap-codec": {
2165 "version": "1.4.15",
2166 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
2167 "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
2168 },
2169 "@jridgewell/trace-mapping": {
2170 "version": "0.3.18",
2171 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz",
2172 "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==",
2173 "requires": {
2174 "@jridgewell/resolve-uri": "3.1.0",
2175 "@jridgewell/sourcemap-codec": "1.4.14"
2176 },
2177 "dependencies": {
2178 "@jridgewell/sourcemap-codec": {
2179 "version": "1.4.14",
2180 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
2181 "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
2182 }
2183 }
2184 },
2130 "@nodelib/fs.scandir": { 2185 "@nodelib/fs.scandir": {
2131 "version": "2.1.5", 2186 "version": "2.1.5",
2132 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", 2187 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -2912,9 +2967,9 @@
2912 "requires": {} 2967 "requires": {}
2913 }, 2968 },
2914 "postcss-import": { 2969 "postcss-import": {
2915 "version": "14.1.0", 2970 "version": "15.1.0",
2916 "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz", 2971 "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
2917 "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==", 2972 "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
2918 "requires": { 2973 "requires": {
2919 "postcss-value-parser": "^4.0.0", 2974 "postcss-value-parser": "^4.0.0",
2920 "read-cache": "^1.0.0", 2975 "read-cache": "^1.0.0",
@@ -2995,11 +3050,11 @@
2995 } 3050 }
2996 }, 3051 },
2997 "postcss-nested": { 3052 "postcss-nested": {
2998 "version": "6.0.0", 3053 "version": "6.0.1",
2999 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz", 3054 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
3000 "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==", 3055 "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
3001 "requires": { 3056 "requires": {
3002 "postcss-selector-parser": "^6.0.10" 3057 "postcss-selector-parser": "^6.0.11"
3003 } 3058 }
3004 }, 3059 },
3005 "postcss-normalize-charset": { 3060 "postcss-normalize-charset": {
@@ -3160,11 +3215,6 @@
3160 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", 3215 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
3161 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" 3216 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="
3162 }, 3217 },
3163 "quick-lru": {
3164 "version": "5.1.1",
3165 "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
3166 "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="
3167 },
3168 "read-cache": { 3218 "read-cache": {
3169 "version": "1.0.0", 3219 "version": "1.0.0",
3170 "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", 3220 "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
@@ -3187,11 +3237,11 @@
3187 "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" 3237 "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="
3188 }, 3238 },
3189 "resolve": { 3239 "resolve": {
3190 "version": "1.22.1", 3240 "version": "1.22.2",
3191 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", 3241 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz",
3192 "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", 3242 "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==",
3193 "requires": { 3243 "requires": {
3194 "is-core-module": "^2.9.0", 3244 "is-core-module": "^2.11.0",
3195 "path-parse": "^1.0.7", 3245 "path-parse": "^1.0.7",
3196 "supports-preserve-symlinks-flag": "^1.0.0" 3246 "supports-preserve-symlinks-flag": "^1.0.0"
3197 } 3247 }
@@ -3247,10 +3297,11 @@
3247 } 3297 }
3248 }, 3298 },
3249 "sucrase": { 3299 "sucrase": {
3250 "version": "3.31.0", 3300 "version": "3.32.0",
3251 "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.31.0.tgz", 3301 "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.32.0.tgz",
3252 "integrity": "sha512-6QsHnkqyVEzYcaiHsOKkzOtOgdJcb8i54x6AV2hDwyZcY9ZyykGZVw6L/YN98xC0evwTP6utsWWrKRaa8QlfEQ==", 3302 "integrity": "sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==",
3253 "requires": { 3303 "requires": {
3304 "@jridgewell/gen-mapping": "^0.3.2",
3254 "commander": "^4.0.0", 3305 "commander": "^4.0.0",
3255 "glob": "7.1.6", 3306 "glob": "7.1.6",
3256 "lines-and-columns": "^1.1.6", 3307 "lines-and-columns": "^1.1.6",
@@ -3322,34 +3373,33 @@
3322 } 3373 }
3323 }, 3374 },
3324 "tailwindcss": { 3375 "tailwindcss": {
3325 "version": "3.3.1", 3376 "version": "3.3.2",
3326 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.1.tgz", 3377 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.2.tgz",
3327 "integrity": "sha512-Vkiouc41d4CEq0ujXl6oiGFQ7bA3WEhUZdTgXAhtKxSy49OmKs8rEfQmupsfF0IGW8fv2iQkp1EVUuapCFrZ9g==", 3378 "integrity": "sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==",
3328 "requires": { 3379 "requires": {
3380 "@alloc/quick-lru": "^5.2.0",
3329 "arg": "^5.0.2", 3381 "arg": "^5.0.2",
3330 "chokidar": "^3.5.3", 3382 "chokidar": "^3.5.3",
3331 "color-name": "^1.1.4",
3332 "didyoumean": "^1.2.2", 3383 "didyoumean": "^1.2.2",
3333 "dlv": "^1.1.3", 3384 "dlv": "^1.1.3",
3334 "fast-glob": "^3.2.12", 3385 "fast-glob": "^3.2.12",
3335 "glob-parent": "^6.0.2", 3386 "glob-parent": "^6.0.2",
3336 "is-glob": "^4.0.3", 3387 "is-glob": "^4.0.3",
3337 "jiti": "^1.17.2", 3388 "jiti": "^1.18.2",
3338 "lilconfig": "^2.0.6", 3389 "lilconfig": "^2.1.0",
3339 "micromatch": "^4.0.5", 3390 "micromatch": "^4.0.5",
3340 "normalize-path": "^3.0.0", 3391 "normalize-path": "^3.0.0",
3341 "object-hash": "^3.0.0", 3392 "object-hash": "^3.0.0",
3342 "picocolors": "^1.0.0", 3393 "picocolors": "^1.0.0",
3343 "postcss": "^8.0.9", 3394 "postcss": "^8.4.23",
3344 "postcss-import": "^14.1.0", 3395 "postcss-import": "^15.1.0",
3345 "postcss-js": "^4.0.0", 3396 "postcss-js": "^4.0.1",
3346 "postcss-load-config": "^3.1.4", 3397 "postcss-load-config": "^4.0.1",
3347 "postcss-nested": "6.0.0", 3398 "postcss-nested": "^6.0.1",
3348 "postcss-selector-parser": "^6.0.11", 3399 "postcss-selector-parser": "^6.0.11",
3349 "postcss-value-parser": "^4.2.0", 3400 "postcss-value-parser": "^4.2.0",
3350 "quick-lru": "^5.1.1", 3401 "resolve": "^1.22.2",
3351 "resolve": "^1.22.1", 3402 "sucrase": "^3.32.0"
3352 "sucrase": "^3.29.0"
3353 }, 3403 },
3354 "dependencies": { 3404 "dependencies": {
3355 "glob-parent": { 3405 "glob-parent": {
@@ -3359,20 +3409,6 @@
3359 "requires": { 3409 "requires": {
3360 "is-glob": "^4.0.3" 3410 "is-glob": "^4.0.3"
3361 } 3411 }
3362 },
3363 "postcss-load-config": {
3364 "version": "3.1.4",
3365 "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
3366 "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
3367 "requires": {
3368 "lilconfig": "^2.0.5",
3369 "yaml": "^1.10.2"
3370 }
3371 },
3372 "yaml": {
3373 "version": "1.10.2",
3374 "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
3375 "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
3376 } 3412 }
3377 } 3413 }
3378 }, 3414 },