We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1c7a2 commit 4f6d33bCopy full SHA for 4f6d33b
packages/cli/package.json
@@ -34,7 +34,7 @@
34
"@rcdoc/plugin-react": "workspace:*",
35
"@rcdoc/theme": "workspace:*",
36
"@rcdoc/vitejs-plugin": "workspace:*",
37
- "babel-jest": "^27.5.1",
+ "babel-jest": "^28.0.0",
38
"bundle-require": "^3.0.4",
39
"chalk": "^5.0.0",
40
"chokidar": "^3.5.3",
@@ -46,7 +46,7 @@
46
"front-matter": "^4.0.2",
47
"fs-extra": "^10.0.0",
48
"hosted-git-info": "^5.0.0",
49
- "jest": "^27.5.1",
+ "jest": "^28.0.0",
50
"joycon": "^3.1.1",
51
"less": "^4.1.2",
52
"lodash-es": "^4.17.21",
@@ -66,7 +66,7 @@
66
"vite-plugin-html": "^3.0.6"
67
},
68
"devDependencies": {
69
- "@jest/types": "^27.5.1",
+ "@jest/types": "28.1.0",
70
"@types/fs-extra": "^9.0.13",
71
"tsup": "^5.11.11"
72
0 commit comments