Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency mini-css-extract-plugin to ^2.9.2 #1019

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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 packages/sqlynx-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"immutable": "^4.3.7",
"jest": "^29.7.0",
"lz-string": "^1.5.0",
"mini-css-extract-plugin": "^2.9.1",
"mini-css-extract-plugin": "^2.9.2",
"oauth-pkce": "^0.0.7",
"prettier": "^3.3.3",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ __metadata:
immutable: "npm:^4.3.7"
jest: "npm:^29.7.0"
lz-string: "npm:^1.5.0"
mini-css-extract-plugin: "npm:^2.9.1"
mini-css-extract-plugin: "npm:^2.9.2"
oauth-pkce: "npm:^0.0.7"
prettier: "npm:^3.3.3"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -7553,15 +7553,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^2.9.1":
version: 2.9.1
resolution: "mini-css-extract-plugin@npm:2.9.1"
"mini-css-extract-plugin@npm:^2.9.2":
version: 2.9.2
resolution: "mini-css-extract-plugin@npm:2.9.2"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/19361902ef028b9875aafa3931d99643c2d95824ba343a501c83ff61d069a430fcfc523ca796765798b564570da2199f5a28cd51b9528ddbcfdc9271c61400d0
checksum: 10c0/5d3218dbd7db48b572925ddac05162a7415bf81b321f1a0c07016ec643cb5720c8a836ae68d45f5de826097a3013b601706c9c5aacb7f610dc2041b271de2ce0
languageName: node
linkType: hard

Expand Down