|
|
|
@ -86,7 +86,7 @@ |
|
|
|
|
"file-loader": "^6.2.0", |
|
|
|
|
"jest": "^29.7.0", |
|
|
|
|
"jest-environment-jsdom": "^29.7.0", |
|
|
|
|
"mini-css-extract-plugin": "^2.7.7", |
|
|
|
|
"mini-css-extract-plugin": "^2.8.0", |
|
|
|
|
"postcss": "^8.4.33", |
|
|
|
|
"postcss-loader": "^8.0.0", |
|
|
|
|
"sass": "^1.70.0", |
|
|
|
@ -12847,12 +12847,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/mini-css-extract-plugin": { |
|
|
|
|
"version": "2.7.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", |
|
|
|
|
"integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", |
|
|
|
|
"version": "2.8.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz", |
|
|
|
|
"integrity": "sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"schema-utils": "^4.0.0" |
|
|
|
|
"schema-utils": "^4.0.0", |
|
|
|
|
"tapable": "^2.2.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 12.13.0" |
|
|
|
@ -27572,12 +27573,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"mini-css-extract-plugin": { |
|
|
|
|
"version": "2.7.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", |
|
|
|
|
"integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", |
|
|
|
|
"version": "2.8.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz", |
|
|
|
|
"integrity": "sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"schema-utils": "^4.0.0" |
|
|
|
|
"schema-utils": "^4.0.0", |
|
|
|
|
"tapable": "^2.2.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"minimalistic-assert": { |
|
|
|
|