chore: lock file-system-cache version (#43220)

This commit is contained in:
kiner-tang(文辉) 2023-06-27 15:26:29 +08:00 committed by GitHub
parent aa98891607
commit 955126aa95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,8 @@
"typescript": "~5.1.3",
"vanilla-jsoneditor": "^0.17.1",
"webpack-bundle-analyzer": "^4.1.0",
"xhr-mock": "^2.4.1"
"xhr-mock": "^2.4.1",
"file-system-cache": "2.3.0"
},
"peerDependencies": {
"react": ">=16.9.0",