File tree Expand file tree Collapse file tree 2 files changed +10
-19
lines changed Expand file tree Collapse file tree 2 files changed +10
-19
lines changed Original file line number Diff line number Diff line change 34
34
"eslint-plugin-node" : " 11.1.0" ,
35
35
"eslint-plugin-promise" : " 5.2.0" ,
36
36
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
37
- "postcss" : " 8.4.8 " ,
37
+ "postcss" : " 8.4.12 " ,
38
38
"tailwindcss" : " 3.0.23"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -2049,6 +2049,15 @@ postcss-value-parser@^4.2.0:
2049
2049
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
2050
2050
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
2051
2051
2052
+ [email protected] , postcss@^8.4.6:
2053
+ version "8.4.12"
2054
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
2055
+ integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
2056
+ dependencies :
2057
+ nanoid "^3.3.1"
2058
+ picocolors "^1.0.0"
2059
+ source-map-js "^1.0.2"
2060
+
2052
2061
2053
2062
version "8.4.5"
2054
2063
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
2058
2067
picocolors "^1.0.0"
2059
2068
source-map-js "^1.0.1"
2060
2069
2061
-
2062
- version "8.4.8"
2063
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032"
2064
- integrity sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==
2065
- dependencies :
2066
- nanoid "^3.3.1"
2067
- picocolors "^1.0.0"
2068
- source-map-js "^1.0.2"
2069
-
2070
- postcss@^8.4.6 :
2071
- version "8.4.12"
2072
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
2073
- integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
2074
- dependencies :
2075
- nanoid "^3.3.1"
2076
- picocolors "^1.0.0"
2077
- source-map-js "^1.0.2"
2078
-
2079
2070
prelude-ls@^1.2.1 :
2080
2071
version "1.2.1"
2081
2072
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
You can’t perform that action at this time.
0 commit comments