aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-05 04:33:45 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-05 04:34:19 +0000
commit22313f609f6bb85456a176b27b0fb7160a835a4b (patch)
tree4a59979e0fbe427f7348647db87e7a4cd1bd7d9c /clients/www/package.json
parentBump @sveltejs/kit from 2.5.19 to 2.5.20 (diff)
downloadzorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.tar
zorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.tar.gz
zorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.tar.bz2
zorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.tar.lz
zorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.tar.xz
zorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.tar.zst
zorascript-22313f609f6bb85456a176b27b0fb7160a835a4b.zip
Bump autoprefixer from 10.4.19 to 10.4.20
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www/package.json')
-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 62b9cb7..534c07b 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vite-pwa/sveltekit": "^0.6.0",
- "autoprefixer": "10.4.19",
+ "autoprefixer": "10.4.20",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",