diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2024-10-29 22:12:54 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2024-10-29 22:12:54 +0000 |
| commit | 7669805ac24d9515a765901f31a0cdd11c265725 (patch) | |
| tree | 4263ba1d6711f98b38f6824693448db9c9cec93a /package.json | |
| parent | ed23124507562a981387971bbcebc955609ae370 (diff) | |
| download | webtrees-7669805ac24d9515a765901f31a0cdd11c265725.tar.gz webtrees-7669805ac24d9515a765901f31a0cdd11c265725.tar.bz2 webtrees-7669805ac24d9515a765901f31a0cdd11c265725.zip | |
Update JS dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 91ef5f71c4..a5e3a4646d 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "cross-env": "7.0.3", "laravel-mix": "6.0.49", "postcss": "8.4.47", - "postcss-custom-properties": "14.0.1", + "postcss-custom-properties": "14.0.3", "postcss-image-inliner": "7.0.1", "postcss-import": "16.1.0", - "postcss-rtlcss": "5.4.0", + "postcss-rtlcss": "5.5.0", "resolve-url-loader": "5.0.0", - "sass": "1.79.3", + "sass": "1.80.5", "sass-loader": "16.0.2" }, "dependencies": { |
