Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vasiliev <leopard.not.a@gmail.com>2021-12-10 04:11:44 +0300
committerAlexey Vasiliev <leopard.not.a@gmail.com>2021-12-10 04:11:44 +0300
commita5f779812cc414204674a82bcade31df73e711fa (patch)
treecbb56e2ef451e42cbc4ba26c6ece04fefb212adb /package.json
parent889929992c26dd127fe6587635277204d8cbdd82 (diff)
package update
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index c9d76ed..d967cf8 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"babel-loader": "8.2.3",
"classnames": "2.3.1",
"clipboard": "2.0.8",
- "core-js": "3.19.2",
+ "core-js": "3.19.3",
"create-react-context": "0.3.0",
"css-loader": "6.5.1",
"css-minimizer-webpack-plugin": "3.2.0",
@@ -56,12 +56,12 @@
"reselect": "4.1.5",
"rucksack-css": "^1.0.2",
"sass": "1.44.0",
- "sass-loader": "12.3.0",
+ "sass-loader": "12.4.0",
"style-loader": "3.3.1",
"terser-webpack-plugin": "5.2.5",
"text-encoding": "0.7.0",
"url-loader": "4.1.1",
- "webpack": "5.64.4",
+ "webpack": "5.65.0",
"webpack-assets-manifest": "5.0.6",
"workbox-webpack-plugin": "6.4.2",
"workbox-window": "6.4.2",
@@ -70,7 +70,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.16.3",
"babel-jest": "27.4.2",
- "eslint": "8.3.0",
+ "eslint": "8.4.1",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",