aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-08 18:41:26 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-08 18:41:26 +0530
commitccf70143284437b15421d48a934434cf8dba1d25 (patch)
tree278b9c9028bd1ac5b4d74fc62c37f15b50ebb5f9 /package.json
parentrefactor: fix issue with db migration (diff)
downloadferdium-app-ccf70143284437b15421d48a934434cf8dba1d25.tar.gz
ferdium-app-ccf70143284437b15421d48a934434cf8dba1d25.tar.zst
ferdium-app-ccf70143284437b15421d48a934434cf8dba1d25.zip
chore: upgraded npm modules (minor and tiny version)
Diffstat (limited to 'package.json')
-rw-r--r--package.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json
index edcdb33ca..2c81a1b80 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
61 "@adonisjs/session": "1.0.29", 61 "@adonisjs/session": "1.0.29",
62 "@adonisjs/shield": "1.0.8", 62 "@adonisjs/shield": "1.0.8",
63 "@adonisjs/validator": "5.0.6", 63 "@adonisjs/validator": "5.0.6",
64 "@electron/remote": "1.2.0", 64 "@electron/remote": "1.2.1",
65 "@mdi/font": "5.9.55", 65 "@mdi/font": "5.9.55",
66 "@mdi/js": "4.6.95", 66 "@mdi/js": "4.6.95",
67 "@meetfranz/electron-notification-state": "1.0.0", 67 "@meetfranz/electron-notification-state": "1.0.0",
@@ -75,7 +75,7 @@
75 "btoa": "1.2.1", 75 "btoa": "1.2.1",
76 "classnames": "2.3.1", 76 "classnames": "2.3.1",
77 "cld": "2.7.0", 77 "cld": "2.7.0",
78 "color": "4.0.0", 78 "color": "4.0.1",
79 "css": "2.2.4", 79 "css": "2.2.4",
80 "csstype": "3.0.8", 80 "csstype": "3.0.8",
81 "darkreader": "4.9.34", 81 "darkreader": "4.9.34",
@@ -111,9 +111,9 @@
111 "node-fetch": "2.6.1", 111 "node-fetch": "2.6.1",
112 "node-mac-permissions": "2.2.0", 112 "node-mac-permissions": "2.2.0",
113 "normalize-url": "6.1.0", 113 "normalize-url": "6.1.0",
114 "os-name": "4.0.0", 114 "os-name": "4.0.1",
115 "pretty-bytes": "5.6.0", 115 "pretty-bytes": "5.6.0",
116 "prop-types": "15.5.10", 116 "prop-types": "15.7.2",
117 "react": "16.14.0", 117 "react": "16.14.0",
118 "react-addons-css-transition-group": "15.6.2", 118 "react-addons-css-transition-group": "15.6.2",
119 "react-confetti": "6.0.1", 119 "react-confetti": "6.0.1",
@@ -142,27 +142,27 @@
142 "devDependencies": { 142 "devDependencies": {
143 "@adlk/misty": "0.2.0", 143 "@adlk/misty": "0.2.0",
144 "@babel/cli": "7.14.8", 144 "@babel/cli": "7.14.8",
145 "@babel/core": "7.14.8", 145 "@babel/core": "7.15.0",
146 "@babel/eslint-parser": "7.14.7", 146 "@babel/eslint-parser": "7.15.0",
147 "@babel/plugin-proposal-class-properties": "7.14.5", 147 "@babel/plugin-proposal-class-properties": "7.14.5",
148 "@babel/plugin-proposal-decorators": "7.14.5", 148 "@babel/plugin-proposal-decorators": "7.14.5",
149 "@babel/plugin-proposal-export-default-from": "7.14.5", 149 "@babel/plugin-proposal-export-default-from": "7.14.5",
150 "@babel/plugin-proposal-throw-expressions": "7.14.5", 150 "@babel/plugin-proposal-throw-expressions": "7.14.5",
151 "@babel/plugin-syntax-dynamic-import": "7.8.3", 151 "@babel/plugin-syntax-dynamic-import": "7.8.3",
152 "@babel/preset-env": "7.14.8", 152 "@babel/preset-env": "7.15.0",
153 "@babel/preset-react": "7.14.5", 153 "@babel/preset-react": "7.14.5",
154 "@babel/register": "7.14.5", 154 "@babel/register": "7.14.5",
155 "@commitlint/cli": "13.1.0", 155 "@commitlint/cli": "13.1.0",
156 "@commitlint/config-conventional": "13.1.0", 156 "@commitlint/config-conventional": "13.1.0",
157 "@types/color": "3.0.2", 157 "@types/color": "3.0.2",
158 "@types/fs-extra": "9.0.12", 158 "@types/fs-extra": "9.0.12",
159 "@types/lodash": "4.14.171", 159 "@types/lodash": "4.14.172",
160 "@types/node": "14.17.6", 160 "@types/node": "14.17.6",
161 "@types/react": "16.14.6", 161 "@types/react": "16.14.6",
162 "@types/react-dom": "16.9.13", 162 "@types/react-dom": "16.9.13",
163 "@types/uuid": "3.4.9", 163 "@types/uuid": "3.4.9",
164 "@typescript-eslint/eslint-plugin": "4.28.5", 164 "@typescript-eslint/eslint-plugin": "4.29.0",
165 "@typescript-eslint/parser": "4.28.5", 165 "@typescript-eslint/parser": "4.29.0",
166 "all-contributors-cli": "6.20.0", 166 "all-contributors-cli": "6.20.0",
167 "babel-plugin-react-intl": "3.5.1", 167 "babel-plugin-react-intl": "3.5.1",
168 "commitizen": "4.2.4", 168 "commitizen": "4.2.4",
@@ -172,9 +172,9 @@
172 "dotenv": "10.0.0", 172 "dotenv": "10.0.0",
173 "electron": "13.1.8", 173 "electron": "13.1.8",
174 "electron-builder": "22.11.11", 174 "electron-builder": "22.11.11",
175 "electron-notarize": "1.0.0", 175 "electron-notarize": "1.1.0",
176 "electron-rebuild": "2.3.5", 176 "electron-rebuild": "2.3.5",
177 "eslint": "7.31.0", 177 "eslint": "7.32.0",
178 "eslint-config-airbnb": "18.2.1", 178 "eslint-config-airbnb": "18.2.1",
179 "eslint-config-airbnb-typescript": "12.3.1", 179 "eslint-config-airbnb-typescript": "12.3.1",
180 "eslint-config-prettier": "8.3.0", 180 "eslint-config-prettier": "8.3.0",
@@ -185,7 +185,7 @@
185 "eslint-plugin-react": "7.24.0", 185 "eslint-plugin-react": "7.24.0",
186 "eslint-plugin-react-hooks": "4.2.0", 186 "eslint-plugin-react-hooks": "4.2.0",
187 "expect.js": "0.3.1", 187 "expect.js": "0.3.1",
188 "gulp": "4.0.0", 188 "gulp": "4.0.2",
189 "gulp-babel": "8.0.0", 189 "gulp-babel": "8.0.0",
190 "gulp-cli": "2.3.0", 190 "gulp-cli": "2.3.0",
191 "gulp-connect": "5.7.0", 191 "gulp-connect": "5.7.0",
@@ -203,8 +203,8 @@
203 "prettier": "2.3.2", 203 "prettier": "2.3.2",
204 "preval-build-info": "1.0.3", 204 "preval-build-info": "1.0.3",
205 "react-intl-translations-manager": "5.0.3", 205 "react-intl-translations-manager": "5.0.3",
206 "sass": "1.36.0", 206 "sass": "1.37.5",
207 "simple-git": "2.41.2", 207 "simple-git": "2.42.0",
208 "ts-loader": "5.4.5", 208 "ts-loader": "5.4.5",
209 "tslib": "2.3.0", 209 "tslib": "2.3.0",
210 "typescript": "3.9.10", 210 "typescript": "3.9.10",