chore(deps-dev): bump cssnano from 7.0.4 to 7.0.6 (#10288)

This commit is contained in:
dependabot[bot]
2025-02-12 23:42:16 +00:00
committed by GitHub
parent 269977beab
commit 1f99fba21a
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View File

@@ -71,7 +71,7 @@
"cors": "^2.8.5", "cors": "^2.8.5",
"cross-env": "=7.0.3", "cross-env": "=7.0.3",
"css-loader": "=7.1.2", "css-loader": "=7.1.2",
"cssnano": "=7.0.4", "cssnano": "=7.0.6",
"cypress": "=13.13.0", "cypress": "=13.13.0",
"dedent": "^1.5.3", "dedent": "^1.5.3",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",
@@ -10062,12 +10062,13 @@
} }
}, },
"node_modules/cssnano": { "node_modules/cssnano": {
"version": "7.0.4", "version": "7.0.6",
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz", "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.6.tgz",
"integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==", "integrity": "sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"cssnano-preset-default": "^7.0.4", "cssnano-preset-default": "^7.0.6",
"lilconfig": "^3.1.2" "lilconfig": "^3.1.2"
}, },
"engines": { "engines": {

View File

@@ -133,7 +133,7 @@
"cors": "^2.8.5", "cors": "^2.8.5",
"cross-env": "=7.0.3", "cross-env": "=7.0.3",
"css-loader": "=7.1.2", "css-loader": "=7.1.2",
"cssnano": "=7.0.4", "cssnano": "=7.0.6",
"cypress": "=13.13.0", "cypress": "=13.13.0",
"dedent": "^1.5.3", "dedent": "^1.5.3",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",