|
74 | 74 | "@lit/localize-tools": "^0.8.1", |
75 | 75 | "@open-wc/lit-helpers": "^0.7.0", |
76 | 76 | "@open-wc/testing": "^4.0.0", |
77 | | - "@playwright/test": "^1.57.0", |
| 77 | + "@playwright/test": "^1.58.1", |
78 | 78 | "@remcovaes/web-test-runner-vite-plugin": "^1.4.0", |
79 | 79 | "@storybook/addon-a11y": "^8.6.15", |
80 | 80 | "@storybook/addon-actions": "^8.6.15", |
|
91 | 91 | "@storybook/web-components-vite": "^8.6.15", |
92 | 92 | "@types/jest": "^29.5.14", |
93 | 93 | "@types/node": "^22.19.7", |
94 | | - "@types/react": "^19.2.8", |
95 | | - "@typescript-eslint/eslint-plugin": "^8.53.1", |
96 | | - "@typescript-eslint/parser": "^8.53.1", |
| 94 | + "@types/react": "^19.2.10", |
| 95 | + "@typescript-eslint/eslint-plugin": "^8.54.0", |
| 96 | + "@typescript-eslint/parser": "^8.54.0", |
97 | 97 | "@wc-toolkit/type-parser": "^1.2.0", |
98 | 98 | "@web/test-runner": "^0.20.2", |
99 | 99 | "@web/test-runner-commands": "^0.9.0", |
|
113 | 113 | "eslint-plugin-tsdoc": "^0.4.0", |
114 | 114 | "eslint-plugin-wc": "^2.2.1", |
115 | 115 | "lit-analyzer": "^2.0.3", |
116 | | - "prettier": "3.8.0", |
117 | | - "react": "^19.2.3", |
| 116 | + "prettier": "3.8.1", |
| 117 | + "react": "^19.2.4", |
118 | 118 | "sinon": "^21.0.1", |
119 | 119 | "storybook": "^8.6.15", |
120 | 120 | "ts-lit-plugin": "^2.0.2", |
121 | 121 | "ts-morph": "^25.0.1", |
122 | 122 | "typedoc": "^0.28.16", |
123 | 123 | "typescript": "^5.9.3", |
124 | | - "typescript-eslint": "^8.53.1", |
| 124 | + "typescript-eslint": "^8.54.0", |
125 | 125 | "vite": "^6.4.1" |
126 | 126 | }, |
127 | 127 | "dependencies": { |
|
0 commit comments