|
78 | 78 | "vue-functional-data-merge": "^3.1.0" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@babel/cli": "^7.5.5", |
82 | | - "@babel/core": "^7.5.5", |
83 | | - "@babel/plugin-transform-modules-commonjs": "^7.5.0", |
84 | | - "@babel/plugin-transform-runtime": "^7.5.5", |
85 | | - "@babel/preset-env": "^7.5.5", |
86 | | - "@babel/standalone": "^7.5.5", |
| 81 | + "@babel/cli": "^7.6.0", |
| 82 | + "@babel/core": "^7.6.0", |
| 83 | + "@babel/plugin-transform-modules-commonjs": "^7.6.0", |
| 84 | + "@babel/plugin-transform-runtime": "^7.6.0", |
| 85 | + "@babel/preset-env": "^7.6.0", |
| 86 | + "@babel/standalone": "^7.6.0", |
87 | 87 | "@nuxtjs/google-analytics": "^2.2.0", |
88 | | - "@nuxtjs/pwa": "^3.0.0-beta.16", |
| 88 | + "@nuxtjs/pwa": "^3.0.0-beta.17", |
89 | 89 | "@vue/test-utils": "^1.0.0-beta.29", |
90 | 90 | "autoprefixer": "^9.6.1", |
91 | 91 | "babel-core": "^7.0.0-bridge.0", |
|
123 | 123 | "nuxt": "^2.9.2", |
124 | 124 | "postcss-cli": "^6.1.3", |
125 | 125 | "prettier": "1.14.3", |
126 | | - "rollup": "^1.20.3", |
| 126 | + "rollup": "^1.21.0", |
127 | 127 | "rollup-plugin-babel": "^4.3.3", |
128 | 128 | "rollup-plugin-commonjs": "^10.1.0", |
129 | 129 | "rollup-plugin-node-resolve": "^5.2.0", |
130 | 130 | "sass-loader": "^8.0.0", |
131 | 131 | "standard-version": "^7.0.0", |
132 | | - "terser": "^4.2.1", |
| 132 | + "terser": "^4.3.0", |
133 | 133 | "vue": "^2.6.10", |
134 | | - "vue-jest": "^3.0.4", |
| 134 | + "vue-jest": "^3.0.5", |
135 | 135 | "vue-router": "^3.1.3", |
136 | 136 | "vue-server-renderer": "^2.6.10", |
137 | 137 | "vue-template-compiler": "^2.6.10" |
|
0 commit comments