|
62 | 62 | "watch": "yarn build -w"
|
63 | 63 | },
|
64 | 64 | "dependencies": {
|
65 |
| - "@vue/composition-api": "1.0.0-rc.9", |
| 65 | + "@vue/composition-api": "1.0.0-rc.10", |
66 | 66 | "defu": "^5.0.0",
|
67 | 67 | "estree-walker": "^2.0.2",
|
68 | 68 | "fs-extra": "^9.1.0",
|
|
83 | 83 | "@types/fs-extra": "^9.0.11",
|
84 | 84 | "@types/jest": "^26.0.23",
|
85 | 85 | "@types/normalize-path": "^3.0.0",
|
86 |
| - "@typescript-eslint/eslint-plugin": "^4.24.0", |
87 |
| - "@typescript-eslint/parser": "^4.24.0", |
| 86 | + "@typescript-eslint/eslint-plugin": "^4.25.0", |
| 87 | + "@typescript-eslint/parser": "^4.25.0", |
88 | 88 | "babel-loader": "^8.2.2",
|
89 | 89 | "codecov": "^3.8.2",
|
90 |
| - "core-js": "3.12.1", |
| 90 | + "core-js": "3.13.0", |
91 | 91 | "cross-env": "^7.0.3",
|
92 | 92 | "eslint": "^7.27.0",
|
93 | 93 | "eslint-config-prettier": "^8.3.0",
|
94 | 94 | "eslint-plugin-jest": "^24.3.6",
|
95 | 95 | "eslint-plugin-prettier": "^3.4.0",
|
96 | 96 | "eslint-plugin-promise": "^5.1.0",
|
97 | 97 | "http-server": "^0.12.3",
|
98 |
| - "jest": "^26.6.3", |
| 98 | + "jest": "^27.0.1", |
99 | 99 | "lint-staged": "^11.0.0",
|
100 | 100 | "npm-run-all": "^4.1.5",
|
101 | 101 | "nuxt": "^2.15.6",
|
102 | 102 | "prettier": "^2.3.0",
|
103 |
| - "release-it": "14.6.2", |
| 103 | + "release-it": "14.7.0", |
104 | 104 | "rimraf": "^3.0.2",
|
105 | 105 | "siroc": "0.10.1",
|
106 | 106 | "start-server-and-test": "^1.12.3",
|
107 | 107 | "testcafe": "1.14.2",
|
| 108 | + "ts-loader": "^8.3.0", |
108 | 109 | "tsd": "^0.15.1",
|
109 |
| - "typescript": "4.2.4", |
| 110 | + "typescript": "4.3.2", |
110 | 111 | "yorkie": "^2.0.0"
|
111 | 112 | },
|
112 | 113 | "peerDependencies": {
|
|
0 commit comments