Skip to content

Commit 8eacb6d

Browse files
committed
Update modules
1 parent 89b431b commit 8eacb6d

File tree

2 files changed

+2461
-3990
lines changed

2 files changed

+2461
-3990
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,34 +58,34 @@
5858
"@rollup/plugin-alias": "3.1.1",
5959
"@testing-library/react": "11.1.0",
6060
"@types/jest": "^26.0.15",
61-
"@types/react": "^16.9.53",
62-
"@types/react-dom": "^16.9.8",
61+
"@types/react": "^16.9.55",
62+
"@types/react-dom": "^16.9.9",
6363
"@types/react-reconciler": "0.18.0",
6464
"babel-core": "^7.0.0-beta.3",
6565
"babel-eslint": "10.1.0",
66-
"babel-jest": "26.6.0",
66+
"babel-jest": "26.6.2",
6767
"babel-plugin-module-resolver": "4.0.0",
6868
"canvas": "^2.6.1",
6969
"cross-env": "^7.0.2",
7070
"docz": "2.3.1",
71-
"eslint": "^7.11.0",
72-
"eslint-config-prettier": "^6.14.0",
71+
"eslint": "^7.12.1",
72+
"eslint-config-prettier": "^6.15.0",
7373
"eslint-plugin-prettier": "^3.1.4",
7474
"eslint-plugin-react": "^7.21.5",
7575
"if-env": "^1.0.4",
76-
"jest": "26.6.0",
76+
"jest": "26.6.2",
7777
"jest-webgl-canvas-mock": "^0.2.3",
7878
"lodash.isnil": "4.0.0",
7979
"lodash.times": "4.3.2",
8080
"pixi.js": "5.3.3",
8181
"prettier": "2.1.2",
8282
"prop-types": "^15.7.2",
83-
"react": "^17.0.0",
84-
"react-dom": "^17.0.0",
83+
"react": "^17.0.1",
84+
"react-dom": "^17.0.1",
8585
"react-spring": "9.0.0-rc.3",
86-
"react-test-renderer": "^17.0.0",
86+
"react-test-renderer": "^17.0.1",
8787
"rimraf": "^3.0.2",
88-
"rollup": "2.32.1",
88+
"rollup": "2.33.1",
8989
"rollup-plugin-babel": "^4.4.0",
9090
"rollup-plugin-commonjs": "^10.1.0",
9191
"rollup-plugin-filesize": "^9.0.2",
@@ -94,7 +94,7 @@
9494
"rollup-plugin-node-resolve": "^5.2.0",
9595
"rollup-plugin-replace": "^2.2.0",
9696
"rollup-plugin-terser": "^7.0.2",
97-
"typescript": "4.0.3"
97+
"typescript": "4.0.5"
9898
},
9999
"peerDependencies": {
100100
"pixi.js": "^5.x",
@@ -105,7 +105,7 @@
105105
},
106106
"dependencies": {
107107
"performance-now": "2.1.0",
108-
"react-reconciler": "0.26.0"
108+
"react-reconciler": "0.26.1"
109109
},
110110
"eslintConfig": {
111111
"extends": [

0 commit comments

Comments
 (0)