|
73 | 73 | ],
|
74 | 74 | "dependencies": {
|
75 | 75 | "lit": "^3.2.1",
|
76 |
| - "postprocessing": "^6.36.6" |
| 76 | + "postprocessing": "^6.36.7" |
77 | 77 | },
|
78 | 78 | "peerDependencies": {
|
79 | 79 | "@google/model-viewer": "^4.0.0"
|
|
85 | 85 | "@rollup/plugin-replace": "^6.0.2",
|
86 | 86 | "@types/mocha": "^10.0.10",
|
87 | 87 | "@types/pngjs": "^6.0.5",
|
88 |
| - "@types/three": "^0.172.0", |
| 88 | + "@types/three": "^0.173.0", |
89 | 89 | "@ungap/event-target": "^0.2.4",
|
90 |
| - "@web/test-runner": "^0.19.0", |
| 90 | + "@web/test-runner": "^0.20.0", |
91 | 91 | "@web/test-runner-playwright": "^0.11.0",
|
92 |
| - "chai": "^5.1.2", |
| 92 | + "chai": "^5.2.0", |
93 | 93 | "@rollup/plugin-swc": "^0.4.0",
|
94 |
| - "@swc/core": "^1.10.12", |
| 94 | + "@swc/core": "^1.10.18", |
95 | 95 | "focus-visible": "^5.2.1",
|
96 | 96 | "http-server": "^14.1.1",
|
97 | 97 | "mocha": "^11.1.0",
|
98 | 98 | "npm-run-all": "^4.1.5",
|
99 |
| - "rollup": "^4.32.1", |
| 99 | + "rollup": "^4.34.8", |
100 | 100 | "rollup-plugin-cleanup": "^3.2.1",
|
101 | 101 | "rollup-plugin-dts": "^6.1.1",
|
102 | 102 | "rollup-plugin-polyfill": "^4.2.0",
|
103 | 103 | "@rollup/plugin-terser": "^0.4.4",
|
104 |
| - "three": "^0.172.0", |
| 104 | + "three": "^0.173.0", |
105 | 105 | "typescript": "5.7.3"
|
106 | 106 | },
|
107 | 107 | "publishConfig": {
|
|
0 commit comments