aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-06 04:48:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-06 04:49:39 +0000
commit8278bb192831f6aa9be363b47a4f90a41cff67c9 (patch)
tree7de940504027269a813ebcf5cead6623032fe1a7 /clients/www
parentBump @typescript-eslint/parser from 8.0.0 to 8.0.1 (diff)
downloadzorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.tar
zorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.tar.gz
zorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.tar.bz2
zorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.tar.lz
zorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.tar.xz
zorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.tar.zst
zorascript-8278bb192831f6aa9be363b47a4f90a41cff67c9.zip
Bump postcss from 8.4.40 to 8.4.41
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41. - [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.40...8.4.41) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 7e38fbc..e1f7921 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -30,7 +30,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"iconify-icon": "^2.1.0",
- "postcss": "8.4.40",
+ "postcss": "8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "^4.2.18",