Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Commit 8dd8b20

Browse files
fix(deps): update dependency jquery to ~3.7.0
1 parent e871a09 commit 8dd8b20

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"dependencies": {
3939
"@testing-library/react": "~14.0.0",
40-
"@types/jquery": "3.5.7",
41-
"jquery": "~3.6.0",
40+
"@types/jquery": "3.5.16",
41+
"jquery": "~3.7.0",
4242
"pretty-format": "~29.5.0"
4343
},
4444
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)