aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-08-05 00:39:19 +0000
committerLibravatar github-actions <github-actions@github.com>2022-08-05 00:39:19 +0000
commit7ff8c16a35ab71fe7d5f7bf40a51451082378286 (patch)
treef40336331a9685fe94638e9bf25ca6f9508f0c5d /package.json
parent6.0.1-nightly.9 [skip ci] (diff)
downloadferdium-app-7ff8c16a35ab71fe7d5f7bf40a51451082378286.tar.gz
ferdium-app-7ff8c16a35ab71fe7d5f7bf40a51451082378286.tar.zst
ferdium-app-7ff8c16a35ab71fe7d5f7bf40a51451082378286.zip
Update submodules, browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 27009e922..19316180f 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,6 @@
98 "pretty-bytes": "5.6.0", 98 "pretty-bytes": "5.6.0",
99 "prop-types": "15.8.1", 99 "prop-types": "15.8.1",
100 "react": "17.0.2", 100 "react": "17.0.2",
101 "react-transition-group": "1.2.1",
102 "react-color": "2.19.3", 101 "react-color": "2.19.3",
103 "react-confetti": "6.1.0", 102 "react-confetti": "6.1.0",
104 "react-dom": "17.0.2", 103 "react-dom": "17.0.2",
@@ -112,6 +111,7 @@
112 "react-sortable-hoc": "2.0.0", 111 "react-sortable-hoc": "2.0.0",
113 "react-tooltip": "4.2.21", 112 "react-tooltip": "4.2.21",
114 "react-topbar-progress-indicator": "4.1.1", 113 "react-topbar-progress-indicator": "4.1.1",
114 "react-transition-group": "1.2.1",
115 "route-parser": "0.0.5", 115 "route-parser": "0.0.5",
116 "sanitize-filename": "1.6.3", 116 "sanitize-filename": "1.6.3",
117 "semver": "7.3.7", 117 "semver": "7.3.7",