Skip to content

Commit 46e5881

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-4.1.1
2 parents 95ffe9a + dc9484f commit 46e5881

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@testing-library/dom": "^10.4.0",
2727
"@testing-library/jest-dom": "^6.6.3",
28-
"@testing-library/react": "^16.2.0",
28+
"@testing-library/react": "^16.3.0",
2929
"@types/node": "22.13.17",
3030
"@types/react": "19.0.12",
3131
"@vitejs/plugin-react": "^4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,10 +1160,10 @@
11601160
lodash "^4.17.21"
11611161
redent "^3.0.0"
11621162

1163-
"@testing-library/react@^16.2.0":
1164-
version "16.2.0"
1165-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
1166-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
1163+
"@testing-library/react@^16.3.0":
1164+
version "16.3.0"
1165+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1166+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
11671167
dependencies:
11681168
"@babel/runtime" "^7.12.5"
11691169

0 commit comments

Comments
 (0)