"node": ">=16.5.0"
},
"devDependencies": {
- "vue": "workspace:*",
- "@vue/runtime-dom": "workspace:*",
- "@vue/runtime-core": "workspace:*",
- "@vue/reactivity": "workspace:*",
"@babel/types": "^7.12.0",
"@microsoft/api-extractor": "^7.15.1",
"@rollup/plugin-commonjs": "^18.0.0",
"@types/node": "^16.4.7",
"@types/puppeteer": "^5.0.0",
"@typescript-eslint/parser": "^4.1.1",
+ "@vue/reactivity": "workspace:*",
+ "@vue/runtime-core": "workspace:*",
+ "@vue/runtime-dom": "workspace:*",
"brotli": "^1.3.2",
"chalk": "^4.1.0",
"conventional-changelog-cli": "^2.0.31",
"fs-extra": "^9.0.1",
"jest": "^27.1.0",
"lint-staged": "^10.2.10",
+ "lodash": "^4.17.15",
+ "marked": "^0.7.0",
"minimist": "^1.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.1",
"rollup-plugin-typescript2": "^0.27.2",
"semver": "^7.3.2",
"serve": "^12.0.0",
+ "todomvc-app-css": "^2.3.0",
+ "tslib": "^2.3.1",
"ts-jest": "^27.0.5",
"typescript": "^4.2.2",
- "yorkie": "^2.0.0",
- "lodash": "^4.17.15",
- "marked": "^0.7.0",
- "todomvc-app-css": "^2.3.0",
- "vite": "^2.6.0"
+ "vite": "^2.6.0",
+ "vue": "workspace:*",
+ "yorkie": "^2.0.0"
}
}
serve: ^12.0.0
todomvc-app-css: ^2.3.0
ts-jest: ^27.0.5
+ tslib: ^2.3.1
typescript: ^4.2.2
vite: ^2.6.0
vue: workspace:*
serve: 12.0.1
todomvc-app-css: 2.4.1
ts-jest: 27.0.5_c167855b7a039eaaa2a6b38847c1969c
+ tslib: 2.3.1
typescript: 4.4.3
vite: 2.6.5
vue: link:packages/vue
resolution: {integrity: sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==}
dev: true
+ /tslib/2.3.1:
+ resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
+ dev: true
+
/tsutils/3.21.0_typescript@4.4.3:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'}