|
25 | 25 | "@playcanvas/eslint-config": "2.1.0", |
26 | 26 | "@playcanvas/observer": "1.6.6", |
27 | 27 | "@playcanvas/pcui": "5.4.1", |
28 | | - "@rollup/plugin-alias": "5.1.1", |
29 | | - "@rollup/plugin-commonjs": "28.0.9", |
| 28 | + "@rollup/plugin-alias": "6.0.0", |
| 29 | + "@rollup/plugin-commonjs": "29.0.0", |
30 | 30 | "@rollup/plugin-image": "3.0.3", |
31 | 31 | "@rollup/plugin-json": "6.1.0", |
32 | 32 | "@rollup/plugin-node-resolve": "16.0.3", |
33 | 33 | "@rollup/plugin-replace": "6.0.3", |
34 | 34 | "@rollup/plugin-terser": "0.4.4", |
35 | 35 | "@rollup/plugin-typescript": "12.1.4", |
36 | | - "@types/react": "18.3.27", |
37 | | - "@types/react-dom": "18.3.7", |
| 36 | + "@types/react": "19.2.7", |
| 37 | + "@types/react-dom": "19.2.3", |
38 | 38 | "@typescript-eslint/eslint-plugin": "8.50.1", |
39 | 39 | "@typescript-eslint/parser": "8.50.1", |
40 | 40 | "concurrently": "9.2.1", |
|
44 | 44 | "globals": "16.5.0", |
45 | 45 | "playcanvas": "2.14.4", |
46 | 46 | "qrious": "4.0.2", |
47 | | - "react": "18.3.1", |
48 | | - "react-dom": "18.3.1", |
| 47 | + "react": "19.2.3", |
| 48 | + "react-dom": "19.2.3", |
49 | 49 | "react-intersection-observer": "10.0.0", |
50 | 50 | "rollup": "4.54.0", |
51 | 51 | "rollup-plugin-sass": "1.15.3", |
|
0 commit comments