File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "dependencies" : {},
33 "devDependencies" : {
44 "@fun-stack/fun-pack" : " 0.2.0" ,
5- "autoprefixer" : " ^10.4.6 " ,
5+ "autoprefixer" : " ^10.4.7 " ,
66 "postcss" : " ^8.4.13" ,
77 "tailwindcss" : " ^3.0.24" ,
88 "daisyui" : " ^2.14.3"
Original file line number Diff line number Diff line change @@ -375,13 +375,13 @@ atob@^2.1.2:
375375 resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
376376 integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
377377
378- autoprefixer@^10.4.6 :
379- version "10.4.6 "
380- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.6 .tgz#ce6eba3aea7c03adf0f6a907bd594fd170b3f0b6 "
381- integrity sha512-Rvzel0AZO9tJNm3ydySK80PpkWoEZTGC5bHUh/xbrP8qJCy08NFBwNGPcozy3d3SDIM0b2kNxw2K7jAIYFF01A ==
378+ autoprefixer@^10.4.7 :
379+ version "10.4.7 "
380+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.7 .tgz#1db8d195f41a52ca5069b7593be167618edbbedf "
381+ integrity sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA ==
382382 dependencies :
383383 browserslist "^4.20.3"
384- caniuse-lite "^1.0.30001334 "
384+ caniuse-lite "^1.0.30001335 "
385385 fraction.js "^4.2.0"
386386 normalize-range "^0.1.2"
387387 picocolors "^1.0.0"
@@ -626,10 +626,10 @@ caniuse-api@^3.0.0:
626626 lodash.memoize "^4.1.2"
627627 lodash.uniq "^4.5.0"
628628
629- caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001334 :
630- version "1.0.30001334 "
631- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334 .tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b "
632- integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw ==
629+ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001335 :
630+ version "1.0.30001338 "
631+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001338 .tgz#b5dd7a7941a51a16480bdf6ff82bded1628eec0d "
632+ integrity sha512-1gLHWyfVoRDsHieO+CaeYe7jSo/MT7D7lhaXUiwwbuR5BwQxORs0f1tAwUSQr3YbxRXJvxHM/PA5FfPQRnsPeQ ==
633633
634634chalk@^2.0.0, chalk@^2.4.1 :
635635 version "2.4.2"
You can’t perform that action at this time.
0 commit comments