aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 04:48:45 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-25 04:49:21 +0000
commit6f2fceb7199b30060c7bb7a6c9af842e4dae0886 (patch)
treed7c5ede56c2f3d3cc300ca4a37864c51bf3896ca /clients/www/package.json
parentBump vite from 5.1.6 to 5.2.6 (diff)
downloadzorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.tar
zorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.tar.gz
zorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.tar.bz2
zorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.tar.lz
zorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.tar.xz
zorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.tar.zst
zorascript-6f2fceb7199b30060c7bb7a6c9af842e4dae0886.zip
Bump autoprefixer from 10.4.18 to 10.4.19
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19. - [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.18...10.4.19) --- 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 ac218d8..2195a32 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vite-pwa/sveltekit": "^0.4.0",
- "autoprefixer": "10.4.18",
+ "autoprefixer": "10.4.19",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",