Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jul 6, 2024
1 parent 6824cf4 commit 20a1594
Show file tree
Hide file tree
Showing 15 changed files with 1,506 additions and 1,288 deletions.
6 changes: 3 additions & 3 deletions astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"dependencies": {
"@astrojs/vue": "^2.0.0",
"@varlet/touch-emulator": "^3.3.0",
"@varlet/ui": "^3.3.0",
"@varlet/touch-emulator": "^3.3.4",
"@varlet/ui": "^3.3.4",
"astro": "^2.0.2",
"vue": "^3.2.45"
},
"devDependencies": {
"@varlet/import-resolver": "3.3.0",
"@varlet/import-resolver": "3.3.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0"
}
Expand Down
58 changes: 29 additions & 29 deletions astro/pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions farm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@varlet/touch-emulator": "^3.3.0",
"@varlet/ui": "^3.3.0",
"@varlet/touch-emulator": "^3.3.4",
"@varlet/ui": "^3.3.4",
"core-js": "^3.30.1",
"vue": "^3.3.4"
},
"devDependencies": {
"@farmfe/cli": "^0.5.11",
"@farmfe/core": "^0.14.18",
"@types/node": "^16.11.68",
"@varlet/import-resolver": "^3.3.0",
"@varlet/import-resolver": "^3.3.4",
"@vitejs/plugin-vue": "^4.5.0",
"less": "^4.1.3",
"unplugin-auto-import": "^0.17.5",
Expand Down
78 changes: 39 additions & 39 deletions farm/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prettier": "^2.5.1"
},
"dependencies": {
"@varlet/touch-emulator": "3.3.0",
"@varlet/ui": "3.3.0"
"@varlet/touch-emulator": "3.3.4",
"@varlet/ui": "3.3.4"
}
}
Loading

0 comments on commit 20a1594

Please sign in to comment.