Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jun 24, 2024
1 parent 2551c44 commit 6fc609b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 7 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"icons": "pnpm icons:build && pnpm icons:generate",
"icons:build": "vi build",
"icons:generate": "vi generate",
"icons:figma": "vi figma",
"icons:figma": "VI_FIGMA_TOKEN=123456 vi figma -f 123456",
"format": "prettier --write .",
"release": "pnpm icons && vr release",
"bump": "pnpm update @varlet/* --latest"
Expand All @@ -58,18 +58,20 @@
"url": "https://github.com/varletjs/varlet-icons-library-starter/issues"
},
"dependencies": {
"@types/react": "^18.3.3",
"@varlet/shared": "^3.3.1",
"@varlet/touch-emulator": "^3.3.1",
"@varlet/ui": "^3.3.1",
"@vueuse/core": "^10.7.2",
"react": "^18.3.1",
"vue": "^3.4.29"
},
"devDependencies": {
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@unocss/preset-rem-to-px": "^0.61.0",
"@varlet/icon-builder": "^0.3.5",
"@varlet/icon-builder": "0.4.0-alpha.1719230574564",
"@varlet/import-resolver": "^3.3.1",
"@varlet/preset-unocss": "^3.3.1",
"@varlet/release": "^0.2.10",
Expand Down
40 changes: 35 additions & 5 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 6fc609b

Please sign in to comment.