mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): update postcss-modules version (#6738)
update postcss-modules version
This commit is contained in:
parent
34f310cae0
commit
73627a76a3
4 changed files with 50 additions and 46 deletions
|
@ -86,7 +86,7 @@
|
||||||
"overlayscrollbars": "^2.0.2",
|
"overlayscrollbars": "^2.0.2",
|
||||||
"overlayscrollbars-react": "^0.5.0",
|
"overlayscrollbars-react": "^0.5.0",
|
||||||
"postcss": "^8.4.39",
|
"postcss": "^8.4.39",
|
||||||
"postcss-modules": "^4.3.0",
|
"postcss-modules": "^6.0.0",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.0",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"property-information": "^6.2.0",
|
"property-information": "^6.2.0",
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"libphonenumber-js": "^1.10.51",
|
"libphonenumber-js": "^1.10.51",
|
||||||
"lint-staged": "^15.0.0",
|
"lint-staged": "^15.0.0",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
"postcss-modules": "^4.3.0",
|
"postcss-modules": "^6.0.0",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.0",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-device-detect": "^2.2.3",
|
"react-device-detect": "^2.2.3",
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"libphonenumber-js": "^1.10.51",
|
"libphonenumber-js": "^1.10.51",
|
||||||
"lint-staged": "^15.0.0",
|
"lint-staged": "^15.0.0",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
"postcss-modules": "^4.3.0",
|
"postcss-modules": "^6.0.0",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.0",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-device-detect": "^2.2.3",
|
"react-device-detect": "^2.2.3",
|
||||||
|
|
|
@ -2858,8 +2858,8 @@ importers:
|
||||||
specifier: ^8.4.39
|
specifier: ^8.4.39
|
||||||
version: 8.4.39
|
version: 8.4.39
|
||||||
postcss-modules:
|
postcss-modules:
|
||||||
specifier: ^4.3.0
|
specifier: ^6.0.0
|
||||||
version: 4.3.1(postcss@8.4.39)
|
version: 6.0.0(postcss@8.4.39)
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
@ -3592,8 +3592,8 @@ importers:
|
||||||
specifier: ^8.4.31
|
specifier: ^8.4.31
|
||||||
version: 8.4.31
|
version: 8.4.31
|
||||||
postcss-modules:
|
postcss-modules:
|
||||||
specifier: ^4.3.0
|
specifier: ^6.0.0
|
||||||
version: 4.3.1(postcss@8.4.31)
|
version: 6.0.0(postcss@8.4.31)
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
@ -3799,8 +3799,8 @@ importers:
|
||||||
specifier: ^8.4.31
|
specifier: ^8.4.31
|
||||||
version: 8.4.39
|
version: 8.4.39
|
||||||
postcss-modules:
|
postcss-modules:
|
||||||
specifier: ^4.3.0
|
specifier: ^6.0.0
|
||||||
version: 4.3.1(postcss@8.4.39)
|
version: 6.0.0(postcss@8.4.39)
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
@ -9631,9 +9631,6 @@ packages:
|
||||||
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
icss-replace-symbols@1.1.0:
|
|
||||||
resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==}
|
|
||||||
|
|
||||||
icss-utils@5.1.0:
|
icss-utils@5.1.0:
|
||||||
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
|
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
|
||||||
engines: {node: ^10 || ^12 || >= 14}
|
engines: {node: ^10 || ^12 || >= 14}
|
||||||
|
@ -10590,8 +10587,8 @@ packages:
|
||||||
resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==}
|
resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
loader-utils@3.2.0:
|
loader-utils@3.3.1:
|
||||||
resolution: {integrity: sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==}
|
resolution: {integrity: sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==}
|
||||||
engines: {node: '>= 12.13.0'}
|
engines: {node: '>= 12.13.0'}
|
||||||
|
|
||||||
locate-path@5.0.0:
|
locate-path@5.0.0:
|
||||||
|
@ -11779,20 +11776,20 @@ packages:
|
||||||
postcss-media-query-parser@0.2.3:
|
postcss-media-query-parser@0.2.3:
|
||||||
resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==}
|
resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==}
|
||||||
|
|
||||||
postcss-modules-extract-imports@3.0.0:
|
postcss-modules-extract-imports@3.1.0:
|
||||||
resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
|
resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==}
|
||||||
engines: {node: ^10 || ^12 || >= 14}
|
engines: {node: ^10 || ^12 || >= 14}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.1.0
|
postcss: ^8.1.0
|
||||||
|
|
||||||
postcss-modules-local-by-default@4.0.0:
|
postcss-modules-local-by-default@4.0.5:
|
||||||
resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
|
resolution: {integrity: sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==}
|
||||||
engines: {node: ^10 || ^12 || >= 14}
|
engines: {node: ^10 || ^12 || >= 14}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.1.0
|
postcss: ^8.1.0
|
||||||
|
|
||||||
postcss-modules-scope@3.0.0:
|
postcss-modules-scope@3.2.0:
|
||||||
resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
|
resolution: {integrity: sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==}
|
||||||
engines: {node: ^10 || ^12 || >= 14}
|
engines: {node: ^10 || ^12 || >= 14}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.1.0
|
postcss: ^8.1.0
|
||||||
|
@ -11803,8 +11800,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.1.0
|
postcss: ^8.1.0
|
||||||
|
|
||||||
postcss-modules@4.3.1:
|
postcss-modules@6.0.0:
|
||||||
resolution: {integrity: sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==}
|
resolution: {integrity: sha512-7DGfnlyi/ju82BRzTIjWS5C4Tafmzl3R79YP/PASiocj+aa6yYphHhhKUOEoXQToId5rgyFgJ88+ccOUydjBXQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ^8.0.0
|
postcss: ^8.0.0
|
||||||
|
|
||||||
|
@ -11827,6 +11824,10 @@ packages:
|
||||||
resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==}
|
resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
|
|
||||||
|
postcss-selector-parser@6.1.2:
|
||||||
|
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
||||||
|
engines: {node: '>=4'}
|
||||||
|
|
||||||
postcss-sorting@8.0.2:
|
postcss-sorting@8.0.2:
|
||||||
resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==}
|
resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -20178,7 +20179,7 @@ snapshots:
|
||||||
|
|
||||||
generic-names@4.0.0:
|
generic-names@4.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
loader-utils: 3.2.0
|
loader-utils: 3.3.1
|
||||||
|
|
||||||
generic-pool@3.9.0: {}
|
generic-pool@3.9.0: {}
|
||||||
|
|
||||||
|
@ -20645,8 +20646,6 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
safer-buffer: 2.1.2
|
safer-buffer: 2.1.2
|
||||||
|
|
||||||
icss-replace-symbols@1.1.0: {}
|
|
||||||
|
|
||||||
icss-utils@5.1.0(postcss@8.4.31):
|
icss-utils@5.1.0(postcss@8.4.31):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
|
@ -21991,7 +21990,7 @@ snapshots:
|
||||||
pify: 4.0.1
|
pify: 4.0.1
|
||||||
strip-bom: 3.0.0
|
strip-bom: 3.0.0
|
||||||
|
|
||||||
loader-utils@3.2.0: {}
|
loader-utils@3.3.1: {}
|
||||||
|
|
||||||
locate-path@5.0.0:
|
locate-path@5.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -23555,37 +23554,37 @@ snapshots:
|
||||||
|
|
||||||
postcss-media-query-parser@0.2.3: {}
|
postcss-media-query-parser@0.2.3: {}
|
||||||
|
|
||||||
postcss-modules-extract-imports@3.0.0(postcss@8.4.31):
|
postcss-modules-extract-imports@3.1.0(postcss@8.4.31):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
|
|
||||||
postcss-modules-extract-imports@3.0.0(postcss@8.4.39):
|
postcss-modules-extract-imports@3.1.0(postcss@8.4.39):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
|
|
||||||
postcss-modules-local-by-default@4.0.0(postcss@8.4.31):
|
postcss-modules-local-by-default@4.0.5(postcss@8.4.31):
|
||||||
dependencies:
|
dependencies:
|
||||||
icss-utils: 5.1.0(postcss@8.4.31)
|
icss-utils: 5.1.0(postcss@8.4.31)
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
postcss-selector-parser: 6.0.16
|
postcss-selector-parser: 6.1.2
|
||||||
postcss-value-parser: 4.2.0
|
postcss-value-parser: 4.2.0
|
||||||
|
|
||||||
postcss-modules-local-by-default@4.0.0(postcss@8.4.39):
|
postcss-modules-local-by-default@4.0.5(postcss@8.4.39):
|
||||||
dependencies:
|
dependencies:
|
||||||
icss-utils: 5.1.0(postcss@8.4.39)
|
icss-utils: 5.1.0(postcss@8.4.39)
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
postcss-selector-parser: 6.0.16
|
postcss-selector-parser: 6.1.2
|
||||||
postcss-value-parser: 4.2.0
|
postcss-value-parser: 4.2.0
|
||||||
|
|
||||||
postcss-modules-scope@3.0.0(postcss@8.4.31):
|
postcss-modules-scope@3.2.0(postcss@8.4.31):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
postcss-selector-parser: 6.0.16
|
postcss-selector-parser: 6.1.2
|
||||||
|
|
||||||
postcss-modules-scope@3.0.0(postcss@8.4.39):
|
postcss-modules-scope@3.2.0(postcss@8.4.39):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
postcss-selector-parser: 6.0.16
|
postcss-selector-parser: 6.1.2
|
||||||
|
|
||||||
postcss-modules-values@4.0.0(postcss@8.4.31):
|
postcss-modules-values@4.0.0(postcss@8.4.31):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -23597,27 +23596,27 @@ snapshots:
|
||||||
icss-utils: 5.1.0(postcss@8.4.39)
|
icss-utils: 5.1.0(postcss@8.4.39)
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
|
|
||||||
postcss-modules@4.3.1(postcss@8.4.31):
|
postcss-modules@6.0.0(postcss@8.4.31):
|
||||||
dependencies:
|
dependencies:
|
||||||
generic-names: 4.0.0
|
generic-names: 4.0.0
|
||||||
icss-replace-symbols: 1.1.0
|
icss-utils: 5.1.0(postcss@8.4.31)
|
||||||
lodash.camelcase: 4.3.0
|
lodash.camelcase: 4.3.0
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
postcss-modules-extract-imports: 3.0.0(postcss@8.4.31)
|
postcss-modules-extract-imports: 3.1.0(postcss@8.4.31)
|
||||||
postcss-modules-local-by-default: 4.0.0(postcss@8.4.31)
|
postcss-modules-local-by-default: 4.0.5(postcss@8.4.31)
|
||||||
postcss-modules-scope: 3.0.0(postcss@8.4.31)
|
postcss-modules-scope: 3.2.0(postcss@8.4.31)
|
||||||
postcss-modules-values: 4.0.0(postcss@8.4.31)
|
postcss-modules-values: 4.0.0(postcss@8.4.31)
|
||||||
string-hash: 1.1.3
|
string-hash: 1.1.3
|
||||||
|
|
||||||
postcss-modules@4.3.1(postcss@8.4.39):
|
postcss-modules@6.0.0(postcss@8.4.39):
|
||||||
dependencies:
|
dependencies:
|
||||||
generic-names: 4.0.0
|
generic-names: 4.0.0
|
||||||
icss-replace-symbols: 1.1.0
|
icss-utils: 5.1.0(postcss@8.4.39)
|
||||||
lodash.camelcase: 4.3.0
|
lodash.camelcase: 4.3.0
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
postcss-modules-extract-imports: 3.0.0(postcss@8.4.39)
|
postcss-modules-extract-imports: 3.1.0(postcss@8.4.39)
|
||||||
postcss-modules-local-by-default: 4.0.0(postcss@8.4.39)
|
postcss-modules-local-by-default: 4.0.5(postcss@8.4.39)
|
||||||
postcss-modules-scope: 3.0.0(postcss@8.4.39)
|
postcss-modules-scope: 3.2.0(postcss@8.4.39)
|
||||||
postcss-modules-values: 4.0.0(postcss@8.4.39)
|
postcss-modules-values: 4.0.0(postcss@8.4.39)
|
||||||
string-hash: 1.1.3
|
string-hash: 1.1.3
|
||||||
|
|
||||||
|
@ -23640,6 +23639,11 @@ snapshots:
|
||||||
cssesc: 3.0.0
|
cssesc: 3.0.0
|
||||||
util-deprecate: 1.0.2
|
util-deprecate: 1.0.2
|
||||||
|
|
||||||
|
postcss-selector-parser@6.1.2:
|
||||||
|
dependencies:
|
||||||
|
cssesc: 3.0.0
|
||||||
|
util-deprecate: 1.0.2
|
||||||
|
|
||||||
postcss-sorting@8.0.2(postcss@8.4.39):
|
postcss-sorting@8.0.2(postcss@8.4.39):
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
|
|
Loading…
Reference in a new issue