diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2023-11-23 11:24:56 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2023-11-23 11:24:56 +0000 |
| commit | 19cf8c9cc405734f8ba3a9b774b1e8c0b2447758 (patch) | |
| tree | 6ad1920965f8eb9f4ee8b777cd6f78f64f4404d1 /package.json | |
| parent | 98e67f976f7456231976e9ecc8b810fa6ac382de (diff) | |
| download | webtrees-19cf8c9cc405734f8ba3a9b774b1e8c0b2447758.tar.gz webtrees-19cf8c9cc405734f8ba3a9b774b1e8c0b2447758.tar.bz2 webtrees-19cf8c9cc405734f8ba3a9b774b1e8c0b2447758.zip | |
Update JS dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 14c9428894..8091124287 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "postcss-custom-properties": "13.3.2", "postcss-image-inliner": "7.0.1", "postcss-import": "15.1.0", - "postcss-rtlcss": "4.0.8", + "postcss-rtlcss": "4.0.9", "resolve-url-loader": "5.0.0", "sass": "1.69.5", "sass-loader": "13.3.2" @@ -26,7 +26,7 @@ "beautifymarker": "1.0.9", "bootstrap": "5.3.2", "corejs-typeahead": "1.3.3", - "datatables.net-bs5": "1.13.7", + "datatables.net-bs5": "1.13.8", "dejavu-fonts-ttf": "2.37.3", "hideshowpassword": "2.2.0", "jquery": "3.7.1", |
