1549469775 3 years ago
parent
commit
5bcf518075
  1. 2
      packages/playground/components.d.ts
  2. 3
      packages/playground/package.json
  3. 6524
      pnpm-lock.yaml

2
packages/playground/components.d.ts

@ -1,6 +1,6 @@
// generated by unplugin-vue-components // generated by unplugin-vue-components
// We suggest you to commit this file into source control // We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/vue-next/pull/3399 // Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core' import '@vue/runtime-core'
declare module '@vue/runtime-core' { declare module '@vue/runtime-core' {

3
packages/playground/package.json

@ -11,7 +11,6 @@
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
"devDependencies": { "devDependencies": {
"@princess-ui/components": "link:..\\components",
"@types/lodash": "^4.14.182", "@types/lodash": "^4.14.182",
"@vitejs/plugin-vue": "^2.3.3", "@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10", "@vitejs/plugin-vue-jsx": "^1.3.10",
@ -19,7 +18,7 @@
"typescript": "^4.5.4", "typescript": "^4.5.4",
"unplugin-vue-components": "^0.19.5", "unplugin-vue-components": "^0.19.5",
"vite": "^2.9.12", "vite": "^2.9.12",
"vue": "link:..\\..\\node_modules\\vue", "vue": "^3.2.36",
"vite-plugin-windicss": "^1.8.4", "vite-plugin-windicss": "^1.8.4",
"vue-tsc": "^0.35.2", "vue-tsc": "^0.35.2",
"windicss": "^3.5.4" "windicss": "^3.5.4"

6524
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save