perf: bump create-filter deps

This commit is contained in:
pengzhanbo 2024-06-27 00:51:54 +08:00
parent b90efc8bec
commit 10cb625401
5 changed files with 98 additions and 688 deletions

View File

@ -38,7 +38,7 @@
"dependencies": {
"@pengzhanbo/utils": "^1.1.2",
"chokidar": "^3.6.0",
"create-filter": "^1.0.1",
"create-filter": "^1.1.0",
"fast-glob": "^3.3.2",
"gray-matter": "^4.0.3",
"json2yaml": "^1.1.0"

View File

@ -40,9 +40,9 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@vue/devtools-api": "6.6.1",
"@vue/devtools-api": "6.6.3",
"chokidar": "^3.6.0",
"create-filter": "^1.0.1",
"create-filter": "^1.1.0",
"vue": "^3.4.30"
},
"publishConfig": {

View File

@ -52,12 +52,9 @@
"dotenv": "^16.4.5",
"esbuild": "^0.21.5",
"execa": "^9.3.0",
"netlify-cli": "^17.29.0",
"netlify-cli": "^17.30.0",
"portfinder": "^1.0.32"
},
"devDependencies": {
"@types/node": "^20.14.8"
},
"publishConfig": {
"access": "public"
}

View File

@ -40,9 +40,9 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@vue/devtools-api": "6.6.1",
"@vue/devtools-api": "6.6.3",
"chokidar": "^3.6.0",
"create-filter": "^1.0.1",
"create-filter": "^1.1.0",
"vue": "^3.4.30"
},
"publishConfig": {

771
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff