aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-04 00:13:27 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-03-04 00:46:32 +0530
commitde3e9e7dfa45c9dab815aa9422b8ae902c1d1210 (patch)
tree37da9cb742dd2c335c990e7f05c9dfc4b51a42ec /package.json
parentAdd note on where to find the ISO 639-2 language names [skip ci] (diff)
downloadferdium-app-de3e9e7dfa45c9dab815aa9422b8ae902c1d1210.tar.gz
ferdium-app-de3e9e7dfa45c9dab815aa9422b8ae902c1d1210.tar.zst
ferdium-app-de3e9e7dfa45c9dab815aa9422b8ae902c1d1210.zip
Upgrade npm modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json
index eb1ab3036..1710d9193 100644
--- a/package.json
+++ b/package.json
@@ -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.2.8", 108 "react-intl": "6.2.10",
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",
@@ -123,11 +123,11 @@
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.9.0", 125 "validator": "13.9.0",
126 "ws": "8.12.0" 126 "ws": "8.12.1"
127 }, 127 },
128 "devDependencies": { 128 "devDependencies": {
129 "@commitlint/cli": "17.4.2", 129 "@commitlint/cli": "17.4.4",
130 "@commitlint/config-conventional": "17.4.2", 130 "@commitlint/config-conventional": "17.4.4",
131 "@electron/notarize": "1.2.3", 131 "@electron/notarize": "1.2.3",
132 "@formatjs/cli": "5.1.12", 132 "@formatjs/cli": "5.1.12",
133 "@types/color": "3.0.3", 133 "@types/color": "3.0.3",
@@ -141,12 +141,12 @@
141 "@types/react": "17.0.45", 141 "@types/react": "17.0.45",
142 "@types/react-dom": "17.0.17", 142 "@types/react-dom": "17.0.17",
143 "@types/route-parser": "0.1.4", 143 "@types/route-parser": "0.1.4",
144 "@types/sass": "1.43.1", 144 "@types/sass": "1.45.0",
145 "@types/tar": "6.1.3", 145 "@types/tar": "6.1.4",
146 "@types/uuid": "9.0.0", 146 "@types/uuid": "9.0.1",
147 "@types/validator": "13.7.12", 147 "@types/validator": "13.7.13",
148 "@typescript-eslint/eslint-plugin": "5.51.0", 148 "@typescript-eslint/eslint-plugin": "5.54.0",
149 "@typescript-eslint/parser": "5.51.0", 149 "@typescript-eslint/parser": "5.54.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",
@@ -156,8 +156,8 @@
156 "esbuild": "0.16.17", 156 "esbuild": "0.16.17",
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.6.0",
160 "eslint": "8.34.0", 160 "eslint": "8.35.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",
@@ -175,7 +175,7 @@
175 "prettier": "2.8.4", 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.1",
179 "tiny-glob": "0.2.9", 179 "tiny-glob": "0.2.9",
180 "typescript": "4.9.5", 180 "typescript": "4.9.5",
181 "wait-on": "6.0.1" 181 "wait-on": "6.0.1"
@@ -190,7 +190,7 @@
190 }, 190 },
191 "optionalDependencies": { 191 "optionalDependencies": {
192 "macos-notification-state": "github:ferdium/macos-notification-state#130bb2602795b65ae2dea74d823027b185eaf0ae", 192 "macos-notification-state": "github:ferdium/macos-notification-state#130bb2602795b65ae2dea74d823027b185eaf0ae",
193 "node-mac-permissions": "2.2.1" 193 "node-mac-permissions": "2.3.0"
194 }, 194 },
195 "browserslist": [ 195 "browserslist": [
196 "last 2 Chrome versions" 196 "last 2 Chrome versions"