|
71 | 71 | "upath": "^2.0.1"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@babel/plugin-transform-runtime": "^7.14.3", |
75 |
| - "@babel/preset-env": "^7.14.4", |
76 |
| - "@babel/preset-typescript": "^7.13.0", |
| 74 | + "@babel/plugin-transform-runtime": "^7.14.5", |
| 75 | + "@babel/preset-env": "^7.14.5", |
| 76 | + "@babel/preset-typescript": "^7.14.5", |
77 | 77 | "@nuxt/test-utils": "^0.2.2",
|
78 |
| - "@nuxt/types": "^2.15.6", |
| 78 | + "@nuxt/types": "^2.15.7", |
79 | 79 | "@nuxt/typescript-build": "^2.1.0",
|
80 | 80 | "@nuxtjs/module-test-utils": "^1.6.3",
|
81 | 81 | "@nuxtjs/pwa": "^3.3.5",
|
82 |
| - "@release-it/conventional-changelog": "^3.0.0", |
| 82 | + "@release-it/conventional-changelog": "^3.0.1", |
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.26.1", |
87 |
| - "@typescript-eslint/parser": "^4.26.1", |
| 86 | + "@typescript-eslint/eslint-plugin": "^4.27.0", |
| 87 | + "@typescript-eslint/parser": "^4.27.0", |
88 | 88 | "babel-loader": "^8.2.2",
|
89 | 89 | "codecov": "^3.8.2",
|
90 | 90 | "core-js": "3.14.0",
|
|
98 | 98 | "jest": "^27.0.4",
|
99 | 99 | "lint-staged": "^11.0.0",
|
100 | 100 | "npm-run-all": "^4.1.5",
|
101 |
| - "nuxt": "^2.15.6", |
| 101 | + "nuxt": "^2.15.7", |
102 | 102 | "prettier": "^2.3.1",
|
103 |
| - "release-it": "14.8.0", |
| 103 | + "release-it": "14.9.0", |
104 | 104 | "rimraf": "^3.0.2",
|
105 | 105 | "siroc": "0.11.0",
|
106 | 106 | "start-server-and-test": "^1.12.5",
|
|
0 commit comments