|
70 | 70 | "upath": "^2.0.1"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/plugin-transform-runtime": "^7.13.15", |
74 |
| - "@babel/preset-env": "^7.14.1", |
| 73 | + "@babel/plugin-transform-runtime": "^7.14.3", |
| 74 | + "@babel/preset-env": "^7.14.2", |
75 | 75 | "@babel/preset-typescript": "^7.13.0",
|
76 | 76 | "@nuxt/test-utils": "^0.2.2",
|
77 |
| - "@nuxt/types": "^2.15.5", |
| 77 | + "@nuxt/types": "^2.15.6", |
78 | 78 | "@nuxt/typescript-build": "^2.1.0",
|
79 | 79 | "@nuxtjs/module-test-utils": "^1.6.3",
|
80 | 80 | "@nuxtjs/pwa": "^3.3.5",
|
81 | 81 | "@release-it/conventional-changelog": "^2.0.1",
|
82 | 82 | "@types/fs-extra": "^9.0.11",
|
83 | 83 | "@types/jest": "^26.0.23",
|
84 | 84 | "@types/normalize-path": "^3.0.0",
|
85 |
| - "@typescript-eslint/eslint-plugin": "^4.23.0", |
86 |
| - "@typescript-eslint/parser": "^4.23.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "^4.24.0", |
| 86 | + "@typescript-eslint/parser": "^4.24.0", |
87 | 87 | "babel-loader": "^8.2.2",
|
88 | 88 | "codecov": "^3.8.2",
|
89 | 89 | "core-js": "3.12.1",
|
|
97 | 97 | "jest": "^26.6.3",
|
98 | 98 | "lint-staged": "^11.0.0",
|
99 | 99 | "npm-run-all": "^4.1.5",
|
100 |
| - "nuxt": "^2.15.5", |
| 100 | + "nuxt": "^2.15.6", |
101 | 101 | "prettier": "^2.3.0",
|
102 | 102 | "release-it": "14.6.2",
|
103 | 103 | "rimraf": "^3.0.2",
|
104 |
| - "siroc": "0.10.0", |
105 |
| - "start-server-and-test": "^1.12.1", |
106 |
| - "testcafe": "1.14.0", |
| 104 | + "siroc": "0.10.1", |
| 105 | + "start-server-and-test": "^1.12.2", |
| 106 | + "testcafe": "1.14.2", |
107 | 107 | "tsd": "^0.15.1",
|
108 | 108 | "typescript": "4.2.4",
|
109 | 109 | "yorkie": "^2.0.0"
|
|
0 commit comments