We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5c3ef commit 40934eaCopy full SHA for 40934ea
packages/builder-rsbuild/package.json
@@ -67,7 +67,6 @@
67
"cjs-module-lexer": "^1.4.3",
68
"constants-browserify": "^1.0.0",
69
"es-module-lexer": "^1.6.0",
70
- "find-cache-dir": "^5.0.0",
71
"fs-extra": "^11.3.0",
72
"magic-string": "^0.30.17",
73
"path-browserify": "^1.0.1",
@@ -85,6 +84,7 @@
85
84
"@types/fs-extra": "^11.0.4",
86
"@types/node": "^18.0.0",
87
"@types/pretty-hrtime": "^1.0.3",
+ "find-cache-dir": "^5.0.0",
88
"pretty-hrtime": "^1.0.3",
89
"slash": "^5.1.0",
90
"storybook": "8.6.14",
0 commit comments