Skip to content

Commit f5e996e

Browse files
Bump postcss in /dive-dsa-slicer/vue-girder-slicer-ui (#414)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f031924 commit f5e996e

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

dive-dsa-slicer/vue-girder-slicer-ui/package-lock.json

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

dive-dsa-slicer/vue-girder-slicer-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"autoprefixer": "^10.4.16",
7070
"eslint": "^8.50.0",
7171
"eslint-plugin-vue": "^9.17.0",
72-
"postcss": "^8.4.32",
72+
"postcss": "^8.5.14",
7373
"sass": "^1.69.5",
7474
"tailwindcss": "^3.3.6",
7575
"typescript": "^5.2.2",

dive-dsa-slicer/vue-girder-slicer-ui/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,10 +1742,10 @@ mz@^2.7.0:
17421742
object-assign "^4.0.1"
17431743
thenify-all "^1.0.0"
17441744

1745-
nanoid@^3.3.8:
1746-
version "3.3.10"
1747-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.10.tgz"
1748-
integrity sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==
1745+
nanoid@^3.3.11:
1746+
version "3.3.12"
1747+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
1748+
integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
17491749

17501750
natural-compare@^1.4.0:
17511751
version "1.4.0"
@@ -1928,12 +1928,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
19281928
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
19291929
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
19301930

1931-
postcss@^8.4.14, postcss@^8.4.23, postcss@^8.4.32, postcss@^8.5.3:
1932-
version "8.5.3"
1933-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz"
1934-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
1931+
postcss@^8.4.14, postcss@^8.4.23, postcss@^8.5.14, postcss@^8.5.3:
1932+
version "8.5.14"
1933+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
1934+
integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
19351935
dependencies:
1936-
nanoid "^3.3.8"
1936+
nanoid "^3.3.11"
19371937
picocolors "^1.1.1"
19381938
source-map-js "^1.2.1"
19391939

0 commit comments

Comments
 (0)