This repository was archived by the owner on Aug 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "@tailwindcss/forms" : " ^0.5.10" ,
3232 "autoprefixer" : " 10.4.21" ,
3333 "eslint" : " ^9.27.0" ,
34- "postcss" : " ^8.5.3 " ,
34+ "postcss" : " ^8.5.4 " ,
3535 "prettier" : " ^3.5.3" ,
3636 "tailwindcss" : " ^3.4.17" ,
3737 "vite" : " ^6.3.5"
Original file line number Diff line number Diff line change @@ -1202,6 +1202,11 @@ mz@^2.7.0:
12021202 object-assign "^4.0.1"
12031203 thenify-all "^1.0.0"
12041204
1205+ nanoid@^3.3.11 :
1206+ version "3.3.11"
1207+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
1208+ integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
1209+
12051210nanoid@^3.3.7 :
12061211 version "3.3.7"
12071212 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
@@ -1390,6 +1395,15 @@ postcss@^8.5.3:
13901395 picocolors "^1.1.1"
13911396 source-map-js "^1.2.1"
13921397
1398+ postcss@^8.5.4 :
1399+ version "8.5.4"
1400+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
1401+ integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
1402+ dependencies :
1403+ nanoid "^3.3.11"
1404+ picocolors "^1.1.1"
1405+ source-map-js "^1.2.1"
1406+
13931407prelude-ls@^1.2.1 :
13941408 version "1.2.1"
13951409 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