summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-09-03 16:05:54 +0000
committerLibravatar GitHub <noreply@github.com>2023-09-03 21:35:54 +0530
commit648f9a1520fa073e345e706a14249b3651109871 (patch)
tree1ef63fe5b1a2075aeea3c2dd6ed11c8c144baf96 /package.json
parent6.5.0-nightly.5 [skip ci] (diff)
downloadferdium-app-648f9a1520fa073e345e706a14249b3651109871.tar.gz
ferdium-app-648f9a1520fa073e345e706a14249b3651109871.tar.zst
ferdium-app-648f9a1520fa073e345e706a14249b3651109871.zip
Upgrade npm modules (#1343)
Diffstat (limited to 'package.json')
-rw-r--r--package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json
index fbb8ce11e..5ce1a3338 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
61 "@adonisjs/session": "1.1.0", 61 "@adonisjs/session": "1.1.0",
62 "@adonisjs/shield": "1.1.0", 62 "@adonisjs/shield": "1.1.0",
63 "@adonisjs/validator": "5.1.0", 63 "@adonisjs/validator": "5.1.0",
64 "@electron/remote": "2.0.10", 64 "@electron/remote": "2.0.11",
65 "@emotion/react": "11.11.1", 65 "@emotion/react": "11.11.1",
66 "@emotion/styled": "11.11.0", 66 "@emotion/styled": "11.11.0",
67 "@krisdages/electron-process-manager": "3.0.0", 67 "@krisdages/electron-process-manager": "3.0.0",
@@ -89,14 +89,14 @@
89 "google-translate-api-x": "10.6.7", 89 "google-translate-api-x": "10.6.7",
90 "history": "5.3.0", 90 "history": "5.3.0",
91 "immutable": "4.3.2", 91 "immutable": "4.3.2",
92 "jsonwebtoken": "9.0.1", 92 "jsonwebtoken": "9.0.2",
93 "jss": "10.10.0", 93 "jss": "10.10.0",
94 "languagedetect": "2.0.0", 94 "languagedetect": "2.0.0",
95 "lodash": "4.17.21", 95 "lodash": "4.17.21",
96 "macos-version": "5.2.1", 96 "macos-version": "5.2.1",
97 "markdown-to-jsx": "7.3.2", 97 "markdown-to-jsx": "7.3.2",
98 "minimist": "1.2.8", 98 "minimist": "1.2.8",
99 "mobx": "6.10.0", 99 "mobx": "6.10.2",
100 "mobx-localstorage": "1.2.0", 100 "mobx-localstorage": "1.2.0",
101 "mobx-react": "7.6.0", 101 "mobx-react": "7.6.0",
102 "mobx-react-form": "6.3.6", 102 "mobx-react-form": "6.3.6",
@@ -128,7 +128,7 @@
128 "semver": "7.5.4", 128 "semver": "7.5.4",
129 "sqlite3": "5.1.6", 129 "sqlite3": "5.1.6",
130 "tar": "6.1.15", 130 "tar": "6.1.15",
131 "tslib": "2.6.1", 131 "tslib": "2.6.2",
132 "useragent-generator": "1.1.1-amkt-22079-finish.0", 132 "useragent-generator": "1.1.1-amkt-22079-finish.0",
133 "uuid": "9.0.0", 133 "uuid": "9.0.0",
134 "validator": "13.11.0", 134 "validator": "13.11.0",
@@ -139,31 +139,31 @@
139 "@commitlint/config-conventional": "17.7.0", 139 "@commitlint/config-conventional": "17.7.0",
140 "@electron/notarize": "1.2.3", 140 "@electron/notarize": "1.2.3",
141 "@formatjs/cli": "6.1.3", 141 "@formatjs/cli": "6.1.3",
142 "@jest/types": "29.6.1", 142 "@jest/types": "29.6.3",
143 "@types/auto-launch": "5.0.2", 143 "@types/auto-launch": "5.0.2",
144 "@types/color": "3.0.3", 144 "@types/color": "3.0.3",
145 "@types/fs-extra": "11.0.1", 145 "@types/fs-extra": "11.0.1",
146 "@types/jest": "29.5.3", 146 "@types/jest": "29.5.4",
147 "@types/lodash": "4.14.197", 147 "@types/lodash": "4.14.197",
148 "@types/minimist": "1.2.2", 148 "@types/minimist": "1.2.2",
149 "@types/ms": "0.7.31", 149 "@types/ms": "0.7.31",
150 "@types/node": "18.15.3", 150 "@types/node": "18.15.3",
151 "@types/prop-types": "15.7.5", 151 "@types/prop-types": "15.7.5",
152 "@types/react": "18.2.20", 152 "@types/react": "18.2.21",
153 "@types/react-color": "3.0.6", 153 "@types/react-color": "3.0.6",
154 "@types/react-dom": "18.2.7", 154 "@types/react-dom": "18.2.7",
155 "@types/react-loader": "2.4.5", 155 "@types/react-loader": "2.4.5",
156 "@types/react-transition-group": "4.4.6", 156 "@types/react-transition-group": "4.4.6",
157 "@types/route-parser": "0.1.4", 157 "@types/route-parser": "0.1.4",
158 "@types/semver": "7.5.0", 158 "@types/semver": "7.5.1",
159 "@types/tar": "6.1.5", 159 "@types/tar": "6.1.5",
160 "@types/uuid": "9.0.2", 160 "@types/uuid": "9.0.3",
161 "@types/validator": "13.11.1", 161 "@types/validator": "13.11.1",
162 "@typescript-eslint/eslint-plugin": "6.4.0", 162 "@typescript-eslint/eslint-plugin": "6.4.0",
163 "@typescript-eslint/parser": "6.4.0", 163 "@typescript-eslint/parser": "6.4.0",
164 "all-contributors-cli": "6.26.1", 164 "all-contributors-cli": "6.26.1",
165 "chalk": "5.3.0", 165 "chalk": "5.3.0",
166 "concurrently": "8.2.0", 166 "concurrently": "8.2.1",
167 "cross-env": "7.0.3", 167 "cross-env": "7.0.3",
168 "electron": "25.5.0", 168 "electron": "25.5.0",
169 "electron-builder": "24.4.0", 169 "electron-builder": "24.4.0",
@@ -175,19 +175,19 @@
175 "eslint-config-airbnb": "19.0.4", 175 "eslint-config-airbnb": "19.0.4",
176 "eslint-config-airbnb-typescript": "17.1.0", 176 "eslint-config-airbnb-typescript": "17.1.0",
177 "eslint-config-prettier": "8.8.0", 177 "eslint-config-prettier": "8.8.0",
178 "eslint-plugin-import": "2.28.0", 178 "eslint-plugin-import": "2.28.1",
179 "eslint-plugin-jest": "27.2.3", 179 "eslint-plugin-jest": "27.2.3",
180 "eslint-plugin-jsx-a11y": "6.7.1", 180 "eslint-plugin-jsx-a11y": "6.7.1",
181 "eslint-plugin-prettier": "5.0.0", 181 "eslint-plugin-prettier": "5.0.0",
182 "eslint-plugin-react": "7.33.1", 182 "eslint-plugin-react": "7.33.2",
183 "eslint-plugin-react-hooks": "4.6.0", 183 "eslint-plugin-react-hooks": "4.6.0",
184 "eslint-plugin-sonar": "0.12.0", 184 "eslint-plugin-sonar": "0.12.0",
185 "eslint-plugin-unicorn": "48.0.1", 185 "eslint-plugin-unicorn": "48.0.1",
186 "gulp-livereload": "4.0.2", 186 "gulp-livereload": "4.0.2",
187 "husky": "8.0.3", 187 "husky": "8.0.3",
188 "is-ci": "3.0.1", 188 "is-ci": "3.0.1",
189 "jest": "29.6.2", 189 "jest": "29.6.4",
190 "prettier": "3.0.2", 190 "prettier": "3.0.3",
191 "preval-build-info": "1.0.3", 191 "preval-build-info": "1.0.3",
192 "rimraf": "5.0.1", 192 "rimraf": "5.0.1",
193 "simple-git": "3.19.1", 193 "simple-git": "3.19.1",