Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"postcss": "8.5.15",
"postcss-cli": "11.0.1",
"postcss-import": "16.1.1",
"postcss-modules": "6.0.1",
"postcss-modules": "8.3.1",
"prettier": "3.8.4",
"publint": "0.3.21",
"rimraf": "6.1.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18629,7 +18629,7 @@ __metadata:
languageName: node
linkType: hard

"postcss-modules-local-by-default@npm:^4.0.5":
"postcss-modules-local-by-default@npm:^4.2.0":
version: 4.2.0
resolution: "postcss-modules-local-by-default@npm:4.2.0"
dependencies:
Expand All @@ -18642,7 +18642,7 @@ __metadata:
languageName: node
linkType: hard

"postcss-modules-scope@npm:^3.2.0":
"postcss-modules-scope@npm:^3.2.1":
version: 3.2.1
resolution: "postcss-modules-scope@npm:3.2.1"
dependencies:
Expand All @@ -18664,21 +18664,21 @@ __metadata:
languageName: node
linkType: hard

"postcss-modules@npm:6.0.1":
version: 6.0.1
resolution: "postcss-modules@npm:6.0.1"
"postcss-modules@npm:8.3.1":
version: 8.3.1
resolution: "postcss-modules@npm:8.3.1"
dependencies:
generic-names: "npm:^4.0.0"
icss-utils: "npm:^5.1.0"
lodash.camelcase: "npm:^4.3.0"
postcss-modules-extract-imports: "npm:^3.1.0"
postcss-modules-local-by-default: "npm:^4.0.5"
postcss-modules-scope: "npm:^3.2.0"
postcss-modules-local-by-default: "npm:^4.2.0"
postcss-modules-scope: "npm:^3.2.1"
postcss-modules-values: "npm:^4.0.0"
string-hash: "npm:^1.1.3"
peerDependencies:
postcss: ^8.0.0
checksum: 10c0/b82230693cb257b69db486df8835626d96632481ec6a8777b51ae7a530a56fa0ed399cbc8c2c777525f31fefab5a2d12ea7331a748fdfddde9f16cf3fff3bc58
checksum: 10c0/f1fb7af859b9867e97854fcfaf84574c566a73ed967d9d3f1430d1c527599601bbc94eab07faa41879d99bc3510adf86e49ba92512d6c6965dcc08ee311c0f56
languageName: node
linkType: hard

Expand Down Expand Up @@ -22187,7 +22187,7 @@ __metadata:
postcss: "npm:8.5.15"
postcss-cli: "npm:11.0.1"
postcss-import: "npm:16.1.1"
postcss-modules: "npm:6.0.1"
postcss-modules: "npm:8.3.1"
prettier: "npm:3.8.4"
publint: "npm:0.3.21"
react: "npm:19.2.7"
Expand Down
Loading