summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-06-12 11:36:15 +0100
committerGreg Roach <greg@subaqua.co.uk>2025-06-12 11:36:15 +0100
commit5dc8cec00e6377245eb3abcf8059ecd6b11b489a (patch)
treec8bd49455934c9196375d716611cf332c0f09738 /package.json
parent4960c6dff03eb5bb2258a9b131da7ee454ba62bf (diff)
downloadwebtrees-5dc8cec00e6377245eb3abcf8059ecd6b11b489a.tar.gz
webtrees-5dc8cec00e6377245eb3abcf8059ecd6b11b489a.tar.bz2
webtrees-5dc8cec00e6377245eb3abcf8059ecd6b11b489a.zip
Update JS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 620c60224f..37350e0cea 100644
--- a/package.json
+++ b/package.json
@@ -9,13 +9,13 @@
"autoprefixer": "10.4.21",
"cross-env": "7.0.3",
"laravel-mix": "6.0.49",
- "postcss": "8.5.4",
- "postcss-custom-properties": "14.0.5",
+ "postcss": "8.5.5",
+ "postcss-custom-properties": "14.0.6",
"postcss-image-inliner": "7.0.1",
"postcss-import": "16.1.0",
"postcss-rtlcss": "5.7.1",
"resolve-url-loader": "5.0.0",
- "sass": "1.89.1",
+ "sass": "1.89.2",
"sass-loader": "16.0.5"
},
"dependencies": {
@@ -26,8 +26,8 @@
"beautifymarker": "1.0.9",
"bootstrap": "5.3.6",
"corejs-typeahead": "1.3.4",
- "datatables.net": "2.3.1",
- "datatables.net-bs5": "2.3.1",
+ "datatables.net": "2.3.2",
+ "datatables.net-bs5": "2.3.2",
"dejavu-fonts-ttf": "2.37.3",
"hideshowpassword": "2.2.0",
"jquery": "3.7.1",