From c3733be4aaffb969debb5b028434d454634ebbaa Mon Sep 17 00:00:00 2001 From: ChenX Date: Sun, 25 Apr 2021 20:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91:=E5=8D=87=E7=BA=A7=E5=8C=85?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e2942b7f8..09418794e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/flatbush": "^3.3.0", "@types/html-webpack-plugin": "^3.2.3", "@types/jest": "^26.0.19", - "@types/node": "^14.14.17", + "@types/node": "^14.14.41", "@types/pako": "^1.0.1", "@types/react": "^16.9.49", "@types/react-color": "^3.0.4", @@ -42,13 +42,13 @@ "@types/webpack-dev-server": "^3.11.0", "@types/webpack-env": "^1.15.2", "@types/webpack-merge": "^4.1.5", - "@wessberg/rollup-plugin-ts": "^1.3.4", + "@wessberg/rollup-plugin-ts": "^1.3.14", "add-asset-html-webpack-plugin": "^3.1.3", "autoresponsive-react": "^1.1.31", "cache-loader": "^4.1.0", "clean-terminal-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0", - "css-loader": "^5.0.1", + "css-loader": "^5.2.4", "file-loader": "^6.1.0", "fs-extra-plus": "^0.5.20", "git-revision-webpack-plugin": "^3.0.6", @@ -74,7 +74,7 @@ "style-loader": "^2.0.0", "terser-webpack-plugin": "^4.1.0", "ts-declaration-webpack-plugin": "^1.2.3", - "ts-jest": "^26.3.0", + "ts-jest": "^26.5.5", "ts-loader": "^8.0.13", "ts-node": "^9.1.1", "tsconfig-paths": "^3.9.0",