|
97 | 97 | "vue-functional-data-merge": "^3.1.0"
|
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 |
| - "@babel/cli": "^7.10.0", |
101 |
| - "@babel/core": "^7.10.0", |
102 |
| - "@babel/plugin-transform-modules-commonjs": "^7.9.6", |
103 |
| - "@babel/plugin-transform-runtime": "^7.10.0", |
104 |
| - "@babel/preset-env": "^7.10.0", |
105 |
| - "@babel/standalone": "^7.10.0", |
| 100 | + "@babel/cli": "^7.10.1", |
| 101 | + "@babel/core": "^7.10.1", |
| 102 | + "@babel/plugin-transform-modules-commonjs": "^7.10.1", |
| 103 | + "@babel/plugin-transform-runtime": "^7.10.1", |
| 104 | + "@babel/preset-env": "^7.10.1", |
| 105 | + "@babel/standalone": "^7.10.1", |
106 | 106 | "@nuxtjs/google-analytics": "^2.3.0",
|
107 | 107 | "@nuxtjs/pwa": "^3.0.0-beta.20",
|
108 | 108 | "@nuxtjs/robots": "^2.4.2",
|
|
149 | 149 | "postcss-cli": "^7.1.1",
|
150 | 150 | "prettier": "1.14.3",
|
151 | 151 | "require-context": "^1.1.0",
|
152 |
| - "rollup": "^2.10.9", |
| 152 | + "rollup": "^2.11.0", |
153 | 153 | "rollup-plugin-babel": "^4.4.0",
|
154 | 154 | "rollup-plugin-commonjs": "^10.1.0",
|
155 | 155 | "rollup-plugin-node-resolve": "^5.2.0",
|
|
158 | 158 | "terser": "^4.7.0",
|
159 | 159 | "vue": "^2.6.11",
|
160 | 160 | "vue-jest": "^3.0.5",
|
161 |
| - "vue-router": "^3.3.0", |
| 161 | + "vue-router": "^3.3.1", |
162 | 162 | "vue-server-renderer": "^2.6.11",
|
163 | 163 | "vue-template-compiler": "^2.6.11"
|
164 | 164 | },
|
|
0 commit comments