mirror of https://github.com/vuejs/core.git
chore: bump postcss from 8.4.30 to 8.4.31 (#9354)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
93b79e6314
commit
13d8b060c1
|
|
@ -40,7 +40,7 @@
|
|||
"@vue/shared": "3.3.4",
|
||||
"estree-walker": "^2.0.2",
|
||||
"magic-string": "^0.30.5",
|
||||
"postcss": "^8.4.30",
|
||||
"postcss": "^8.4.31",
|
||||
"source-map-js": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -211,8 +211,8 @@ importers:
|
|||
specifier: ^0.30.5
|
||||
version: 0.30.5
|
||||
postcss:
|
||||
specifier: ^8.4.30
|
||||
version: 8.4.30
|
||||
specifier: ^8.4.31
|
||||
version: 8.4.31
|
||||
source-map-js:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2
|
||||
|
|
@ -240,7 +240,7 @@ importers:
|
|||
version: 9.0.3
|
||||
postcss-modules:
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1(postcss@8.4.30)
|
||||
version: 4.3.1(postcss@8.4.31)
|
||||
postcss-selector-parser:
|
||||
specifier: ^6.0.13
|
||||
version: 6.0.13
|
||||
|
|
@ -2176,7 +2176,7 @@ packages:
|
|||
normalize-path: 3.0.0
|
||||
readdirp: 3.6.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/chromium-bidi@0.4.26(devtools-protocol@0.0.1159816):
|
||||
|
|
@ -3197,14 +3197,6 @@ packages:
|
|||
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
||||
dev: true
|
||||
|
||||
/fsevents@2.3.2:
|
||||
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
||||
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/fsevents@2.3.3:
|
||||
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
||||
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
||||
|
|
@ -3559,13 +3551,13 @@ packages:
|
|||
resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==}
|
||||
dev: true
|
||||
|
||||
/icss-utils@5.1.0(postcss@8.4.30):
|
||||
/icss-utils@5.1.0(postcss@8.4.31):
|
||||
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
|
||||
engines: {node: ^10 || ^12 || >= 14}
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
postcss: 8.4.30
|
||||
postcss: 8.4.31
|
||||
dev: true
|
||||
|
||||
/ieee754@1.2.1:
|
||||
|
|
@ -4702,48 +4694,48 @@ packages:
|
|||
pathe: 1.1.1
|
||||
dev: true
|
||||
|
||||
/postcss-modules-extract-imports@3.0.0(postcss@8.4.30):
|
||||
/postcss-modules-extract-imports@3.0.0(postcss@8.4.31):
|
||||
resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
|
||||
engines: {node: ^10 || ^12 || >= 14}
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
postcss: 8.4.30
|
||||
postcss: 8.4.31
|
||||
dev: true
|
||||
|
||||
/postcss-modules-local-by-default@4.0.0(postcss@8.4.30):
|
||||
/postcss-modules-local-by-default@4.0.0(postcss@8.4.31):
|
||||
resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
|
||||
engines: {node: ^10 || ^12 || >= 14}
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
icss-utils: 5.1.0(postcss@8.4.30)
|
||||
postcss: 8.4.30
|
||||
icss-utils: 5.1.0(postcss@8.4.31)
|
||||
postcss: 8.4.31
|
||||
postcss-selector-parser: 6.0.13
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-modules-scope@3.0.0(postcss@8.4.30):
|
||||
/postcss-modules-scope@3.0.0(postcss@8.4.31):
|
||||
resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
|
||||
engines: {node: ^10 || ^12 || >= 14}
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
postcss: 8.4.30
|
||||
postcss: 8.4.31
|
||||
postcss-selector-parser: 6.0.13
|
||||
dev: true
|
||||
|
||||
/postcss-modules-values@4.0.0(postcss@8.4.30):
|
||||
/postcss-modules-values@4.0.0(postcss@8.4.31):
|
||||
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
|
||||
engines: {node: ^10 || ^12 || >= 14}
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
icss-utils: 5.1.0(postcss@8.4.30)
|
||||
postcss: 8.4.30
|
||||
icss-utils: 5.1.0(postcss@8.4.31)
|
||||
postcss: 8.4.31
|
||||
dev: true
|
||||
|
||||
/postcss-modules@4.3.1(postcss@8.4.30):
|
||||
/postcss-modules@4.3.1(postcss@8.4.31):
|
||||
resolution: {integrity: sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==}
|
||||
peerDependencies:
|
||||
postcss: ^8.0.0
|
||||
|
|
@ -4751,11 +4743,11 @@ packages:
|
|||
generic-names: 4.0.0
|
||||
icss-replace-symbols: 1.1.0
|
||||
lodash.camelcase: 4.3.0
|
||||
postcss: 8.4.30
|
||||
postcss-modules-extract-imports: 3.0.0(postcss@8.4.30)
|
||||
postcss-modules-local-by-default: 4.0.0(postcss@8.4.30)
|
||||
postcss-modules-scope: 3.0.0(postcss@8.4.30)
|
||||
postcss-modules-values: 4.0.0(postcss@8.4.30)
|
||||
postcss: 8.4.31
|
||||
postcss-modules-extract-imports: 3.0.0(postcss@8.4.31)
|
||||
postcss-modules-local-by-default: 4.0.0(postcss@8.4.31)
|
||||
postcss-modules-scope: 3.0.0(postcss@8.4.31)
|
||||
postcss-modules-values: 4.0.0(postcss@8.4.31)
|
||||
string-hash: 1.1.3
|
||||
dev: true
|
||||
|
||||
|
|
@ -4771,8 +4763,8 @@ packages:
|
|||
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
||||
dev: true
|
||||
|
||||
/postcss@8.4.30:
|
||||
resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==}
|
||||
/postcss@8.4.31:
|
||||
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
dependencies:
|
||||
nanoid: 3.3.6
|
||||
|
|
@ -5199,7 +5191,7 @@ packages:
|
|||
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/rrweb-cssom@0.6.0:
|
||||
|
|
@ -5937,11 +5929,11 @@ packages:
|
|||
dependencies:
|
||||
'@types/node': 18.18.6
|
||||
esbuild: 0.17.19
|
||||
postcss: 8.4.30
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
terser: 5.22.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@4.5.0(@types/node@18.18.6)(terser@5.22.0):
|
||||
|
|
@ -5974,11 +5966,11 @@ packages:
|
|||
dependencies:
|
||||
'@types/node': 18.18.6
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.30
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
terser: 5.22.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@0.34.4(jsdom@22.1.0)(terser@5.22.0):
|
||||
|
|
|
|||
Loading…
Reference in New Issue