aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-05-31 16:59:43 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-01 13:18:43 -0500
commitf55cf19e2e6d0407d7a744ccda0beadfa874e19a (patch)
tree9d066048e879f1d2232d48394e82a50e75908623 /package.json
parentAlign 'Save service' button to right when adding recipe (diff)
downloadferdium-app-f55cf19e2e6d0407d7a744ccda0beadfa874e19a.tar.gz
ferdium-app-f55cf19e2e6d0407d7a744ccda0beadfa874e19a.tar.zst
ferdium-app-f55cf19e2e6d0407d7a744ccda0beadfa874e19a.zip
Minor updates without breaking Ferdium app
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 b69e951eb..8877e5c8a 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
66 "classnames": "^2.3.1", 66 "classnames": "^2.3.1",
67 "color": "^4.2.3", 67 "color": "^4.2.3",
68 "csstype": "^3.0.11", 68 "csstype": "^3.0.11",
69 "darkreader": "^4.9.46", 69 "darkreader": "4.9.51",
70 "dbus-next": "^0.10.2", 70 "dbus-next": "^0.10.2",
71 "debug": "4.3.4", 71 "debug": "4.3.4",
72 "electron-dl": "^3.3.1", 72 "electron-dl": "^3.3.1",
@@ -110,22 +110,22 @@
110 "react-tooltip": "^4.2.21", 110 "react-tooltip": "^4.2.21",
111 "route-parser": "^0.0.5", 111 "route-parser": "^0.0.5",
112 "semver": "^7.3.7", 112 "semver": "^7.3.7",
113 "sqlite3": "5.0.6", 113 "sqlite3": "5.0.8",
114 "tar": "^6.1.11", 114 "tar": "^6.1.11",
115 "tslib": "^2.4.0", 115 "tslib": "^2.4.0",
116 "useragent-generator": "^1.1.1-amkt-22079-finish.0", 116 "useragent-generator": "^1.1.1-amkt-22079-finish.0",
117 "uuid": "^8.3.2", 117 "uuid": "^8.3.2",
118 "validator": "^13.7.0", 118 "validator": "^13.7.0",
119 "ws": "8.6.0" 119 "ws": "8.7.0"
120 }, 120 },
121 "devDependencies": { 121 "devDependencies": {
122 "@babel/core": "^7.17.9", 122 "@babel/core": "7.18.2",
123 "@babel/eslint-parser": "^7.17.0", 123 "@babel/eslint-parser": "7.18.2",
124 "@babel/plugin-proposal-class-properties": "^7.16.7", 124 "@babel/plugin-proposal-class-properties": "^7.16.7",
125 "@babel/plugin-proposal-decorators": "^7.17.9", 125 "@babel/plugin-proposal-decorators": "7.18.2",
126 "@babel/preset-env": "^7.16.11", 126 "@babel/preset-env": "7.18.2",
127 "@babel/preset-react": "^7.16.7", 127 "@babel/preset-react": "^7.16.7",
128 "@babel/preset-typescript": "7.16.7", 128 "@babel/preset-typescript": "7.17.12",
129 "@babel/register": "^7.17.7", 129 "@babel/register": "^7.17.7",
130 "@commitlint/cli": "^15.0.0", 130 "@commitlint/cli": "^15.0.0",
131 "@commitlint/config-conventional": "^15.0.0", 131 "@commitlint/config-conventional": "^15.0.0",
@@ -144,15 +144,15 @@
144 "@types/tar": "^6.1.1", 144 "@types/tar": "^6.1.1",
145 "@types/uuid": "^8.3.4", 145 "@types/uuid": "^8.3.4",
146 "@types/validator": "^13.7.2", 146 "@types/validator": "^13.7.2",
147 "@typescript-eslint/eslint-plugin": "^5.20.0", 147 "@typescript-eslint/eslint-plugin": "5.27.0",
148 "@typescript-eslint/parser": "^5.20.0", 148 "@typescript-eslint/parser": "5.27.0",
149 "all-contributors-cli": "^6.20.0", 149 "all-contributors-cli": "^6.20.0",
150 "babel-plugin-formatjs": "^10.3.19", 150 "babel-plugin-formatjs": "^10.3.19",
151 "concurrently": "^7.1.0", 151 "concurrently": "7.2.1",
152 "cross-env": "^7.0.3", 152 "cross-env": "^7.0.3",
153 "dotenv": "^10.0.0", 153 "dotenv": "^10.0.0",
154 "electron": "18.3.1", 154 "electron": "18.3.1",
155 "electron-builder": "23.0.8", 155 "electron-builder": "23.1.0",
156 "electron-notarize": "^1.2.1", 156 "electron-notarize": "^1.2.1",
157 "eslint": "^8.13.0", 157 "eslint": "^8.13.0",
158 "eslint-config-airbnb": "^19.0.4", 158 "eslint-config-airbnb": "^19.0.4",
@@ -186,11 +186,11 @@
186 "prettier": "^2.6.2", 186 "prettier": "^2.6.2",
187 "preval-build-info": "^1.0.3", 187 "preval-build-info": "^1.0.3",
188 "rimraf": "^3.0.2", 188 "rimraf": "^3.0.2",
189 "sass": "1.51.0", 189 "sass": "1.52.1",
190 "simple-git": "^3.7.0", 190 "simple-git": "^3.7.0",
191 "ts-loader": "^5.4.5", 191 "ts-loader": "^5.4.5",
192 "ts-node": "^10.7.0", 192 "ts-node": "^10.7.0",
193 "typescript": "4.6.4", 193 "typescript": "4.7.2",
194 "wait-on": "^6.0.1", 194 "wait-on": "^6.0.1",
195 "webpack": "^4.46.0", 195 "webpack": "^4.46.0",
196 "webpack-cli": "^3.3.12", 196 "webpack-cli": "^3.3.12",