Skip to content

Commit

Permalink
release: v0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Jan 24, 2024
1 parent 43cc48e commit 9843b63
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "faim",
"PascalCasedName": "Faim",
"version": "0.6.7",
"version": "0.6.8",
"private": false,
"description": "Element Plus (Vue 3) & Element UI (Vue 2.7/2.6) isomorphic UI component library. ❄️ More than Element.",
"author": {
Expand Down Expand Up @@ -95,40 +95,40 @@
"vue-global-config": "^0.6.0"
},
"devDependencies": {
"@antfu/eslint-config": "latest",
"@commitlint/cli": "latest",
"@commitlint/config-conventional": "latest",
"@element-plus/icons-vue": "latest",
"@types/lodash-es": "latest",
"@types/node": "latest",
"@types/uuid": "latest",
"@types/validator": "latest",
"@vitejs/plugin-vue": "latest",
"@vue/compiler-sfc": "latest",
"@vue/test-utils": "latest",
"axios": "latest",
"axios-shortcut": "latest",
"case-police": "latest",
"element-plus": "latest",
"@antfu/eslint-config": "^2.6.3",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@element-plus/icons-vue": "^2.3.1",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.6",
"@types/uuid": "^9.0.7",
"@types/validator": "^13.11.8",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/compiler-sfc": "^3.4.15",
"@vue/test-utils": "^2.4.3",
"axios": "^1.6.5",
"axios-shortcut": "^0.1.3",
"case-police": "^0.6.1",
"element-plus": "^2.5.3",
"eslint": "npm:eslint-ts-patch@8.56.0-0",
"eslint-plugin-format": "latest",
"eslint-plugin-format": "^0.1.0",
"eslint-ts-patch": "8.56.0-0",
"esno": "latest",
"esno": "^4.0.0",
"faim": "workspace:*",
"json-editor-vue": "latest",
"lint-staged": "latest",
"magicast": "latest",
"mammoth": "latest",
"only-allow": "latest",
"open": "latest",
"prompts": "latest",
"semver": "latest",
"simple-git-hooks": "latest",
"typescript": "latest",
"unbuild": "latest",
"vite": "latest",
"vue": "latest",
"zhlint": "latest"
"json-editor-vue": "^0.12.0",
"lint-staged": "^15.2.0",
"magicast": "^0.3.3",
"mammoth": "^1.6.0",
"only-allow": "^1.2.1",
"open": "^10.0.3",
"prompts": "^2.4.2",
"semver": "^7.5.4",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.12",
"vue": "^3.4.15",
"zhlint": "^0.7.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
102 changes: 51 additions & 51 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9843b63

Please sign in to comment.