|
34 | 34 | ],
|
35 | 35 | "typings": "./index.d.ts",
|
36 | 36 | "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", |
39 | 39 | "@babel/plugin-proposal-class-properties": "7.13.0",
|
40 | 40 | "@babel/plugin-proposal-decorators": "7.13.5",
|
41 | 41 | "@babel/plugin-proposal-do-expressions": "7.12.13",
|
|
54 | 54 | "@babel/plugin-syntax-import-meta": "7.10.4",
|
55 | 55 | "@babel/plugin-transform-runtime": "7.13.10",
|
56 | 56 | "@babel/preset-env": "7.13.12",
|
57 |
| - "@babel/preset-react": "7.12.13", |
| 57 | + "@babel/preset-react": "7.13.13", |
58 | 58 | "@babel/runtime": "7.13.10",
|
59 | 59 | "@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", |
62 | 62 | "@types/react": "17.0.3",
|
63 | 63 | "@types/react-dom": "17.0.3",
|
64 | 64 | "@types/react-reconciler": "0.26.1",
|
|
69 | 69 | "canvas": "2.7.0",
|
70 | 70 | "cross-env": "7.0.3",
|
71 | 71 | "docz": "2.3.1",
|
72 |
| - "eslint": "7.22.0", |
| 72 | + "eslint": "7.23.0", |
73 | 73 | "eslint-config-prettier": "8.1.0",
|
74 | 74 | "eslint-plugin-prettier": "3.3.1",
|
75 |
| - "eslint-plugin-react": "7.23.0", |
| 75 | + "eslint-plugin-react": "7.23.1", |
76 | 76 | "if-env": "1.0.4",
|
77 | 77 | "jest": "26.6.3",
|
78 | 78 | "jest-webgl-canvas-mock": "0.2.3",
|
79 | 79 | "lodash.isnil": "4.0.0",
|
80 | 80 | "lodash.times": "4.3.2",
|
81 |
| - "pixi.js": "6.0.0", |
| 81 | + "pixi.js": "6.0.1", |
82 | 82 | "prettier": "2.2.1",
|
83 | 83 | "prop-types": "15.7.2",
|
84 | 84 | "react": "17.0.2",
|
85 | 85 | "react-dom": "17.0.2",
|
86 | 86 | "react-spring": "9.0.0",
|
87 | 87 | "react-test-renderer": "17.0.2",
|
88 | 88 | "rimraf": "3.0.2",
|
89 |
| - "rollup": "2.42.3", |
| 89 | + "rollup": "2.44.0", |
90 | 90 | "rollup-plugin-babel": "4.4.0",
|
91 | 91 | "rollup-plugin-commonjs": "10.1.0",
|
92 | 92 | "rollup-plugin-filesize": "9.1.1",
|
|
0 commit comments