summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-18 04:54:57 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-18 04:54:57 +0530
commitab4f1755d704da13157100962959fc00cd427c18 (patch)
tree11bdf179b839610880eb1c9c5e66afa87dc73c88 /package.json
parent6.2.3-nightly.9 [skip ci] (diff)
downloadferdium-app-ab4f1755d704da13157100962959fc00cd427c18.tar.gz
ferdium-app-ab4f1755d704da13157100962959fc00cd427c18.tar.zst
ferdium-app-ab4f1755d704da13157100962959fc00cd427c18.zip
Upgrade 'pnpm' to '7.18.2' and npm modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 6c9516551..8e300db62 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "16.18.1", 16 "node": "16.18.1",
17 "pnpm": "7.18.1" 17 "pnpm": "7.18.2"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -117,7 +117,7 @@
117 "route-parser": "0.0.5", 117 "route-parser": "0.0.5",
118 "sanitize-filename": "1.6.3", 118 "sanitize-filename": "1.6.3",
119 "semver": "7.3.8", 119 "semver": "7.3.8",
120 "sqlite3": "5.1.2", 120 "sqlite3": "5.1.4",
121 "tar": "6.1.13", 121 "tar": "6.1.13",
122 "tslib": "2.4.1", 122 "tslib": "2.4.1",
123 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
@@ -129,7 +129,7 @@
129 "@commitlint/cli": "17.3.0", 129 "@commitlint/cli": "17.3.0",
130 "@commitlint/config-conventional": "17.3.0", 130 "@commitlint/config-conventional": "17.3.0",
131 "@electron/notarize": "1.2.3", 131 "@electron/notarize": "1.2.3",
132 "@formatjs/cli": "5.1.7", 132 "@formatjs/cli": "5.1.10",
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": "9.0.13",
@@ -145,19 +145,19 @@
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.10",
148 "@typescript-eslint/eslint-plugin": "5.46.0", 148 "@typescript-eslint/eslint-plugin": "5.46.1",
149 "@typescript-eslint/parser": "5.46.0", 149 "@typescript-eslint/parser": "5.46.1",
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",
153 "cross-env": "7.0.3", 153 "cross-env": "7.0.3",
154 "electron": "21.3.3", 154 "electron": "21.3.3",
155 "electron-builder": "24.0.0-alpha.4", 155 "electron-builder": "24.0.0-alpha.4",
156 "esbuild": "0.16.4", 156 "esbuild": "0.16.8",
157 "esbuild-plugin-copy": "2.0.1", 157 "esbuild-plugin-copy": "2.0.1",
158 "esbuild-runner": "2.2.2", 158 "esbuild-runner": "2.2.2",
159 "esbuild-sass-plugin": "2.4.3", 159 "esbuild-sass-plugin": "2.4.4",
160 "eslint": "8.29.0", 160 "eslint": "8.30.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.5.0", 163 "eslint-config-prettier": "8.5.0",