We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8901f commit 4172dfeCopy full SHA for 4172dfe
package.json
@@ -33,7 +33,7 @@
33
"keywords": [],
34
"license": "MIT",
35
"devDependencies": {
36
- "@microsoft/api-extractor": "7.18.20",
+ "@microsoft/api-extractor": "7.19.2",
37
"@rollup/plugin-alias": "^3.1.8",
38
"@rollup/plugin-commonjs": "^21.0.1",
39
"@rollup/plugin-node-resolve": "^13.0.6",
@@ -49,12 +49,12 @@
49
"lint-staged": "^12.1.2",
50
"pascalcase": "^1.0.0",
51
"prettier": "^2.5.1",
52
- "rollup": "^2.60.2",
+ "rollup": "^2.61.1",
53
"rollup-plugin-terser": "^7.0.2",
54
"rollup-plugin-typescript2": "^0.31.1",
55
"size-limit": "^6.0.4",
56
- "typescript": "^4.5.2",
57
- "vue": "^3.2.23",
+ "typescript": "^4.5.3",
+ "vue": "^3.2.26",
58
"yorkie": "^2.0.0"
59
},
60
"gitHooks": {
0 commit comments