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

Commit

Permalink
chore: update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed May 15, 2024
1 parent 3a2c210 commit bbaa3ef
Show file tree
Hide file tree
Showing 39 changed files with 1,489 additions and 11,277 deletions.
3 changes: 0 additions & 3 deletions .czrc

This file was deleted.

File renamed without changes.
File renamed without changes.
45 changes: 23 additions & 22 deletions playground/vue3.3/package.json → playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,30 +37,31 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@dcloudio/uni-app": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-app-plus": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-components": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-h5": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-alipay": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-baidu": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-lark": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-qq": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080220230428002",
"vue": "3.3.2",
"vue-i18n": "9.2.2"
"@dcloudio/uni-app": "3.0.0-4010520240507001",
"@dcloudio/uni-app-plus": "3.0.0-4010520240507001",
"@dcloudio/uni-components": "3.0.0-4010520240507001",
"@dcloudio/uni-h5": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-alipay": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-baidu": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-jd": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-kuaishou": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-lark": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-qq": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-toutiao": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-weixin": "3.0.0-4010520240507001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4010520240507001",
"vue": "3.4.27",
"vue-i18n": "9.13.1"
},
"devDependencies": {
"@dcloudio/types": "3.3.3",
"@dcloudio/uni-automator": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3080220230428002",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080220230428002",
"@dcloudio/types": "3.4.8",
"@dcloudio/uni-automator": "3.0.0-4010520240507001",
"@dcloudio/uni-cli-shared": "3.0.0-4010520240507001",
"@dcloudio/uni-stacktracey": "3.0.0-4010520240507001",
"@dcloudio/vite-plugin-uni": "3.0.0-4010520240507001",
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "5.0.4",
"vite": "4.3.7",
"vue-tsc": "1.6.5"
"typescript": "5.4.5",
"vite": "5.2.11",
"vue-tsc": "2.0.17"
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
23 changes: 0 additions & 23 deletions playground/vue2.6/.gitignore

This file was deleted.

79 changes: 0 additions & 79 deletions playground/vue2.6/babel.config.js

This file was deleted.

103 changes: 0 additions & 103 deletions playground/vue2.6/package.json

This file was deleted.

27 changes: 0 additions & 27 deletions playground/vue2.6/postcss.config.js

This file was deleted.

25 changes: 0 additions & 25 deletions playground/vue2.6/public/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions playground/vue2.6/src/App.vue

This file was deleted.

17 changes: 0 additions & 17 deletions playground/vue2.6/src/main.ts

This file was deleted.

Loading

0 comments on commit bbaa3ef

Please sign in to comment.