Skip to content

Commit c687007

Browse files
Merge branch 'main' into 42-integrate-changeset
2 parents 3aaf842 + 565a778 commit c687007

File tree

3 files changed

+170
-63
lines changed

3 files changed

+170
-63
lines changed

package-lock.json

Lines changed: 168 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@commitlint/cli": "19.8.1",
9494
"@commitlint/config-conventional": "19.8.1",
9595
"@db-ux/db-theme": "4.0.0",
96-
"@double-great/stylelint-a11y": "3.0.4",
96+
"@double-great/stylelint-a11y": "3.4.0",
9797
"@guidepup/guidepup": "0.24.0",
9898
"@guidepup/playwright": "0.14.2",
9999
"@guidepup/record": "0.1.0",

showcases/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/react": "18.3.13",
3232
"@types/react-dom": "18.3.1",
33-
"@vitejs/plugin-react": "4.7.0",
33+
"@vitejs/plugin-react": "5.0.1",
3434
"cross-env": "10.0.0",
3535
"typescript": "5.8.3",
3636
"vite": "6.3.5"

0 commit comments

Comments
 (0)