summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-29 07:02:43 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-29 12:11:21 +0530
commitf318d45a2e26c79b52a193b1ab05209613f5162b (patch)
tree43741d644e7dc4a05ac30002a7d0affc71be4616 /package.json
parentUpgrade 'pnpm' to '7.26.1' (diff)
downloadferdium-app-f318d45a2e26c79b52a193b1ab05209613f5162b.tar.gz
ferdium-app-f318d45a2e26c79b52a193b1ab05209613f5162b.tar.zst
ferdium-app-f318d45a2e26c79b52a193b1ab05209613f5162b.zip
Upgrade npm modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index 826583b3c..091eeba82 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
59 "@krisdages/electron-process-manager": "3.0.0", 59 "@krisdages/electron-process-manager": "3.0.0",
60 "@mdi/js": "6.9.96", 60 "@mdi/js": "6.9.96",
61 "@mdi/react": "1.6.1", 61 "@mdi/react": "1.6.1",
62 "@octokit/core": "4.1.0", 62 "@octokit/core": "4.2.0",
63 "@sentry/electron": "4.1.2", 63 "@sentry/electron": "4.1.2",
64 "@superwf/mobx-react-router": "7.4.0", 64 "@superwf/mobx-react-router": "7.4.0",
65 "auto-launch": "5.0.5", 65 "auto-launch": "5.0.5",
@@ -105,7 +105,7 @@
105 "react-dom": "17.0.2", 105 "react-dom": "17.0.2",
106 "react-dropzone": "11.7.1", 106 "react-dropzone": "11.7.1",
107 "react-electron-web-view": "2.0.1", 107 "react-electron-web-view": "2.0.1",
108 "react-intl": "6.2.5", 108 "react-intl": "6.2.6",
109 "react-jss": "10.9.2", 109 "react-jss": "10.9.2",
110 "react-loader": "2.4.7", 110 "react-loader": "2.4.7",
111 "react-modal": "3.16.1", 111 "react-modal": "3.16.1",
@@ -119,7 +119,7 @@
119 "semver": "7.3.8", 119 "semver": "7.3.8",
120 "sqlite3": "5.1.4", 120 "sqlite3": "5.1.4",
121 "tar": "6.1.13", 121 "tar": "6.1.13",
122 "tslib": "2.4.1", 122 "tslib": "2.5.0",
123 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
124 "uuid": "8.3.2", 124 "uuid": "8.3.2",
125 "validator": "13.7.0", 125 "validator": "13.7.0",
@@ -144,9 +144,9 @@
144 "@types/sass": "1.43.1", 144 "@types/sass": "1.43.1",
145 "@types/tar": "6.1.3", 145 "@types/tar": "6.1.3",
146 "@types/uuid": "8.3.4", 146 "@types/uuid": "8.3.4",
147 "@types/validator": "13.7.10", 147 "@types/validator": "13.7.11",
148 "@typescript-eslint/eslint-plugin": "5.48.1", 148 "@typescript-eslint/eslint-plugin": "5.49.0",
149 "@typescript-eslint/parser": "5.48.1", 149 "@typescript-eslint/parser": "5.49.0",
150 "all-contributors-cli": "6.24.0", 150 "all-contributors-cli": "6.24.0",
151 "chalk": "5.2.0", 151 "chalk": "5.2.0",
152 "concurrently": "7.6.0", 152 "concurrently": "7.6.0",
@@ -154,28 +154,28 @@
154 "electron": "22.1.0", 154 "electron": "22.1.0",
155 "electron-builder": "23.6.0", 155 "electron-builder": "23.6.0",
156 "esbuild": "0.16.17", 156 "esbuild": "0.16.17",
157 "esbuild-plugin-copy": "2.0.1", 157 "esbuild-plugin-copy": "2.0.2",
158 "esbuild-runner": "2.2.2", 158 "esbuild-runner": "2.2.2",
159 "esbuild-sass-plugin": "2.4.5", 159 "esbuild-sass-plugin": "2.4.5",
160 "eslint": "8.31.0", 160 "eslint": "8.32.0",
161 "eslint-config-airbnb": "19.0.4", 161 "eslint-config-airbnb": "19.0.4",
162 "eslint-config-airbnb-typescript": "17.0.0", 162 "eslint-config-airbnb-typescript": "17.0.0",
163 "eslint-config-prettier": "8.6.0", 163 "eslint-config-prettier": "8.6.0",
164 "eslint-plugin-import": "2.27.4", 164 "eslint-plugin-import": "2.27.5",
165 "eslint-plugin-jest": "27.2.1", 165 "eslint-plugin-jest": "27.2.1",
166 "eslint-plugin-jsx-a11y": "6.7.1", 166 "eslint-plugin-jsx-a11y": "6.7.1",
167 "eslint-plugin-prettier": "4.2.1", 167 "eslint-plugin-prettier": "4.2.1",
168 "eslint-plugin-react": "7.32.0", 168 "eslint-plugin-react": "7.32.1",
169 "eslint-plugin-react-hooks": "4.6.0", 169 "eslint-plugin-react-hooks": "4.6.0",
170 "eslint-plugin-unicorn": "42.0.0", 170 "eslint-plugin-unicorn": "42.0.0",
171 "gulp-livereload": "4.0.2", 171 "gulp-livereload": "4.0.2",
172 "husky": "8.0.3", 172 "husky": "8.0.3",
173 "is-ci": "3.0.1", 173 "is-ci": "3.0.1",
174 "jest": "28.1.2", 174 "jest": "28.1.2",
175 "prettier": "2.8.2", 175 "prettier": "2.8.3",
176 "preval-build-info": "1.0.3", 176 "preval-build-info": "1.0.3",
177 "rimraf": "3.0.2", 177 "rimraf": "3.0.2",
178 "simple-git": "3.15.1", 178 "simple-git": "3.16.0",
179 "tiny-glob": "0.2.9", 179 "tiny-glob": "0.2.9",
180 "typescript": "4.9.4", 180 "typescript": "4.9.4",
181 "wait-on": "6.0.1" 181 "wait-on": "6.0.1"