File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 73
73
"autoprefixer" : " ^10.4.21" ,
74
74
"eslint" : " ^8.57.1" ,
75
75
"eslint-config-next" : " ^12.1.0" ,
76
- "postcss" : " ^8.5.3 " ,
76
+ "postcss" : " ^8.5.4 " ,
77
77
"tailwindcss" : " ^3.4.17" ,
78
78
"typescript" : " ^5.8.3"
79
79
}
Original file line number Diff line number Diff line change @@ -5017,10 +5017,10 @@ mz@^2.7.0:
5017
5017
object-assign "^4.0.1"
5018
5018
thenify-all "^1.0.0"
5019
5019
5020
- nanoid@^3.3.4 , nanoid@^3.3.7 , nanoid@^3.3.8 :
5021
- version "3.3.8 "
5022
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8 .tgz#b1be3030bee36aaff18bacb375e5cce521684baf "
5023
- integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w ==
5020
+ nanoid@^3.3.11 , nanoid@^3.3.4 , nanoid@^3.3.7 :
5021
+ version "3.3.11 "
5022
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11 .tgz#4f4f112cefbe303202f2199838128936266d185b "
5023
+ integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w ==
5024
5024
5025
5025
natural-compare@^1.4.0 :
5026
5026
version "1.4.0"
5378
5378
picocolors "^1.1.1"
5379
5379
source-map-js "^1.2.1"
5380
5380
5381
- postcss@^8.4.47, postcss@^8.5.3 :
5382
- version "8.5.3 "
5383
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
5384
- integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
5381
+ postcss@^8.4.47, postcss@^8.5.4 :
5382
+ version "8.5.4 "
5383
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4 .tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0 "
5384
+ integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w ==
5385
5385
dependencies :
5386
- nanoid "^3.3.8 "
5386
+ nanoid "^3.3.11 "
5387
5387
picocolors "^1.1.1"
5388
5388
source-map-js "^1.2.1"
5389
5389
You can’t perform that action at this time.
0 commit comments