aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-07-20 10:56:58 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-07-20 06:50:38 +0000
commiteb57a80be1978d274cb44dfc7622da6ac0d94b47 (patch)
treeed40ce76981dc2cceafe3c1101cf1a1e7439a60e /package.json
parentupdate react-router-dom to version 6.14.1 (diff)
downloadferdium-app-eb57a80be1978d274cb44dfc7622da6ac0d94b47.tar.gz
ferdium-app-eb57a80be1978d274cb44dfc7622da6ac0d94b47.tar.zst
ferdium-app-eb57a80be1978d274cb44dfc7622da6ac0d94b47.zip
Upgrade npm modulesv6.4.1-nightly.7
Diffstat (limited to 'package.json')
-rw-r--r--package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index 753179ce5..3a4c0bff8 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
87 "macos-version": "5.2.1", 87 "macos-version": "5.2.1",
88 "markdown-to-jsx": "7.2.1", 88 "markdown-to-jsx": "7.2.1",
89 "minimist": "1.2.8", 89 "minimist": "1.2.8",
90 "mobx": "6.9.1", 90 "mobx": "6.10.0",
91 "mobx-localstorage": "1.2.0", 91 "mobx-localstorage": "1.2.0",
92 "mobx-react": "7.6.0", 92 "mobx-react": "7.6.0",
93 "mobx-react-form": "3.2.0", 93 "mobx-react-form": "3.2.0",
@@ -108,7 +108,7 @@
108 "react-jss": "10.10.0", 108 "react-jss": "10.10.0",
109 "react-loader": "2.4.7", 109 "react-loader": "2.4.7",
110 "react-modal": "3.16.1", 110 "react-modal": "3.16.1",
111 "react-router-dom": "6.14.1", 111 "react-router-dom": "6.14.2",
112 "react-sortable-hoc": "2.0.0", 112 "react-sortable-hoc": "2.0.0",
113 "react-tooltip": "5.13.1", 113 "react-tooltip": "5.13.1",
114 "react-topbar-progress-indicator": "4.1.1", 114 "react-topbar-progress-indicator": "4.1.1",
@@ -118,15 +118,15 @@
118 "semver": "7.5.4", 118 "semver": "7.5.4",
119 "sqlite3": "5.1.6", 119 "sqlite3": "5.1.6",
120 "tar": "6.1.15", 120 "tar": "6.1.15",
121 "tslib": "2.5.3", 121 "tslib": "2.6.0",
122 "useragent-generator": "1.1.1-amkt-22079-finish.0", 122 "useragent-generator": "1.1.1-amkt-22079-finish.0",
123 "uuid": "9.0.0", 123 "uuid": "9.0.0",
124 "validator": "13.9.0", 124 "validator": "13.9.0",
125 "ws": "8.13.0" 125 "ws": "8.13.0"
126 }, 126 },
127 "devDependencies": { 127 "devDependencies": {
128 "@commitlint/cli": "17.6.6", 128 "@commitlint/cli": "17.6.7",
129 "@commitlint/config-conventional": "17.6.6", 129 "@commitlint/config-conventional": "17.6.7",
130 "@electron/notarize": "1.2.3", 130 "@electron/notarize": "1.2.3",
131 "@formatjs/cli": "6.1.3", 131 "@formatjs/cli": "6.1.3",
132 "@types/color": "3.0.3", 132 "@types/color": "3.0.3",
@@ -136,8 +136,8 @@
136 "@types/lodash": "4.14.195", 136 "@types/lodash": "4.14.195",
137 "@types/ms": "0.7.31", 137 "@types/ms": "0.7.31",
138 "@types/node": "18.15.3", 138 "@types/node": "18.15.3",
139 "@types/react": "18.2.12", 139 "@types/react": "18.2.15",
140 "@types/react-dom": "18.2.5", 140 "@types/react-dom": "18.2.7",
141 "@types/react-transition-group": "4.4.6", 141 "@types/react-transition-group": "4.4.6",
142 "@types/route-parser": "0.1.4", 142 "@types/route-parser": "0.1.4",
143 "@types/tar": "6.1.5", 143 "@types/tar": "6.1.5",
@@ -146,7 +146,7 @@
146 "@typescript-eslint/eslint-plugin": "5.59.11", 146 "@typescript-eslint/eslint-plugin": "5.59.11",
147 "@typescript-eslint/parser": "5.59.11", 147 "@typescript-eslint/parser": "5.59.11",
148 "all-contributors-cli": "6.26.1", 148 "all-contributors-cli": "6.26.1",
149 "chalk": "5.2.0", 149 "chalk": "5.3.0",
150 "concurrently": "8.2.0", 150 "concurrently": "8.2.0",
151 "cross-env": "7.0.3", 151 "cross-env": "7.0.3",
152 "electron": "25.3.1", 152 "electron": "25.3.1",
@@ -154,10 +154,10 @@
154 "esbuild": "0.16.17", 154 "esbuild": "0.16.17",
155 "esbuild-plugin-copy": "2.1.1", 155 "esbuild-plugin-copy": "2.1.1",
156 "esbuild-runner": "2.2.2", 156 "esbuild-runner": "2.2.2",
157 "esbuild-sass-plugin": "2.9.0", 157 "esbuild-sass-plugin": "2.10.0",
158 "eslint": "8.39.0", 158 "eslint": "8.39.0",
159 "eslint-config-airbnb": "19.0.4", 159 "eslint-config-airbnb": "19.0.4",
160 "eslint-config-airbnb-typescript": "17.0.0", 160 "eslint-config-airbnb-typescript": "17.1.0",
161 "eslint-config-prettier": "8.8.0", 161 "eslint-config-prettier": "8.8.0",
162 "eslint-plugin-import": "2.27.5", 162 "eslint-plugin-import": "2.27.5",
163 "eslint-plugin-jest": "27.2.3", 163 "eslint-plugin-jest": "27.2.3",
@@ -169,7 +169,7 @@
169 "gulp-livereload": "4.0.2", 169 "gulp-livereload": "4.0.2",
170 "husky": "8.0.3", 170 "husky": "8.0.3",
171 "is-ci": "3.0.1", 171 "is-ci": "3.0.1",
172 "jest": "29.5.0", 172 "jest": "29.6.1",
173 "prettier": "2.8.8", 173 "prettier": "2.8.8",
174 "preval-build-info": "1.0.3", 174 "preval-build-info": "1.0.3",
175 "rimraf": "5.0.1", 175 "rimraf": "5.0.1",