Skip to content

Commit

Permalink
chore(deps): update dependency jsdom to v25 (#2812)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent dbaa8a1 commit 1c5b54f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"@vitejs/plugin-react": "4.3.1",
"@zag-js/stringify-state": "0.65.1",
"globby": "14.0.2",
"jsdom": "24.1.3",
"jsdom": "25.0.0",
"lucide-react": "0.438.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jsdom": "21.1.7",
"globby": "14.0.2",
"jsdom": "24.1.3",
"jsdom": "25.0.0",
"lucide-solid": "0.438.0",
"release-it": "17.6.0",
"resize-observer-polyfill": "1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"@vue/compiler-sfc": "3.4.38",
"globby": "14.0.2",
"histoire": "0.17.17",
"jsdom": "24.1.3",
"jsdom": "25.0.0",
"lucide-vue-next": "0.438.0",
"release-it": "17.6.0",
"resize-observer-polyfill": "1.5.1",
Expand Down

0 comments on commit 1c5b54f

Please sign in to comment.