aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-02-13 08:04:54 +0530
committerLibravatar GitHub <noreply@github.com>2023-02-13 02:34:54 +0000
commitb9ba5714a0814d79354962303fdf3af911f19453 (patch)
tree4630c957939248806004b6af82e952b01e92e368 /package.json
parent6.2.5-nightly.5 [skip ci] (diff)
downloadferdium-app-b9ba5714a0814d79354962303fdf3af911f19453.tar.gz
ferdium-app-b9ba5714a0814d79354962303fdf3af911f19453.tar.zst
ferdium-app-b9ba5714a0814d79354962303fdf3af911f19453.zip
Upgrade 'pnpm' to '7.27.0'; Upgrade other npm modules and fix errors (#943)v6.2.5-nightly.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/package.json b/package.json
index f09667328..c27548f7e 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.13.0", 16 "node": "18.13.0",
17 "pnpm": "7.26.1" 17 "pnpm": "7.27.0"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -77,18 +77,18 @@
77 "electron-window-state": "5.0.3", 77 "electron-window-state": "5.0.3",
78 "fast-folder-size": "1.7.1", 78 "fast-folder-size": "1.7.1",
79 "fs-extra": "11.1.0", 79 "fs-extra": "11.1.0",
80 "google-translate-api-x": "10.5.2", 80 "google-translate-api-x": "10.5.4",
81 "history": "5.3.0", 81 "history": "5.3.0",
82 "immutable": "4.2.2", 82 "immutable": "4.2.4",
83 "jsonwebtoken": "8.5.1", 83 "jsonwebtoken": "8.5.1",
84 "jss": "10.9.2", 84 "jss": "10.10.0",
85 "languagedetect": "2.0.0", 85 "languagedetect": "2.0.0",
86 "lodash": "4.17.21", 86 "lodash": "4.17.21",
87 "macos-version": "5.2.1", 87 "macos-version": "5.2.1",
88 "markdown-to-jsx": "7.1.8", 88 "markdown-to-jsx": "7.1.9",
89 "mime-types": "2.1.35", 89 "mime-types": "2.1.35",
90 "minimist": "1.2.7", 90 "minimist": "1.2.8",
91 "mobx": "6.7.0", 91 "mobx": "6.8.0",
92 "mobx-localstorage": "1.2.0", 92 "mobx-localstorage": "1.2.0",
93 "mobx-react": "7.6.0", 93 "mobx-react": "7.6.0",
94 "mobx-react-form": "3.2.0", 94 "mobx-react-form": "3.2.0",
@@ -105,8 +105,8 @@
105 "react-dom": "17.0.2", 105 "react-dom": "17.0.2",
106 "react-dropzone": "14.2.3", 106 "react-dropzone": "14.2.3",
107 "react-electron-web-view": "2.0.1", 107 "react-electron-web-view": "2.0.1",
108 "react-intl": "6.2.6", 108 "react-intl": "6.2.8",
109 "react-jss": "10.9.2", 109 "react-jss": "10.10.0",
110 "react-loader": "2.4.7", 110 "react-loader": "2.4.7",
111 "react-modal": "3.16.1", 111 "react-modal": "3.16.1",
112 "react-router-dom": "6.4.2", 112 "react-router-dom": "6.4.2",
@@ -122,7 +122,7 @@
122 "tslib": "2.5.0", 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": "9.0.0", 124 "uuid": "9.0.0",
125 "validator": "13.7.0", 125 "validator": "13.9.0",
126 "ws": "8.12.0" 126 "ws": "8.12.0"
127 }, 127 },
128 "devDependencies": { 128 "devDependencies": {
@@ -132,8 +132,8 @@
132 "@formatjs/cli": "5.1.12", 132 "@formatjs/cli": "5.1.12",
133 "@types/color": "3.0.3", 133 "@types/color": "3.0.3",
134 "@types/expect.js": "0.3.29", 134 "@types/expect.js": "0.3.29",
135 "@types/fs-extra": "9.0.13", 135 "@types/fs-extra": "11.0.1",
136 "@types/jest": "28.1.4", 136 "@types/jest": "29.4.0",
137 "@types/lodash": "4.14.191", 137 "@types/lodash": "4.14.191",
138 "@types/mime-types": "2.1.1", 138 "@types/mime-types": "2.1.1",
139 "@types/ms": "0.7.31", 139 "@types/ms": "0.7.31",
@@ -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": "9.0.0", 146 "@types/uuid": "9.0.0",
147 "@types/validator": "13.7.11", 147 "@types/validator": "13.7.12",
148 "@typescript-eslint/eslint-plugin": "5.49.0", 148 "@typescript-eslint/eslint-plugin": "5.51.0",
149 "@typescript-eslint/parser": "5.49.0", 149 "@typescript-eslint/parser": "5.51.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",
@@ -157,7 +157,7 @@
157 "esbuild-plugin-copy": "2.0.2", 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.32.0", 160 "eslint": "8.34.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",
@@ -165,19 +165,19 @@
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.1", 168 "eslint-plugin-react": "7.32.2",
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.3", 175 "prettier": "2.8.4",
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.16.0", 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.5",
181 "wait-on": "6.0.1" 181 "wait-on": "6.0.1"
182 }, 182 },
183 "pnpm": { 183 "pnpm": {