Skip to content

Commit dfd8578

Browse files
committed
Update modules
1 parent 86136b7 commit dfd8578

File tree

2 files changed

+504
-506
lines changed

2 files changed

+504
-506
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
],
3535
"typings": "./index.d.ts",
3636
"devDependencies": {
37-
"@babel/cli": "7.13.10",
38-
"@babel/core": "7.13.10",
37+
"@babel/cli": "7.13.14",
38+
"@babel/core": "7.13.14",
3939
"@babel/plugin-proposal-class-properties": "7.13.0",
4040
"@babel/plugin-proposal-decorators": "7.13.5",
4141
"@babel/plugin-proposal-do-expressions": "7.12.13",
@@ -54,11 +54,11 @@
5454
"@babel/plugin-syntax-import-meta": "7.10.4",
5555
"@babel/plugin-transform-runtime": "7.13.10",
5656
"@babel/preset-env": "7.13.12",
57-
"@babel/preset-react": "7.12.13",
57+
"@babel/preset-react": "7.13.13",
5858
"@babel/runtime": "7.13.10",
5959
"@rollup/plugin-alias": "3.1.2",
60-
"@testing-library/react": "11.2.5",
61-
"@types/jest": "26.0.21",
60+
"@testing-library/react": "11.2.6",
61+
"@types/jest": "26.0.22",
6262
"@types/react": "17.0.3",
6363
"@types/react-dom": "17.0.3",
6464
"@types/react-reconciler": "0.26.1",
@@ -69,24 +69,24 @@
6969
"canvas": "2.7.0",
7070
"cross-env": "7.0.3",
7171
"docz": "2.3.1",
72-
"eslint": "7.22.0",
72+
"eslint": "7.23.0",
7373
"eslint-config-prettier": "8.1.0",
7474
"eslint-plugin-prettier": "3.3.1",
75-
"eslint-plugin-react": "7.23.0",
75+
"eslint-plugin-react": "7.23.1",
7676
"if-env": "1.0.4",
7777
"jest": "26.6.3",
7878
"jest-webgl-canvas-mock": "0.2.3",
7979
"lodash.isnil": "4.0.0",
8080
"lodash.times": "4.3.2",
81-
"pixi.js": "6.0.0",
81+
"pixi.js": "6.0.1",
8282
"prettier": "2.2.1",
8383
"prop-types": "15.7.2",
8484
"react": "17.0.2",
8585
"react-dom": "17.0.2",
8686
"react-spring": "9.0.0",
8787
"react-test-renderer": "17.0.2",
8888
"rimraf": "3.0.2",
89-
"rollup": "2.42.3",
89+
"rollup": "2.44.0",
9090
"rollup-plugin-babel": "4.4.0",
9191
"rollup-plugin-commonjs": "10.1.0",
9292
"rollup-plugin-filesize": "9.1.1",

0 commit comments

Comments
 (0)