aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-29 04:41:58 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-28 23:24:12 +0000
commitd0868fd32306ced6c06351c139bb44f7d91c636c (patch)
tree8c3b4dd1438335d863797c1c4e9a7d3d2b4f2df2 /package.json
parentImported using package name instead of using relative file path. (diff)
downloadferdium-app-d0868fd32306ced6c06351c139bb44f7d91c636c.tar.gz
ferdium-app-d0868fd32306ced6c06351c139bb44f7d91c636c.tar.zst
ferdium-app-d0868fd32306ced6c06351c139bb44f7d91c636c.zip
Locked npm modules; Made the nested package module versions be consistent with the parent project,
Diffstat (limited to 'package.json')
-rw-r--r--package.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/package.json b/package.json
index 3f278e26b..c8d39d542 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
78 "css": "2.2.4", 78 "css": "2.2.4",
79 "darkreader": "4.9.34", 79 "darkreader": "4.9.34",
80 "dbus-next": "0.9.2", 80 "dbus-next": "0.9.2",
81 "du": "^0.1.0", 81 "du": "0.1.0",
82 "electron-dl": "3.2.1", 82 "electron-dl": "3.2.1",
83 "electron-fetch": "1.7.3", 83 "electron-fetch": "1.7.3",
84 "electron-find": "1.0.7", 84 "electron-find": "1.0.7",
@@ -95,7 +95,7 @@
95 "lodash": "4.17.21", 95 "lodash": "4.17.21",
96 "macos-version": "5.2.1", 96 "macos-version": "5.2.1",
97 "marked": "0.7.0", 97 "marked": "0.7.0",
98 "mdi": "^1.9.33", 98 "mdi": "1.9.33",
99 "mime-types": "2.1.32", 99 "mime-types": "2.1.32",
100 "mobx": "5.15.0", 100 "mobx": "5.15.0",
101 "mobx-localstorage": "1.2.0", 101 "mobx-localstorage": "1.2.0",
@@ -108,14 +108,14 @@
108 "node-mac-permissions": "2.2.0", 108 "node-mac-permissions": "2.2.0",
109 "normalize-url": "6.1.0", 109 "normalize-url": "6.1.0",
110 "os-name": "4.0.0", 110 "os-name": "4.0.0",
111 "pretty-bytes": "^5.6.0", 111 "pretty-bytes": "5.6.0",
112 "prop-types": "^15.5.10", 112 "prop-types": "15.5.10",
113 "react": "16.14.0", 113 "react": "16.14.0",
114 "react-addons-css-transition-group": "15.6.2", 114 "react-addons-css-transition-group": "15.6.2",
115 "react-confetti": "6.0.1", 115 "react-confetti": "6.0.1",
116 "react-dom": "^16.14.0", 116 "react-dom": "16.14.0",
117 "react-dropzone": "11.3.4", 117 "react-dropzone": "11.3.4",
118 "react-electron-web-view": "^2.0.1", 118 "react-electron-web-view": "2.0.1",
119 "react-intl": "2.7.2", 119 "react-intl": "2.7.2",
120 "react-jss": "8.6.1", 120 "react-jss": "8.6.1",
121 "react-loader": "2.4.7", 121 "react-loader": "2.4.7",
@@ -123,7 +123,7 @@
123 "react-router": "3.2.6", 123 "react-router": "3.2.6",
124 "react-sortable-hoc": "2.0.0", 124 "react-sortable-hoc": "2.0.0",
125 "react-tooltip": "4.2.21", 125 "react-tooltip": "4.2.21",
126 "route-parser": "^0.0.5", 126 "route-parser": "0.0.5",
127 "semver": "7.3.5", 127 "semver": "7.3.5",
128 "smoothscroll-polyfill": "0.4.4", 128 "smoothscroll-polyfill": "0.4.4",
129 "sqlite3": "5.0.2", 129 "sqlite3": "5.0.2",
@@ -136,21 +136,21 @@
136 "ws": "7.4.6" 136 "ws": "7.4.6"
137 }, 137 },
138 "devDependencies": { 138 "devDependencies": {
139 "@adlk/misty": "^0.2.0", 139 "@adlk/misty": "0.2.0",
140 "@babel/cli": "7.14.8", 140 "@babel/cli": "7.14.8",
141 "@babel/core": "7.14.8", 141 "@babel/core": "7.14.8",
142 "@babel/eslint-parser": "7.14.7", 142 "@babel/eslint-parser": "7.14.7",
143 "@babel/plugin-proposal-class-properties": "7.14.5", 143 "@babel/plugin-proposal-class-properties": "7.14.5",
144 "@babel/plugin-proposal-decorators": "^7.14.5", 144 "@babel/plugin-proposal-decorators": "7.14.5",
145 "@babel/plugin-proposal-export-default-from": "7.14.5", 145 "@babel/plugin-proposal-export-default-from": "7.14.5",
146 "@babel/plugin-proposal-throw-expressions": "7.14.5", 146 "@babel/plugin-proposal-throw-expressions": "7.14.5",
147 "@babel/plugin-syntax-dynamic-import": "^7.8.3", 147 "@babel/plugin-syntax-dynamic-import": "7.8.3",
148 "@babel/plugin-transform-regenerator": "7.14.5", 148 "@babel/plugin-transform-regenerator": "7.14.5",
149 "@babel/preset-env": "7.14.8", 149 "@babel/preset-env": "7.14.8",
150 "@babel/preset-react": "7.14.5", 150 "@babel/preset-react": "7.14.5",
151 "@babel/register": "7.14.5", 151 "@babel/register": "7.14.5",
152 "@types/color": "3.0.2", 152 "@types/color": "3.0.2",
153 "@types/fs-extra": "^7.0.0", 153 "@types/fs-extra": "7.0.0",
154 "@types/lodash": "4.14.171", 154 "@types/lodash": "4.14.171",
155 "@types/node": "12.20.13", 155 "@types/node": "12.20.13",
156 "@types/react": "16.14.6", 156 "@types/react": "16.14.6",
@@ -160,7 +160,7 @@
160 "babel-loader": "8.2.2", 160 "babel-loader": "8.2.2",
161 "babel-plugin-react-intl": "3.5.1", 161 "babel-plugin-react-intl": "3.5.1",
162 "conventional-changelog-cli": "2.1.1", 162 "conventional-changelog-cli": "2.1.1",
163 "cross-env": "^7.0.3", 163 "cross-env": "7.0.3",
164 "cz-conventional-changelog": "3.3.0", 164 "cz-conventional-changelog": "3.3.0",
165 "dotenv": "10.0.0", 165 "dotenv": "10.0.0",
166 "electron": "13.1.7", 166 "electron": "13.1.7",
@@ -173,36 +173,36 @@
173 "eslint-plugin-jest": "24.4.0", 173 "eslint-plugin-jest": "24.4.0",
174 "eslint-plugin-jsx-a11y": "6.4.1", 174 "eslint-plugin-jsx-a11y": "6.4.1",
175 "eslint-plugin-react": "7.24.0", 175 "eslint-plugin-react": "7.24.0",
176 "eslint-webpack-plugin": "^2.5.4", 176 "eslint-webpack-plugin": "2.5.4",
177 "expect.js": "^0.3.1", 177 "expect.js": "0.3.1",
178 "gulp": "^4.0.0", 178 "gulp": "4.0.0",
179 "gulp-babel": "^8.0.0", 179 "gulp-babel": "8.0.0",
180 "gulp-cli": "2.3.0", 180 "gulp-cli": "2.3.0",
181 "gulp-connect": "^5.7.0", 181 "gulp-connect": "5.7.0",
182 "gulp-sass": "^5.0.0", 182 "gulp-sass": "5.0.0",
183 "gulp-sass-variables": "^1.2.0", 183 "gulp-sass-variables": "1.2.0",
184 "hex-rgb": "^3.0.0", 184 "hex-rgb": "3.0.0",
185 "html-webpack-plugin": "4.5.2", 185 "html-webpack-plugin": "4.5.2",
186 "husky": "^7.0.1", 186 "husky": "7.0.1",
187 "jest": "27.0.6", 187 "jest": "27.0.6",
188 "kebab-case": "1.0.1", 188 "kebab-case": "1.0.1",
189 "lerna": "4.0.0", 189 "lerna": "4.0.0",
190 "mobx-react-devtools": "^6.1.1", 190 "mobx-react-devtools": "6.1.1",
191 "mocha": "9.0.3", 191 "mocha": "9.0.3",
192 "node-abi": "2.30.0", 192 "node-abi": "2.30.0",
193 "prettier": "^2.3.2", 193 "prettier": "2.3.2",
194 "preval-build-info": "^1.0.3", 194 "preval-build-info": "1.0.3",
195 "react-intl-translations-manager": "^5.0.3", 195 "react-intl-translations-manager": "5.0.3",
196 "sass": "1.36.0", 196 "sass": "1.36.0",
197 "terser-webpack-plugin": "1.4.5", 197 "terser-webpack-plugin": "1.4.5",
198 "ts-loader": "^5.4.5", 198 "ts-loader": "5.4.5",
199 "tslint": "^5.20.1", 199 "tslint": "5.20.1",
200 "tslint-config-airbnb": "^5.11.2", 200 "tslint-config-airbnb": "5.11.2",
201 "typescript": "3.9.10", 201 "typescript": "3.9.10",
202 "webpack": "4.46.0", 202 "webpack": "4.46.0",
203 "webpack-cli": "3.3.12", 203 "webpack-cli": "3.3.12",
204 "webpack-dev-server": "^3.11.2", 204 "webpack-dev-server": "3.11.2",
205 "webpack-node-externals": "^1.7.2" 205 "webpack-node-externals": "1.7.2"
206 }, 206 },
207 "config": { 207 "config": {
208 "commitizen": { 208 "commitizen": {