diff options
Diffstat (limited to 'web/source/package.json')
| -rw-r--r-- | web/source/package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/source/package.json b/web/source/package.json index eb64e23be..02ae79f03 100644 --- a/web/source/package.json +++ b/web/source/package.json @@ -12,11 +12,13 @@ }, "dependencies": { "@reduxjs/toolkit": "^1.8.6", + "ariakit": "^2.0.0-next.41", "bluebird": "^3.7.2", "dotty": "^0.1.2", "is-valid-domain": "^0.1.6", "js-file-download": "^0.4.12", "langs": "^2.0.0", + "match-sorter": "^6.3.1", "modern-normalize": "^1.1.0", "photoswipe": "^5.3.3", "photoswipe-dynamic-caption-plugin": "^1.2.7", @@ -28,6 +30,8 @@ "redux-devtools-extension": "^2.13.9", "redux-persist": "^6.0.0", "skulk": "^0.0.6", + "split-filter-n": "^1.1.3", + "syncpipe": "^1.0.0", "wouter": "^2.8.0-alpha.2" }, "devDependencies": { |
