aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-14 17:19:12 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-14 17:45:12 +0530
commitb9485059e58b498527daa09bc61f8e3d0f777751 (patch)
treeeb4daff59d32c1467a03f861ab5c2e3e404ac825 /package.json
parentUpgrade 'electron-builder' to '24.4.0' (diff)
downloadferdium-app-b9485059e58b498527daa09bc61f8e3d0f777751.tar.gz
ferdium-app-b9485059e58b498527daa09bc61f8e3d0f777751.tar.zst
ferdium-app-b9485059e58b498527daa09bc61f8e3d0f777751.zip
Upgrade pnpm and node versions; Upgrade npm modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index b64fc899e..7d7a58e43 100644
--- a/package.json
+++ b/package.json
@@ -13,8 +13,8 @@
13 "repository": "https://github.com/ferdium/ferdium-app.git", 13 "repository": "https://github.com/ferdium/ferdium-app.git",
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.15.0", 16 "node": "18.16.0",
17 "pnpm": "7.30.0" 17 "pnpm": "8.5.0"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -77,7 +77,7 @@
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.1", 79 "fs-extra": "11.1.1",
80 "google-translate-api-x": "10.5.4", 80 "google-translate-api-x": "10.6.4",
81 "history": "5.3.0", 81 "history": "5.3.0",
82 "immutable": "4.3.0", 82 "immutable": "4.3.0",
83 "jsonwebtoken": "8.5.1", 83 "jsonwebtoken": "8.5.1",
@@ -88,7 +88,7 @@
88 "markdown-to-jsx": "7.2.0", 88 "markdown-to-jsx": "7.2.0",
89 "mime-types": "2.1.35", 89 "mime-types": "2.1.35",
90 "minimist": "1.2.8", 90 "minimist": "1.2.8",
91 "mobx": "6.8.0", 91 "mobx": "6.9.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,7 +105,7 @@
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.3.1", 108 "react-intl": "6.4.2",
109 "react-jss": "10.10.0", 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",
@@ -155,8 +155,8 @@
155 "esbuild": "0.16.17", 155 "esbuild": "0.16.17",
156 "esbuild-plugin-copy": "2.1.1", 156 "esbuild-plugin-copy": "2.1.1",
157 "esbuild-runner": "2.2.2", 157 "esbuild-runner": "2.2.2",
158 "esbuild-sass-plugin": "2.7.0", 158 "esbuild-sass-plugin": "2.9.0",
159 "eslint": "8.36.0", 159 "eslint": "8.39.0",
160 "eslint-config-airbnb": "19.0.4", 160 "eslint-config-airbnb": "19.0.4",
161 "eslint-config-airbnb-typescript": "17.0.0", 161 "eslint-config-airbnb-typescript": "17.0.0",
162 "eslint-config-prettier": "8.8.0", 162 "eslint-config-prettier": "8.8.0",