aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 05:01:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-04 05:02:00 +0000
commit8f19056e1199ba6d65429e369fdf948802094035 (patch)
tree6f37b2e439e42886743e585347ae812c08bf3b78 /clients/www/package.json
parentBump svelte-check from 3.6.5 to 3.6.6 (diff)
downloadzorascript-8f19056e1199ba6d65429e369fdf948802094035.tar
zorascript-8f19056e1199ba6d65429e369fdf948802094035.tar.gz
zorascript-8f19056e1199ba6d65429e369fdf948802094035.tar.bz2
zorascript-8f19056e1199ba6d65429e369fdf948802094035.tar.lz
zorascript-8f19056e1199ba6d65429e369fdf948802094035.tar.xz
zorascript-8f19056e1199ba6d65429e369fdf948802094035.tar.zst
zorascript-8f19056e1199ba6d65429e369fdf948802094035.zip
Bump autoprefixer from 10.4.17 to 10.4.18
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18. - [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.17...10.4.18) --- 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 '')
-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 13966ff..ccf87ee 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vite-pwa/sveltekit": "^0.4.0",
- "autoprefixer": "10.4.17",
+ "autoprefixer": "10.4.18",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",