|
58 | 58 | "@rollup/plugin-alias": "3.1.1",
|
59 | 59 | "@testing-library/react": "11.1.0",
|
60 | 60 | "@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", |
63 | 63 | "@types/react-reconciler": "0.18.0",
|
64 | 64 | "babel-core": "^7.0.0-beta.3",
|
65 | 65 | "babel-eslint": "10.1.0",
|
66 |
| - "babel-jest": "26.6.0", |
| 66 | + "babel-jest": "26.6.2", |
67 | 67 | "babel-plugin-module-resolver": "4.0.0",
|
68 | 68 | "canvas": "^2.6.1",
|
69 | 69 | "cross-env": "^7.0.2",
|
70 | 70 | "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", |
73 | 73 | "eslint-plugin-prettier": "^3.1.4",
|
74 | 74 | "eslint-plugin-react": "^7.21.5",
|
75 | 75 | "if-env": "^1.0.4",
|
76 |
| - "jest": "26.6.0", |
| 76 | + "jest": "26.6.2", |
77 | 77 | "jest-webgl-canvas-mock": "^0.2.3",
|
78 | 78 | "lodash.isnil": "4.0.0",
|
79 | 79 | "lodash.times": "4.3.2",
|
80 | 80 | "pixi.js": "5.3.3",
|
81 | 81 | "prettier": "2.1.2",
|
82 | 82 | "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", |
85 | 85 | "react-spring": "9.0.0-rc.3",
|
86 |
| - "react-test-renderer": "^17.0.0", |
| 86 | + "react-test-renderer": "^17.0.1", |
87 | 87 | "rimraf": "^3.0.2",
|
88 |
| - "rollup": "2.32.1", |
| 88 | + "rollup": "2.33.1", |
89 | 89 | "rollup-plugin-babel": "^4.4.0",
|
90 | 90 | "rollup-plugin-commonjs": "^10.1.0",
|
91 | 91 | "rollup-plugin-filesize": "^9.0.2",
|
|
94 | 94 | "rollup-plugin-node-resolve": "^5.2.0",
|
95 | 95 | "rollup-plugin-replace": "^2.2.0",
|
96 | 96 | "rollup-plugin-terser": "^7.0.2",
|
97 |
| - "typescript": "4.0.3" |
| 97 | + "typescript": "4.0.5" |
98 | 98 | },
|
99 | 99 | "peerDependencies": {
|
100 | 100 | "pixi.js": "^5.x",
|
|
105 | 105 | },
|
106 | 106 | "dependencies": {
|
107 | 107 | "performance-now": "2.1.0",
|
108 |
| - "react-reconciler": "0.26.0" |
| 108 | + "react-reconciler": "0.26.1" |
109 | 109 | },
|
110 | 110 | "eslintConfig": {
|
111 | 111 | "extends": [
|
|
0 commit comments