File tree 2 files changed +23
-3
lines changed
2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 48
48
"eslint-config-next" : " ^13.1.6" ,
49
49
"eslint-config-prettier" : " ^8.5.0" ,
50
50
"eslint-plugin-prettier" : " ^4.2.1" ,
51
- "postcss" : " ^8.4.16 " ,
51
+ "postcss" : " ^8.4.31 " ,
52
52
"prettier" : " ^2.8.4" ,
53
53
"tailwindcss" : " ^3.1.8" ,
54
54
"typescript" : " ^4.9.5" ,
Original file line number Diff line number Diff line change @@ -1134,7 +1134,7 @@ __metadata:
1134
1134
next : ^13.1.6
1135
1135
next-plausible : ^3.10.1
1136
1136
nextjs-progressbar : ^0.0.16
1137
- postcss : ^8.4.16
1137
+ postcss : ^8.4.31
1138
1138
prettier : ^2.8.4
1139
1139
qrcode.react : ^3.1.0
1140
1140
react : ^18.2.0
@@ -6255,6 +6255,15 @@ __metadata:
6255
6255
languageName : node
6256
6256
linkType : hard
6257
6257
6258
+ " nanoid@npm:^3.3.6 " :
6259
+ version : 3.3.6
6260
+ resolution : " nanoid@npm:3.3.6"
6261
+ bin :
6262
+ nanoid : bin/nanoid.cjs
6263
+ checksum : 7d0eda657002738aa5206107bd0580aead6c95c460ef1bdd0b1a87a9c7ae6277ac2e9b945306aaa5b32c6dcb7feaf462d0f552e7f8b5718abfc6ead5c94a71b3
6264
+ languageName : node
6265
+ linkType : hard
6266
+
6258
6267
" natural-compare@npm:^1.4.0 " :
6259
6268
version : 1.4.0
6260
6269
resolution : " natural-compare@npm:1.4.0"
@@ -6956,7 +6965,7 @@ __metadata:
6956
6965
languageName : node
6957
6966
linkType : hard
6958
6967
6959
- " postcss@npm:^8.4.14, postcss@npm:^8.4.16 " :
6968
+ " postcss@npm:^8.4.14 " :
6960
6969
version : 8.4.16
6961
6970
resolution : " postcss@npm:8.4.16"
6962
6971
dependencies :
@@ -6967,6 +6976,17 @@ __metadata:
6967
6976
languageName : node
6968
6977
linkType : hard
6969
6978
6979
+ " postcss@npm:^8.4.31 " :
6980
+ version : 8.4.31
6981
+ resolution : " postcss@npm:8.4.31"
6982
+ dependencies :
6983
+ nanoid : ^3.3.6
6984
+ picocolors : ^1.0.0
6985
+ source-map-js : ^1.0.2
6986
+ checksum : 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
6987
+ languageName : node
6988
+ linkType : hard
6989
+
6970
6990
" preact@npm:^10.12.0 " :
6971
6991
version : 10.15.1
6972
6992
resolution : " preact@npm:10.15.1"
You can’t perform that action at this time.
0 commit comments