|
62 | 62 | "defu": "^2.0.4" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@babel/plugin-transform-runtime": "^7.9.6", |
66 | | - "@babel/preset-env": "^7.9.6", |
67 | | - "@babel/preset-typescript": "^7.9.0", |
68 | | - "@nuxt/types": "^0.7.6", |
| 65 | + "@babel/plugin-transform-runtime": "^7.10.1", |
| 66 | + "@babel/preset-env": "^7.10.1", |
| 67 | + "@babel/preset-typescript": "^7.10.1", |
| 68 | + "@nuxt/types": "^0.7.7", |
69 | 69 | "@nuxtjs/module-test-utils": "^1.6.1", |
70 | 70 | "@release-it/conventional-changelog": "^1.1.4", |
71 | 71 | "@types/jest": "^25.2.3", |
72 | | - "@typescript-eslint/eslint-plugin": "^3.0.0", |
73 | | - "@typescript-eslint/parser": "^3.0.0", |
| 72 | + "@typescript-eslint/eslint-plugin": "^3.0.2", |
| 73 | + "@typescript-eslint/parser": "^3.0.2", |
74 | 74 | "@vue/composition-api": "^0.5.0", |
75 | 75 | "babel-loader": "^8.1.0", |
76 | 76 | "codecov": "^3.7.0", |
77 | 77 | "eslint": "^7.1.0", |
78 | 78 | "eslint-config-prettier": "^6.11.0", |
79 | | - "eslint-plugin-jest": "^23.13.1", |
| 79 | + "eslint-plugin-jest": "^23.13.2", |
80 | 80 | "eslint-plugin-prettier": "^3.1.3", |
81 | 81 | "eslint-plugin-promise": "^4.2.1", |
82 | 82 | "http-server": "^0.12.3", |
|
87 | 87 | "prettier": "^2.0.5", |
88 | 88 | "prettier-eslint-cli": "^5.0.0", |
89 | 89 | "release-it": "13.6.1", |
90 | | - "rollup": "^2.10.9", |
| 90 | + "rollup": "^2.11.0", |
91 | 91 | "rollup-plugin-copy": "^3.3.0", |
92 | 92 | "rollup-plugin-dts": "^1.4.7", |
93 | 93 | "rollup-plugin-typescript2": "^0.27.1", |
|
0 commit comments