|
|
|
@ -85,7 +85,7 @@
@@ -85,7 +85,7 @@
|
|
|
|
|
"@typescript-eslint/parser": "5.59.6", |
|
|
|
|
"babel-loader": "9.1.2", |
|
|
|
|
"chromatic": "6.17.4", |
|
|
|
|
"css-loader": "6.7.3", |
|
|
|
|
"css-loader": "6.7.4", |
|
|
|
|
"cypress": "^12.0.0", |
|
|
|
|
"eslint": "8.40.0", |
|
|
|
|
"eslint-config-airbnb": "19.0.4", |
|
|
|
@ -18848,15 +18848,15 @@
@@ -18848,15 +18848,15 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/css-loader": { |
|
|
|
|
"version": "6.7.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz", |
|
|
|
|
"integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==", |
|
|
|
|
"version": "6.7.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.4.tgz", |
|
|
|
|
"integrity": "sha512-0Y5uHtK5BswfaGJ+jrO+4pPg1msFBc0pwPIE1VqfpmVn6YbDfYfXMj8rfd7nt+4goAhJueO+H/I40VWJfcP1mQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"icss-utils": "^5.1.0", |
|
|
|
|
"postcss": "^8.4.19", |
|
|
|
|
"postcss": "^8.4.21", |
|
|
|
|
"postcss-modules-extract-imports": "^3.0.0", |
|
|
|
|
"postcss-modules-local-by-default": "^4.0.0", |
|
|
|
|
"postcss-modules-local-by-default": "^4.0.1", |
|
|
|
|
"postcss-modules-scope": "^3.0.0", |
|
|
|
|
"postcss-modules-values": "^4.0.0", |
|
|
|
|
"postcss-value-parser": "^4.2.0", |
|
|
|
@ -37253,9 +37253,9 @@
@@ -37253,9 +37253,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/postcss-modules-local-by-default": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz", |
|
|
|
|
"integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==", |
|
|
|
|
"version": "4.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.1.tgz", |
|
|
|
|
"integrity": "sha512-Zr/dB+IlXaEqdoslLHhhqecwj73vc3rDmOpsBNBEVk7P2aqAlz+Ijy0fFbU5Ie9PtreDOIgGa9MsLWakVGl+fA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"icss-utils": "^5.0.0", |
|
|
|
|