Skip to content

Commit c728116

Browse files
committed
update some other deps
1 parent 2bf31cf commit c728116

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@tailwindcss/postcss": "^4.1.18",
1818
"@types/react": "19.2.7",
1919
"@types/react-dom": "^19.2.3",
20-
"next": "^16.1.0",
20+
"next": "^16.1.1",
2121
"postcss": "^8.5.6",
22-
"react": "^19.2.0",
22+
"react": "^19.2.3",
2323
"react-dom": "^19.2.3",
2424
"react-use-websocket": "^4.13.0",
2525
"tailwindcss": "^4.1.18",
@@ -28,10 +28,10 @@
2828
},
2929
"devDependencies": {
3030
"@biomejs/biome": "^2.3.10",
31-
"@testing-library/jest-dom": "^6.8.0",
31+
"@testing-library/jest-dom": "^6.9.1",
3232
"@testing-library/react": "^16.3.1",
3333
"@types/jest": "^30.0.0",
34-
"jest": "^30.1.3",
34+
"jest": "^30.2.0",
3535
"jest-environment-jsdom": "^30.2.0"
3636
}
3737
}

0 commit comments

Comments
 (0)