Skip to content

Commit 3ae7480

Browse files
Bump postcss from 8.4.29 to 8.4.31 in /WEB
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.29...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71df2a8 commit 3ae7480

File tree

3 files changed

+126
-163
lines changed

3 files changed

+126
-163
lines changed

WEB/package-lock.json

Lines changed: 124 additions & 153 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

WEB/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-next": "13.4.19",
2929
"lucide-react": "^0.274.0",
3030
"next": "^13.4.19",
31-
"postcss": "8.4.29",
31+
"postcss": "8.4.31",
3232
"react": "18.2.0",
3333
"react-dom": "18.2.0",
3434
"react-dropzone": "^14.2.3",

WEB/yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2557,15 +2557,6 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
25572557
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
25582558
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
25592559

2560-
postcss@8.4.29:
2561-
version "8.4.29"
2562-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz"
2563-
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
2564-
dependencies:
2565-
nanoid "^3.3.6"
2566-
picocolors "^1.0.0"
2567-
source-map-js "^1.0.2"
2568-
25692560
postcss@8.4.31:
25702561
version "8.4.31"
25712562
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz"
@@ -2870,6 +2861,7 @@ streamsearch@^1.1.0:
28702861
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
28712862

28722863
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2864+
name string-width-cjs
28732865
version "4.2.3"
28742866
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
28752867
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)