|
89 | 89 | "@types/emscripten": "1.41.5", |
90 | 90 | "@types/node": "24.10.1", |
91 | 91 | "@types/yargs": "17.0.35", |
92 | | - "@typescript-eslint/parser": "8.47.0", |
93 | | - "@vitest/browser": "4.0.13", |
94 | | - "@vitest/browser-playwright": "4.0.13", |
95 | | - "@vitest/coverage-istanbul": "4.0.13", |
96 | | - "@vitest/coverage-v8": "4.0.13", |
| 92 | + "@typescript-eslint/parser": "8.48.1", |
| 93 | + "@vitest/browser": "4.0.15", |
| 94 | + "@vitest/browser-playwright": "4.0.15", |
| 95 | + "@vitest/coverage-istanbul": "4.0.15", |
| 96 | + "@vitest/coverage-v8": "4.0.15", |
97 | 97 | "assemblyscript": "0.28.9", |
98 | 98 | "chokidar-cli": "3.0.0", |
99 | 99 | "eslint": "9.39.1", |
100 | 100 | "globals": "16.5.0", |
101 | | - "happy-dom": "20.0.10", |
102 | | - "lerna": "9.0.1", |
| 101 | + "happy-dom": "20.0.11", |
| 102 | + "lerna": "9.0.3", |
103 | 103 | "npm-run-all": "4.1.5", |
104 | | - "playwright": "1.56.1", |
| 104 | + "playwright": "1.57.0", |
105 | 105 | "release-please": "17.1.3", |
106 | 106 | "rimraf": "6.1.2", |
107 | 107 | "run-script-os": "1.1.6", |
108 | 108 | "tslib": "2.8.1", |
109 | | - "typedoc": "0.28.14", |
| 109 | + "typedoc": "0.28.15", |
110 | 110 | "typedoc-plugin-markdown": "4.9.0", |
111 | 111 | "typescript": "5.9.3", |
112 | | - "typescript-eslint": "8.47.0", |
| 112 | + "typescript-eslint": "8.48.1", |
113 | 113 | "vitepress": "1.6.4", |
114 | | - "vitest": "4.0.13" |
| 114 | + "vitest": "4.0.15" |
115 | 115 | }, |
116 | 116 | "c8": { |
117 | 117 | "exclude-after-remap": [] |
|
0 commit comments