aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-01-13 16:56:37 +0000
committerLibravatar GitHub <noreply@github.com>2024-01-13 16:56:37 +0000
commitdabf184371db059dce378e1c460e0131233740f1 (patch)
treeddfbbefa1569cfde9f04e79f9402761b47ee6bfd /package.json
parentDowngrading to electron `27.2.2` to get to a working version (#1521) (diff)
downloadferdium-app-dabf184371db059dce378e1c460e0131233740f1.tar.gz
ferdium-app-dabf184371db059dce378e1c460e0131233740f1.tar.zst
ferdium-app-dabf184371db059dce378e1c460e0131233740f1.zip
Upgrade npm modules patch versions and dev modules only (#1523)
Diffstat (limited to 'package.json')
-rw-r--r--package.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/package.json b/package.json
index 0ce1efdbb..94b466993 100644
--- a/package.json
+++ b/package.json
@@ -63,8 +63,8 @@
63 "@adonisjs/session": "1.1.0", 63 "@adonisjs/session": "1.1.0",
64 "@adonisjs/shield": "1.1.0", 64 "@adonisjs/shield": "1.1.0",
65 "@adonisjs/validator": "5.1.0", 65 "@adonisjs/validator": "5.1.0",
66 "@electron/remote": "2.1.0", 66 "@electron/remote": "2.1.1",
67 "@emotion/react": "11.11.1", 67 "@emotion/react": "11.11.3",
68 "@emotion/styled": "11.11.0", 68 "@emotion/styled": "11.11.0",
69 "@krisdages/electron-process-manager": "3.0.0", 69 "@krisdages/electron-process-manager": "3.0.0",
70 "@mdi/js": "7.3.67", 70 "@mdi/js": "7.3.67",
@@ -77,8 +77,8 @@
77 "auto-launch": "5.0.6", 77 "auto-launch": "5.0.6",
78 "classnames": "2.3.2", 78 "classnames": "2.3.2",
79 "color": "4.2.3", 79 "color": "4.2.3",
80 "csstype": "3.1.2", 80 "csstype": "3.1.3",
81 "darkreader": "4.9.69", 81 "darkreader": "4.9.75",
82 "dbus-next": "0.10.2", 82 "dbus-next": "0.10.2",
83 "debug": "4.3.4", 83 "debug": "4.3.4",
84 "electron-dl": "3.5.1", 84 "electron-dl": "3.5.1",
@@ -88,7 +88,7 @@
88 "electron-window-state": "5.0.3", 88 "electron-window-state": "5.0.3",
89 "fast-folder-size": "2.2.0", 89 "fast-folder-size": "2.2.0",
90 "fs-extra": "11.2.0", 90 "fs-extra": "11.2.0",
91 "google-translate-api-x": "10.6.7", 91 "google-translate-api-x": "10.6.8",
92 "history": "5.3.0", 92 "history": "5.3.0",
93 "immutable": "4.3.2", 93 "immutable": "4.3.2",
94 "jsonwebtoken": "9.0.2", 94 "jsonwebtoken": "9.0.2",
@@ -145,24 +145,24 @@
145 "@types/auto-launch": "5.0.5", 145 "@types/auto-launch": "5.0.5",
146 "@types/color": "3.0.6", 146 "@types/color": "3.0.6",
147 "@types/fs-extra": "11.0.4", 147 "@types/fs-extra": "11.0.4",
148 "@types/jest": "29.5.10", 148 "@types/jest": "29.5.11",
149 "@types/lodash": "4.14.202", 149 "@types/lodash": "4.14.202",
150 "@types/minimist": "1.2.5", 150 "@types/minimist": "1.2.5",
151 "@types/ms": "0.7.34", 151 "@types/ms": "0.7.34",
152 "@types/node": "20.10.3", 152 "@types/node": "20.11.0",
153 "@types/prop-types": "15.7.11", 153 "@types/prop-types": "15.7.11",
154 "@types/react": "18.2.41", 154 "@types/react": "18.2.47",
155 "@types/react-color": "3.0.10", 155 "@types/react-color": "3.0.11",
156 "@types/react-dom": "18.2.17", 156 "@types/react-dom": "18.2.18",
157 "@types/react-loader": "2.4.8", 157 "@types/react-loader": "2.4.8",
158 "@types/react-transition-group": "4.4.9", 158 "@types/react-transition-group": "4.4.10",
159 "@types/route-parser": "0.1.7", 159 "@types/route-parser": "0.1.7",
160 "@types/semver": "7.5.6", 160 "@types/semver": "7.5.6",
161 "@types/tar": "6.1.10", 161 "@types/tar": "6.1.10",
162 "@types/uuid": "9.0.7", 162 "@types/uuid": "9.0.7",
163 "@types/validator": "13.11.7", 163 "@types/validator": "13.11.8",
164 "@typescript-eslint/eslint-plugin": "6.15.0", 164 "@typescript-eslint/eslint-plugin": "6.18.1",
165 "@typescript-eslint/parser": "6.15.0", 165 "@typescript-eslint/parser": "6.18.1",
166 "all-contributors-cli": "6.26.1", 166 "all-contributors-cli": "6.26.1",
167 "chalk": "5.3.0", 167 "chalk": "5.3.0",
168 "concurrently": "8.2.2", 168 "concurrently": "8.2.2",
@@ -172,15 +172,15 @@
172 "esbuild": "0.16.17", 172 "esbuild": "0.16.17",
173 "esbuild-plugin-copy": "2.1.1", 173 "esbuild-plugin-copy": "2.1.1",
174 "esbuild-runner": "2.2.2", 174 "esbuild-runner": "2.2.2",
175 "esbuild-sass-plugin": "2.16.0", 175 "esbuild-sass-plugin": "2.16.1",
176 "eslint": "8.56.0", 176 "eslint": "8.56.0",
177 "eslint-config-airbnb": "19.0.4", 177 "eslint-config-airbnb": "19.0.4",
178 "eslint-config-airbnb-typescript": "17.1.0", 178 "eslint-config-airbnb-typescript": "17.1.0",
179 "eslint-config-prettier": "9.1.0", 179 "eslint-config-prettier": "9.1.0",
180 "eslint-plugin-import": "2.29.1", 180 "eslint-plugin-import": "2.29.1",
181 "eslint-plugin-jest": "27.6.0", 181 "eslint-plugin-jest": "27.6.3",
182 "eslint-plugin-jsx-a11y": "6.8.0", 182 "eslint-plugin-jsx-a11y": "6.8.0",
183 "eslint-plugin-prettier": "5.1.1", 183 "eslint-plugin-prettier": "5.1.3",
184 "eslint-plugin-react": "7.33.2", 184 "eslint-plugin-react": "7.33.2",
185 "eslint-plugin-react-hooks": "4.6.0", 185 "eslint-plugin-react-hooks": "4.6.0",
186 "eslint-plugin-sonar": "0.12.0", 186 "eslint-plugin-sonar": "0.12.0",
@@ -189,13 +189,13 @@
189 "husky": "8.0.3", 189 "husky": "8.0.3",
190 "is-ci": "3.0.1", 190 "is-ci": "3.0.1",
191 "jest": "29.7.0", 191 "jest": "29.7.0",
192 "prettier": "3.1.1", 192 "prettier": "3.2.1",
193 "preval-build-info": "1.0.3", 193 "preval-build-info": "1.0.3",
194 "rimraf": "5.0.5", 194 "rimraf": "5.0.5",
195 "simple-git": "3.21.0", 195 "simple-git": "3.22.0",
196 "tiny-glob": "0.2.9", 196 "tiny-glob": "0.2.9",
197 "ts-node": "10.9.1", 197 "ts-node": "10.9.2",
198 "typescript": "5.3.2", 198 "typescript": "5.3.3",
199 "wait-on": "7.2.0" 199 "wait-on": "7.2.0"
200 }, 200 },
201 "pnpm": { 201 "pnpm": {