|
97 | 97 | "vue-functional-data-merge": "^3.1.0"
|
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 |
| - "@babel/cli": "^7.10.1", |
101 |
| - "@babel/core": "^7.10.2", |
| 100 | + "@babel/cli": "^7.10.3", |
| 101 | + "@babel/core": "^7.10.3", |
102 | 102 | "@babel/plugin-transform-modules-commonjs": "^7.10.1",
|
103 |
| - "@babel/plugin-transform-runtime": "^7.10.1", |
104 |
| - "@babel/preset-env": "^7.10.2", |
105 |
| - "@babel/standalone": "^7.10.2", |
| 103 | + "@babel/plugin-transform-runtime": "^7.10.3", |
| 104 | + "@babel/preset-env": "^7.10.3", |
| 105 | + "@babel/standalone": "^7.10.3", |
106 | 106 | "@nuxtjs/google-analytics": "^2.3.0",
|
107 | 107 | "@nuxtjs/pwa": "^3.0.0-beta.20",
|
108 | 108 | "@nuxtjs/robots": "^2.4.2",
|
|
121 | 121 | "codesandbox": "^2.1.16",
|
122 | 122 | "core-js": ">=2.6.5 <3.0.0",
|
123 | 123 | "cross-env": "^7.0.2",
|
124 |
| - "eslint": "^7.2.0", |
| 124 | + "eslint": "^7.3.0", |
125 | 125 | "eslint-config-prettier": "^6.11.0",
|
126 | 126 | "eslint-config-standard": "^14.1.1",
|
127 | 127 | "eslint-config-vue": "^2.0.2",
|
|
144 | 144 | "lodash": "^4.17.15",
|
145 | 145 | "marked": "^1.1.0",
|
146 | 146 | "node-sass": "^4.14.1",
|
147 |
| - "nuxt": "^2.12.2", |
| 147 | + "nuxt": "^2.13.0", |
148 | 148 | "postcss-cli": "^7.1.1",
|
149 | 149 | "prettier": "1.14.3",
|
150 | 150 | "require-context": "^1.1.0",
|
151 |
| - "rollup": "^2.17.0", |
| 151 | + "rollup": "^2.17.1", |
152 | 152 | "rollup-plugin-babel": "^4.4.0",
|
153 | 153 | "rollup-plugin-commonjs": "^10.1.0",
|
154 | 154 | "rollup-plugin-node-resolve": "^5.2.0",
|
|
0 commit comments