|
63 | 63 | "@types/react": "^18.3.2", |
64 | 64 | "@types/react-dom": "^18.3.0", |
65 | 65 | "@types/three": "^0.163.0", |
66 | | - "@vitejs/plugin-react": "^4.2.1", |
| 66 | + "@vitejs/plugin-react": "^4.3.4", |
67 | 67 | "acorn": "^8.8.1", |
68 | 68 | "acorn-jsx": "^5.3.2", |
69 | 69 | "astring": "^1.8.6", |
70 | 70 | "chalk": "^5.0.1", |
71 | 71 | "commander": "^12.0.0", |
72 | 72 | "console-table-printer": "^2.11.1", |
73 | 73 | "esbuild": "^0.25.0", |
74 | | - "eslint": "^8.57.0", |
75 | | - "eslint-plugin-import": "^2.29.1", |
76 | | - "eslint-plugin-jest": "^27.9.0", |
77 | | - "eslint-plugin-jsx-a11y": "^6.5.1", |
| 74 | + "eslint": "^9.21.0", |
| 75 | + "eslint-plugin-import": "^2.31.0", |
| 76 | + "eslint-plugin-jest": "^28.11.0", |
| 77 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
78 | 78 | "eslint-plugin-react": "^7.37.4", |
79 | | - "eslint-plugin-react-hooks": "^4.4.0", |
| 79 | + "eslint-plugin-react-hooks": "^5.1.0", |
80 | 80 | "globals": "^15.11.0", |
81 | 81 | "http-server": "^0.12.3", |
82 | 82 | "husky": "^9.0.11", |
83 | 83 | "jest": "^29.7.0", |
84 | 84 | "jest-environment-jsdom": "^29.4.1", |
85 | 85 | "re-resizable": "^6.9.11", |
86 | | - "sass": "^1.66.1", |
| 86 | + "sass": "^1.85.0", |
87 | 87 | "ts-jest": "^29.1.2", |
88 | 88 | "typedoc": "^0.25.12", |
89 | | - "typescript": "^5.4.3", |
90 | | - "typescript-eslint": "^8.11.0", |
91 | | - "vite": "^5.4.15", |
| 89 | + "typescript": "^5.8.2", |
| 90 | + "typescript-eslint": "^8.24.1", |
| 91 | + "vite": "^6.2.4", |
92 | 92 | "yarnhook": "^0.5.1" |
93 | 93 | }, |
94 | 94 | "dependencies": { |
|
105 | 105 | "dayjs": "^1.10.4", |
106 | 106 | "events": "^3.3.0", |
107 | 107 | "gl-matrix": "^3.3.0", |
108 | | - "js-slang": "^1.0.74", |
| 108 | + "js-slang": "^1.0.81", |
109 | 109 | "lodash": "^4.17.21", |
110 | 110 | "mqtt": "^4.3.7", |
111 | 111 | "nbody": "^0.1.1", |
|
133 | 133 | "scripts/jest.config.js" |
134 | 134 | ] |
135 | 135 | }, |
136 | | - "resolutions": { |
137 | | - "**/gl": "^8.0.2" |
138 | | - }, |
139 | 136 | "packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" |
140 | 137 | } |
0 commit comments