chore(deps): update dependency css-loader to v7.1.0

This commit is contained in:
renovate[bot] 2024-04-11 19:47:06 +00:00 committed by GitHub
parent 87dbb58711
commit 2c6bba025c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -87,7 +87,7 @@
"@typescript-eslint/parser": "7.5.0", "@typescript-eslint/parser": "7.5.0",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"chromatic": "11.3.0", "chromatic": "11.3.0",
"css-loader": "7.0.0", "css-loader": "7.1.0",
"cypress": "^13.2.0", "cypress": "^13.2.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",
@ -13640,9 +13640,9 @@
} }
}, },
"node_modules/css-loader": { "node_modules/css-loader": {
"version": "7.0.0", "version": "7.1.0",
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-7.0.0.tgz", "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-7.1.0.tgz",
"integrity": "sha512-WrO4FVoamxt5zY9CauZjoJgXRi/LZKIk+Ta7YvpSGr5r/eMYPNp5/T9ODlMe4/1rF5DYlycG1avhV4g3A/tiAw==", "integrity": "sha512-VFNj47MAG84MqYDdh9puJG0h98Xs7gEYaX0aeGkfjYqBLB0seOE325sVbqWwaNu3hMZwEP4bB+F4gvF+A63qMA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"icss-utils": "^5.1.0", "icss-utils": "^5.1.0",

View file

@ -93,7 +93,7 @@
"@typescript-eslint/parser": "7.5.0", "@typescript-eslint/parser": "7.5.0",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"chromatic": "11.3.0", "chromatic": "11.3.0",
"css-loader": "7.0.0", "css-loader": "7.1.0",
"cypress": "^13.2.0", "cypress": "^13.2.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",