Skip to content

Commit c78c553

Browse files
committed
update
1 parent f7d7a00 commit c78c553

File tree

2 files changed

+212
-209
lines changed

2 files changed

+212
-209
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@docusaurus/remark-plugin-npm2yarn": "3.8.1",
2222
"chalk": "^5.4.1",
2323
"console-table-printer": "^2.14.6",
24-
"react": "^19.1.0",
25-
"react-dom": "^19.1.0",
24+
"react": "^19.1.1",
25+
"react-dom": "^19.1.1",
2626
"styled-components": "^6.1.19"
2727
},
2828
"browserslist": {
@@ -44,23 +44,23 @@
4444
"@babel/preset-typescript": "^7.27.1",
4545
"@docusaurus/module-type-aliases": "^3.8.1",
4646
"@docusaurus/tsconfig": "3.8.1",
47-
"@testing-library/dom": "^10.4.0",
48-
"@testing-library/jest-dom": "^6.6.3",
47+
"@testing-library/dom": "^10.4.1",
48+
"@testing-library/jest-dom": "^6.6.4",
4949
"@testing-library/react": "^16.3.0",
5050
"@testing-library/user-event": "^14.6.1",
5151
"@types/jest": "^30.0.0",
52-
"@types/react": "^19.1.8",
52+
"@types/react": "^19.1.9",
5353
"@types/react-helmet": "^6.1.11",
5454
"@types/react-router-dom": "^5.3.3",
5555
"@types/styled-components": "^5.1.34",
5656
"babel-jest": "^30.0.5",
5757
"codecov": "^3.8.3",
58-
"cypress": "^14.5.2",
58+
"cypress": "^14.5.3",
5959
"identity-obj-proxy": "^3.0.0",
6060
"jest": "^30.0.5",
6161
"jest-environment-jsdom": "^30.0.5",
6262
"jest-junit": "^16.0.0",
63-
"start-server-and-test": "^2.0.12",
64-
"typescript": "^5.8.3"
63+
"start-server-and-test": "^2.0.13",
64+
"typescript": "^5.9.2"
6565
}
6666
}

0 commit comments

Comments
 (0)