|
45 | 45 | }, |
46 | 46 | "homepage": "https://github.com/pmndrs/three-stdlib#readme", |
47 | 47 | "devDependencies": { |
48 | | - "@babel/core": "^7.13.16", |
49 | | - "@babel/plugin-proposal-class-properties": "^7.13.0", |
50 | | - "@babel/plugin-proposal-optional-chaining": "^7.13.12", |
51 | | - "@babel/plugin-transform-parameters": "^7.13.0", |
52 | | - "@babel/plugin-transform-runtime": "^7.13.15", |
53 | | - "@babel/preset-env": "^7.13.15", |
54 | | - "@babel/preset-typescript": "^7.13.0", |
| 48 | + "@babel/core": "^7.14.6", |
| 49 | + "@babel/plugin-proposal-class-properties": "^7.14.5", |
| 50 | + "@babel/plugin-proposal-optional-chaining": "^7.14.5", |
| 51 | + "@babel/plugin-transform-parameters": "^7.14.5", |
| 52 | + "@babel/plugin-transform-runtime": "^7.14.5", |
| 53 | + "@babel/preset-env": "^7.14.7", |
| 54 | + "@babel/preset-typescript": "^7.14.5", |
55 | 55 | "@rollup/plugin-typescript": "^8.2.1", |
56 | 56 | "@storybook/addon-controls": "^6.2.9", |
57 | 57 | "@storybook/addon-essentials": "^6.2.9", |
|
62 | 62 | "@storybook/html": "^6.2.9", |
63 | 63 | "@storybook/preset-typescript": "^3.0.0", |
64 | 64 | "@types/three": "^0.127.1", |
65 | | - "@typescript-eslint/eslint-plugin": "^4.22.0", |
66 | | - "@typescript-eslint/parser": "^4.22.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^4.28.0", |
| 66 | + "@typescript-eslint/parser": "^4.28.0", |
67 | 67 | "babel-eslint": "^10.1.0", |
68 | 68 | "babel-loader": "^8.2.2", |
69 | 69 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
70 | 70 | "copyfiles": "^2.4.1", |
71 | | - "eslint": "^7.25.0", |
72 | | - "eslint-config-prettier": "^8.2.0", |
73 | | - "eslint-plugin-import": "^2.22.1", |
74 | | - "eslint-plugin-jest": "^24.3.5", |
| 71 | + "eslint": "^7.29.0", |
| 72 | + "eslint-config-prettier": "^8.3.0", |
| 73 | + "eslint-plugin-import": "^2.23.4", |
| 74 | + "eslint-plugin-jest": "^24.3.6", |
75 | 75 | "eslint-plugin-prettier": "^3.4.0", |
76 | | - "eslint-plugin-react": "^7.23.2", |
| 76 | + "eslint-plugin-react": "^7.24.0", |
77 | 77 | "eslint-plugin-react-hooks": "^4.2.0", |
78 | 78 | "husky": "^4.2.5", |
79 | 79 | "json": "^10.0.0", |
|
95 | 95 | "typescript": "^4.2.4" |
96 | 96 | }, |
97 | 97 | "dependencies": { |
98 | | - "@babel/runtime": "^7.13.17", |
| 98 | + "@babel/runtime": "^7.14.6", |
99 | 99 | "@webgpu/glslang": "^0.0.15", |
100 | 100 | "@webxr-input-profiles/motion-controllers": "^1.0.0", |
101 | | - "chevrotain": "^9.0.1", |
| 101 | + "chevrotain": "^9.0.2", |
102 | 102 | "fflate": "^0.6.9", |
103 | 103 | "ktx-parse": "^0.2.1", |
104 | 104 | "mmd-parser": "^1.0.4", |
|
0 commit comments