Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 80952fc

Browse files
committed
update packages
1 parent fa13108 commit 80952fc

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

‎package.json‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"pnp": false
2424
},
2525
"dependencies": {
26-
"@rematch/core": "^2.0.0",
26+
"@rematch/core": "^2.0.1",
2727
"antd": "^4.12.3",
2828
"axios": "^0.21.1",
2929
"core-js": "^3.9.0",
3030
"history": "^4.10.1",
31-
"lodash": "^4.17.20",
31+
"lodash": "^4.17.21",
3232
"react": "^17.0.1",
3333
"react-dom": "^17.0.1",
3434
"react-loadable": "^5.5.0",
@@ -37,17 +37,17 @@
3737
"redux": "^4.0.5"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "^7.12.17",
41-
"@babel/plugin-proposal-class-properties": "^7.12.13",
42-
"@babel/plugin-proposal-decorators": "^7.12.13",
43-
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.13",
44-
"@babel/plugin-proposal-object-rest-spread": "^7.12.13",
45-
"@babel/plugin-proposal-optional-chaining": "^7.12.17",
40+
"@babel/core": "^7.13.1",
41+
"@babel/plugin-proposal-class-properties": "^7.13.0",
42+
"@babel/plugin-proposal-decorators": "^7.13.5",
43+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.0",
44+
"@babel/plugin-proposal-object-rest-spread": "^7.13.0",
45+
"@babel/plugin-proposal-optional-chaining": "^7.13.0",
4646
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
47-
"@babel/plugin-transform-runtime": "^7.12.17",
48-
"@babel/preset-env": "^7.12.17",
47+
"@babel/plugin-transform-runtime": "^7.13.7",
48+
"@babel/preset-env": "^7.13.5",
4949
"@babel/preset-react": "^7.12.13",
50-
"@babel/runtime": "^7.12.18",
50+
"@babel/runtime": "^7.13.7",
5151
"antd-dayjs-webpack-plugin": "^1.0.6",
5252
"autoprefixer": "^10.2.4",
5353
"babel-eslint": "^10.1.0",
@@ -56,7 +56,7 @@
5656
"body-parser": "^1.19.0",
5757
"clean-webpack-plugin": "^3.0.0",
5858
"copy-webpack-plugin": "^7.0.0",
59-
"css-loader": "^5.0.2",
59+
"css-loader": "^5.1.0",
6060
"css-minimizer-webpack-plugin": "^1.2.0",
6161
"dayjs": "^1.10.4",
6262
"eslint": "^7.20.0",
@@ -66,13 +66,13 @@
6666
"eslint-plugin-react-hooks": "^4.2.0",
6767
"express": "^4.17.1",
6868
"favicons": "^6.2.1",
69-
"favicons-webpack-plugin": "^5.0.1",
69+
"favicons-webpack-plugin": "^5.0.2",
7070
"file-loader": "^6.2.0",
7171
"happypack": "^5.0.1",
7272
"html-webpack-plugin": "^5.2.0",
7373
"less": "^4.1.1",
7474
"less-loader": "^8.0.0",
75-
"mini-css-extract-plugin": "^1.3.8",
75+
"mini-css-extract-plugin": "^1.3.9",
7676
"mockjs": "^1.1.0",
7777
"postcss": "^8.2.6",
7878
"postcss-loader": "^5.0.0",
@@ -81,13 +81,13 @@
8181
"sw-precache-webpack-plugin": "^1.0.0",
8282
"terser-webpack-plugin": "^5.1.1",
8383
"url-loader": "^4.1.1",
84-
"webpack": "^5.23.0",
84+
"webpack": "^5.24.2",
8585
"webpack-bundle-analyzer": "^4.4.0",
8686
"webpack-cli": "^4.5.0",
8787
"webpack-dev-middleware": "^4.1.0",
8888
"webpack-hot-middleware": "^2.25.0",
8989
"webpackbar": "^4.0.0",
90-
"workbox-webpack-plugin": "^6.1.0",
90+
"workbox-webpack-plugin": "^6.1.1",
9191
"xml-loader": "^1.2.1"
9292
},
9393
"browserslist": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /