Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwusanyu-c committed Dec 7, 2023
1 parent 562343e commit 637ec79
Show file tree
Hide file tree
Showing 10 changed files with 830 additions and 1,059 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,43 +81,43 @@
"ansi-colors": "^4.1.3",
"baiwusanyu-utils": "^1.0.16",
"estree-walker-ts": "^1.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0",
"vue": "^3.3.6"
"unplugin": "^1.5.1",
"vue": "^3.3.10"
},
"devDependencies": {
"@baiwusanyu/eslint-config": "^1.0.15",
"@rollup/pluginutils": "^5.0.5",
"@types/css-tree": "^2.3.3",
"@types/estree": "^1.0.3",
"@types/fs-extra": "^11.0.3",
"@types/gulp": "^4.0.16",
"@types/node": "^20.8.7",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@rollup/pluginutils": "^5.1.0",
"@types/css-tree": "^2.3.4",
"@types/estree": "^1.0.5",
"@types/fs-extra": "^11.0.4",
"@types/gulp": "^4.0.17",
"@types/node": "^20.10.4",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.34.6",
"@vue/compiler-sfc": "^3.3.6",
"@vitest/ui": "^1.0.1",
"@vue/compiler-sfc": "^3.3.10",
"bumpp": "^9.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.52.0",
"esno": "^0.17.0",
"eslint": "^8.55.0",
"esno": "^4.0.0",
"git-ensure": "^0.1.0",
"gulp": "^4.0.2",
"jsdom": "^23.0.0",
"lint-staged": "^15.0.2",
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"magic-string-ast": "^0.3.0",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.5",
"rollup": "^4.1.4",
"rollup": "^4.6.1",
"simple-git-hooks": "^2.9.0",
"sucrase": "^3.34.0",
"tsup": "^7.2.0",
"tsup": "^8.0.1",
"typescript": "5.3.3",
"vite": "^4.5.0",
"vitest": "^0.34.6"
"vite": "^5.0.6",
"vitest": "^1.0.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
12 changes: 6 additions & 6 deletions packages/ce-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"vue": "^3.3.2"
},
"dependencies": {
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
"@unplugin-vue-ce/utils": "workspace:*",
"baiwusanyu-utils": "^1.0.16",
"estree-walker-ts": "^1.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0",
"vue": "^3.3.6"
"unplugin": "^1.5.1",
"vue": "^3.3.10"
}
}
12 changes: 6 additions & 6 deletions packages/sub-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"vue": "^3.3.2"
},
"dependencies": {
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
"@unplugin-vue-ce/utils": "workspace:*",
"baiwusanyu-utils": "^1.0.16",
"estree-walker-ts": "^1.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0",
"vue": "^3.3.6"
"unplugin": "^1.5.1",
"vue": "^3.3.10"
}
}
12 changes: 6 additions & 6 deletions packages/switch-shadow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"vue": "^3.3.2"
},
"dependencies": {
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
"@unplugin-vue-ce/utils": "workspace:*",
"baiwusanyu-utils": "^1.0.16",
"estree-walker-ts": "^1.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0",
"vue": "^3.3.6"
"unplugin": "^1.5.1",
"vue": "^3.3.10"
}
}
12 changes: 6 additions & 6 deletions packages/v-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"vue": "^3.3.2"
},
"dependencies": {
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
"@unplugin-vue-ce/utils": "workspace:*",
"baiwusanyu-utils": "^1.0.16",
"estree-walker-ts": "^1.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0",
"vue": "^3.3.6"
"unplugin": "^1.5.1",
"vue": "^3.3.10"
}
}
2 changes: 1 addition & 1 deletion play/ce-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@unplugin-vue-ce/ce-app": "workspace:*",
"autoprefixer": "^10.4.16",
"pinia": "^2.1.7",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"unocss": "^0.58.0",
"vue-router": "^4.2.5"
}
Expand Down
8 changes: 4 additions & 4 deletions play/sub-style-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
},
"dependencies": {
"@unocss/postcss": "^0.58.0",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"unocss": "^0.58.0",
"vue": "^3.3.6"
"vue": "^3.3.10"
},
"devDependencies": {
"@unocss/webpack": "latest",
"@vue/cli-plugin-typescript": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"baiwusanyu-utils": "^1.0.16",
"typescript": "~5.3.0",
"unplugin": "^1.5.0"
"typescript": "~5.3.3",
"unplugin": "^1.5.1"
},
"browserslist": [
"> 1%",
Expand Down
12 changes: 6 additions & 6 deletions play/sub-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"preview": "vite preview"
},
"devDependencies": {
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
"@unplugin-vue-ce/utils": "workspace:*",
"baiwusanyu-utils": "^1.0.16",
"estree-walker-ts": "^1.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0",
"unplugin": "^1.5.1",
"vite-plugin-inspect": "latest",
"vue": "^3.3.6"
"vue": "^3.3.10"
}
}
Loading

0 comments on commit 637ec79

Please sign in to comment.