Skip to content

Commit 67ebd80

Browse files
committed
test message
1 parent 7f96198 commit 67ebd80

File tree

2 files changed

+390
-286
lines changed

2 files changed

+390
-286
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@docusaurus/preset-classic": "^3.8.1",
2121
"@docusaurus/remark-plugin-npm2yarn": "3.8.1",
2222
"chalk": "^5.4.1",
23-
"console-table-printer": "^2.14.3",
23+
"console-table-printer": "^2.14.6",
2424
"react": "^19.1.0",
2525
"react-dom": "^19.1.0",
2626
"styled-components": "^6.1.19"
@@ -38,8 +38,8 @@
3838
]
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.27.4",
42-
"@babel/preset-env": "^7.27.2",
41+
"@babel/core": "^7.28.0",
42+
"@babel/preset-env": "^7.28.0",
4343
"@babel/preset-react": "^7.27.1",
4444
"@babel/preset-typescript": "^7.27.1",
4545
"@docusaurus/module-type-aliases": "^3.8.1",
@@ -53,12 +53,12 @@
5353
"@types/react-helmet": "^6.1.11",
5454
"@types/react-router-dom": "^5.3.3",
5555
"@types/styled-components": "^5.1.34",
56-
"babel-jest": "^30.0.2",
56+
"babel-jest": "^30.0.5",
5757
"codecov": "^3.8.3",
58-
"cypress": "^14.5.0",
58+
"cypress": "^14.5.2",
5959
"identity-obj-proxy": "^3.0.0",
60-
"jest": "^30.0.2",
61-
"jest-environment-jsdom": "^30.0.2",
60+
"jest": "^30.0.5",
61+
"jest-environment-jsdom": "^30.0.5",
6262
"jest-junit": "^16.0.0",
6363
"start-server-and-test": "^2.0.12",
6464
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)