Skip to content

Commit

Permalink
chore(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a6941a8 commit 78d6ab2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@
"@storybook/react": "8.4.7",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.0",
"@types/jsdom": "21.1.7",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"@storybook/docs-tools": "8.5.0-beta.7",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.0",
"@types/jsdom": "21.1.7",
"@zag-js/stringify-state": "0.81.2",
"clean-package": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@sveltejs/vite-plugin-svelte": "4.0.4",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/svelte": "5.2.6",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.0",
"clean-package": "2.2.0",
"release-it": "17.11.0",
"storybook": "8.4.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@
"@release-it/keep-a-changelog": "5.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "8.0.3",
"@testing-library/user-event": "14.6.0",
"@testing-library/vue": "8.1.0",
"@types/jsdom": "21.1.7",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
Expand Down

0 comments on commit 78d6ab2

Please sign in to comment.