This repository was archived by the owner on Jan 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 47
47
"@types/react-router-dom" : " ^5.3.3" ,
48
48
"autoprefixer" : " ^10.4.14" ,
49
49
"postcss" : " ^8.4.21" ,
50
- "postcss-loader" : " ^7.2.2 " ,
50
+ "postcss-loader" : " ^7.3.3 " ,
51
51
"react-scripts" : " 5.0.1" ,
52
52
"tailwindcss" : " ^3.2.7" ,
53
53
"typescript" : " ~5.1.3"
Original file line number Diff line number Diff line change @@ -4157,9 +4157,9 @@ cosmiconfig@^7.0.0:
4157
4157
path-type "^4.0.0"
4158
4158
yaml "^1.10.0"
4159
4159
4160
- cosmiconfig@^8.1.3 :
4160
+ cosmiconfig@^8.2.0 :
4161
4161
version "8.2.0"
4162
- resolved "https://registry.npmjs.org /cosmiconfig/-/cosmiconfig-8.2.0.tgz"
4162
+ resolved "https://registry.yarnpkg.com /cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd "
4163
4163
integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
4164
4164
dependencies :
4165
4165
import-fresh "^3.2.1"
@@ -7587,7 +7587,7 @@ kleur@^3.0.3:
7587
7587
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
7588
7588
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
7589
7589
7590
- klona@^2.0.4, klona@^2.0.5, klona@^2.0.6 :
7590
+ klona@^2.0.4, klona@^2.0.5 :
7591
7591
version "2.0.6"
7592
7592
resolved "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz"
7593
7593
integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==
@@ -8915,14 +8915,13 @@ postcss-loader@^6.2.1:
8915
8915
klona "^2.0.5"
8916
8916
semver "^7.3.5"
8917
8917
8918
- postcss-loader@^7.2.2 :
8919
- version "7.3.2 "
8920
- resolved "https://registry.npmjs.org /postcss-loader/-/postcss-loader-7.3.2 .tgz"
8921
- integrity sha512-c7qDlXErX6n0VT+LUsW+nwefVtTu3ORtVvK8EXuUIDcxo+b/euYqpuHlJAvePb0Af5e8uMjR/13e0lTuYifaig ==
8918
+ postcss-loader@^7.3.3 :
8919
+ version "7.3.3 "
8920
+ resolved "https://registry.yarnpkg.com /postcss-loader/-/postcss-loader-7.3.3 .tgz#6da03e71a918ef49df1bb4be4c80401df8e249dd "
8921
+ integrity sha512-YgO/yhtevGO/vJePCQmTxiaEwER94LABZN0ZMT4A0vsak9TpO+RvKRs7EmJ8peIlB9xfXCsS7M8LjqncsUZ5HA ==
8922
8922
dependencies :
8923
- cosmiconfig "^8.1.3 "
8923
+ cosmiconfig "^8.2.0 "
8924
8924
jiti "^1.18.2"
8925
- klona "^2.0.6"
8926
8925
semver "^7.3.8"
8927
8926
8928
8927
postcss-logical@^5.0.4 :
You can’t perform that action at this time.
0 commit comments