|
94 | 94 | "vue-functional-data-merge": "^3.1.0"
|
95 | 95 | },
|
96 | 96 | "devDependencies": {
|
97 |
| - "@babel/cli": "^7.10.1", |
98 |
| - "@babel/core": "^7.10.2", |
| 97 | + "@babel/cli": "^7.10.3", |
| 98 | + "@babel/core": "^7.10.3", |
99 | 99 | "@babel/plugin-transform-modules-commonjs": "^7.10.1",
|
100 |
| - "@babel/plugin-transform-runtime": "^7.10.1", |
101 |
| - "@babel/preset-env": "^7.10.2", |
102 |
| - "@babel/standalone": "^7.10.2", |
| 100 | + "@babel/plugin-transform-runtime": "^7.10.3", |
| 101 | + "@babel/preset-env": "^7.10.3", |
| 102 | + "@babel/standalone": "^7.10.3", |
103 | 103 | "@nuxtjs/google-analytics": "^2.3.0",
|
104 | 104 | "@nuxtjs/pwa": "^3.0.0-beta.20",
|
105 | 105 | "@nuxtjs/robots": "^2.4.2",
|
106 | 106 | "@nuxtjs/sitemap": "^2.3.2",
|
107 | 107 | "@testing-library/jest-dom": "^5.10.1",
|
108 | 108 | "@vue/test-utils": "^1.0.3",
|
109 |
| - "autoprefixer": "^9.8.0", |
| 109 | + "autoprefixer": "^9.8.4", |
110 | 110 | "babel-core": "^7.0.0-bridge.0",
|
111 | 111 | "babel-eslint": "^10.1.0",
|
112 |
| - "babel-jest": "^26.0.1", |
| 112 | + "babel-jest": "^26.1.0", |
113 | 113 | "babel-plugin-istanbul": "^6.0.0",
|
114 | 114 | "bootstrap-icons": "^1.0.0-alpha4",
|
115 | 115 | "bundlewatch": "^0.2.7",
|
116 | 116 | "clean-css-cli": "^4.3.0",
|
117 |
| - "codemirror": "^5.54.0", |
| 117 | + "codemirror": "^5.55.0", |
118 | 118 | "codesandbox": "^2.1.16",
|
119 | 119 | "core-js": ">=2.6.5 <3.0.0",
|
120 | 120 | "cross-env": "^7.0.2",
|
121 |
| - "eslint": "^7.2.0", |
| 121 | + "eslint": "^7.3.1", |
122 | 122 | "eslint-config-prettier": "^6.11.0",
|
123 | 123 | "eslint-config-standard": "^14.1.1",
|
124 | 124 | "eslint-config-vue": "^2.0.2",
|
125 | 125 | "eslint-plugin-import": "^2.21.2",
|
126 |
| - "eslint-plugin-jest": "^23.13.2", |
| 126 | + "eslint-plugin-jest": "^23.17.1", |
127 | 127 | "eslint-plugin-markdown": "^1.0.2",
|
128 | 128 | "eslint-plugin-node": "^11.1.0",
|
129 | 129 | "eslint-plugin-prettier": "^3.1.4",
|
|
135 | 135 | "html-loader": "^1.1.0",
|
136 | 136 | "husky": "^4.2.5",
|
137 | 137 | "improved-yarn-audit": "^2.2.1",
|
138 |
| - "jest": "^26.0.1", |
| 138 | + "jest": "^26.1.0", |
139 | 139 | "lint-staged": "^10.2.11",
|
140 | 140 | "loader-utils": "^2.0.0",
|
141 | 141 | "lodash": "^4.17.15",
|
142 | 142 | "marked": "^1.1.0",
|
143 | 143 | "node-sass": "^4.14.1",
|
144 |
| - "nuxt": "^2.12.2", |
| 144 | + "nuxt": "^2.13.1", |
145 | 145 | "postcss-cli": "^7.1.1",
|
146 | 146 | "prettier": "1.14.3",
|
147 | 147 | "require-context": "^1.1.0",
|
148 |
| - "rollup": "^2.17.0", |
| 148 | + "rollup": "^2.18.0", |
149 | 149 | "rollup-plugin-babel": "^4.4.0",
|
150 | 150 | "rollup-plugin-commonjs": "^10.1.0",
|
151 | 151 | "rollup-plugin-node-resolve": "^5.2.0",
|
|
0 commit comments