File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 49
49
"minimatch" : " ^3.0.6" ,
50
50
"next" : " ^12.1.0" ,
51
51
"next-themes" : " ^0.0.15" ,
52
- "postcss" : " ^8.4.6 " ,
52
+ "postcss" : " ^8.4.7 " ,
53
53
"postcss-focus-visible" : " ^5.0.0" ,
54
54
"postcss-import" : " ^14.0.2" ,
55
55
"postcss-nested" : " ^5.0.6" ,
Original file line number Diff line number Diff line change @@ -5610,11 +5610,16 @@ ms@^2.1.1:
5610
5610
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
5611
5611
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
5612
5612
5613
- nanoid@^3.1.23, nanoid@^3.1.30, nanoid@^3.2.0 :
5613
+ nanoid@^3.1.23, nanoid@^3.1.30 :
5614
5614
version "3.2.0"
5615
5615
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
5616
5616
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
5617
5617
5618
+ nanoid@^3.3.1 :
5619
+ version "3.3.1"
5620
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
5621
+ integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
5622
+
5618
5623
napi-build-utils@^1.0.1 :
5619
5624
version "1.0.2"
5620
5625
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806"
@@ -6075,12 +6080,12 @@ postcss@^8.1.6, postcss@^8.2.1:
6075
6080
nanoid "^3.1.23"
6076
6081
source-map-js "^0.6.2"
6077
6082
6078
- postcss@^8.4.6 :
6079
- version "8.4.6 "
6080
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6 .tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1 "
6081
- integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA ==
6083
+ postcss@^8.4.7 :
6084
+ version "8.4.7 "
6085
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7 .tgz#f99862069ec4541de386bf57f5660a6c7a0875a8 "
6086
+ integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A ==
6082
6087
dependencies :
6083
- nanoid "^3.2.0 "
6088
+ nanoid "^3.3.1 "
6084
6089
picocolors "^1.0.0"
6085
6090
source-map-js "^1.0.2"
6086
6091
You can’t perform that action at this time.
0 commit comments