aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-06-13 10:45:55 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-06-13 06:01:21 +0000
commit690665741dc62f6ea3cdd6818ef73b8cc163c5eb (patch)
treedc0d252a1dace879e36562590c7475f56388b092 /package.json
parent6.4.0-nightly.3 [skip ci] (diff)
downloadferdium-app-690665741dc62f6ea3cdd6818ef73b8cc163c5eb.tar.gz
ferdium-app-690665741dc62f6ea3cdd6818ef73b8cc163c5eb.tar.zst
ferdium-app-690665741dc62f6ea3cdd6818ef73b8cc163c5eb.zip
Upgrade 'pnpm' to '8.6.2'; Upgrade npm modules (minor version bumps).
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 97dbd3253..44d4df282 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.15.0", 16 "node": "18.15.0",
17 "pnpm": "8.6.0" 17 "pnpm": "8.6.2"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -55,7 +55,7 @@
55 "@adonisjs/session": "1.1.0", 55 "@adonisjs/session": "1.1.0",
56 "@adonisjs/shield": "1.1.0", 56 "@adonisjs/shield": "1.1.0",
57 "@adonisjs/validator": "5.1.0", 57 "@adonisjs/validator": "5.1.0",
58 "@electron/remote": "2.0.9", 58 "@electron/remote": "2.0.10",
59 "@krisdages/electron-process-manager": "3.0.0", 59 "@krisdages/electron-process-manager": "3.0.0",
60 "@mdi/js": "7.2.96", 60 "@mdi/js": "7.2.96",
61 "@mdi/react": "1.6.1", 61 "@mdi/react": "1.6.1",
@@ -104,7 +104,7 @@
104 "react-dom": "18.2.0", 104 "react-dom": "18.2.0",
105 "react-dropzone": "14.2.3", 105 "react-dropzone": "14.2.3",
106 "react-electron-web-view": "2.0.1", 106 "react-electron-web-view": "2.0.1",
107 "react-intl": "6.4.2", 107 "react-intl": "6.4.4",
108 "react-jss": "10.10.0", 108 "react-jss": "10.10.0",
109 "react-loader": "2.4.7", 109 "react-loader": "2.4.7",
110 "react-modal": "3.16.1", 110 "react-modal": "3.16.1",
@@ -128,7 +128,7 @@
128 "@commitlint/cli": "17.6.5", 128 "@commitlint/cli": "17.6.5",
129 "@commitlint/config-conventional": "17.6.5", 129 "@commitlint/config-conventional": "17.6.5",
130 "@electron/notarize": "1.2.3", 130 "@electron/notarize": "1.2.3",
131 "@formatjs/cli": "6.1.1", 131 "@formatjs/cli": "6.1.3",
132 "@types/color": "3.0.3", 132 "@types/color": "3.0.3",
133 "@types/expect.js": "0.3.29", 133 "@types/expect.js": "0.3.29",
134 "@types/fs-extra": "11.0.1", 134 "@types/fs-extra": "11.0.1",
@@ -136,17 +136,17 @@
136 "@types/lodash": "4.14.195", 136 "@types/lodash": "4.14.195",
137 "@types/ms": "0.7.31", 137 "@types/ms": "0.7.31",
138 "@types/node": "18.15.3", 138 "@types/node": "18.15.3",
139 "@types/react": "18.2.8", 139 "@types/react": "18.2.12",
140 "@types/react-dom": "18.2.4", 140 "@types/react-dom": "18.2.5",
141 "@types/route-parser": "0.1.4", 141 "@types/route-parser": "0.1.4",
142 "@types/tar": "6.1.5", 142 "@types/tar": "6.1.5",
143 "@types/uuid": "9.0.1", 143 "@types/uuid": "9.0.2",
144 "@types/validator": "13.7.17", 144 "@types/validator": "13.7.17",
145 "@typescript-eslint/eslint-plugin": "5.59.8", 145 "@typescript-eslint/eslint-plugin": "5.59.11",
146 "@typescript-eslint/parser": "5.59.8", 146 "@typescript-eslint/parser": "5.59.11",
147 "all-contributors-cli": "6.26.0", 147 "all-contributors-cli": "6.26.0",
148 "chalk": "5.2.0", 148 "chalk": "5.2.0",
149 "concurrently": "8.1.0", 149 "concurrently": "8.2.0",
150 "cross-env": "7.0.3", 150 "cross-env": "7.0.3",
151 "electron": "25.1.0", 151 "electron": "25.1.0",
152 "electron-builder": "24.4.0", 152 "electron-builder": "24.4.0",