|
88 | 88 | }, |
89 | 89 | "devDependencies": { |
90 | 90 | "@babel/cli": "^7.13.16", |
91 | | - "@babel/core": "^7.14.0", |
| 91 | + "@babel/core": "^7.16.5", |
92 | 92 | "@babel/plugin-transform-modules-commonjs": "^7.14.0", |
93 | | - "@babel/plugin-transform-runtime": "^7.13.15", |
94 | | - "@babel/preset-env": "^7.14.0", |
95 | | - "@babel/standalone": "^7.14.0", |
| 93 | + "@babel/plugin-transform-runtime": "^7.16.5", |
| 94 | + "@babel/preset-env": "^7.14.2", |
| 95 | + "@babel/standalone": "^7.14.1", |
96 | 96 | "@nuxt/content": "^1.14.0", |
97 | 97 | "@nuxtjs/google-analytics": "^2.4.0", |
98 | 98 | "@nuxtjs/pwa": "^3.3.5", |
99 | 99 | "@nuxtjs/robots": "^2.5.0", |
100 | 100 | "@nuxtjs/sitemap": "^2.4.0", |
101 | 101 | "@testing-library/jest-dom": "^5.12.0", |
102 | | - "@vue/test-utils": "^1.2.0", |
| 102 | + "@vue/test-utils": "^1.3.0", |
103 | 103 | "autoprefixer": "^10.2.5", |
104 | 104 | "babel-core": "^7.0.0-bridge.0", |
105 | 105 | "babel-eslint": "^10.1.0", |
106 | 106 | "babel-jest": "^26.6.3", |
107 | 107 | "babel-plugin-istanbul": "^6.0.0", |
108 | | - "bootstrap-icons": "^1.4.1", |
| 108 | + "bootstrap-icons": "^1.5.0", |
109 | 109 | "bundlewatch": "^0.3.2", |
110 | 110 | "clean-css-cli": "^4.3.0", |
111 | 111 | "codemirror": "^5.61.0", |
112 | 112 | "codesandbox": "^2.2.3", |
113 | | - "core-js": "^3.11.2", |
| 113 | + "core-js": "^3.12.1", |
114 | 114 | "cross-env": "^7.0.3", |
115 | | - "eslint": "^7.25.0", |
| 115 | + "eslint": "^7.26.0", |
116 | 116 | "eslint-config-prettier": "^8.3.0", |
117 | 117 | "eslint-config-standard": "^16.0.2", |
118 | 118 | "eslint-config-vue": "^2.0.2", |
119 | | - "eslint-plugin-import": "^2.22.1", |
| 119 | + "eslint-plugin-import": "^2.25.3", |
120 | 120 | "eslint-plugin-jest": "^24.3.6", |
121 | 121 | "eslint-plugin-markdown": "^2.1.0", |
122 | 122 | "eslint-plugin-node": "^11.1.0", |
|
130 | 130 | "husky": "^6.0.0", |
131 | 131 | "improved-yarn-audit": "^2.3.2", |
132 | 132 | "jest": "^26.6.3", |
133 | | - "lint-staged": "^10.5.4", |
| 133 | + "lint-staged": "^11.0.0", |
134 | 134 | "loader-utils": "^2.0.0", |
135 | 135 | "lodash": "^4.17.21", |
136 | 136 | "marked": "^2.0.3", |
137 | | - "nuxt": "^2.15.4", |
138 | | - "postcss": "^8.2.13", |
| 137 | + "nuxt": "^2.15.8", |
| 138 | + "postcss": "^8.2.15", |
139 | 139 | "postcss-cli": "^8.3.1", |
140 | 140 | "prettier": "1.14.3", |
141 | 141 | "require-context": "^1.1.0", |
142 | | - "rollup": "^2.46.0", |
| 142 | + "rollup": "^2.47.0", |
143 | 143 | "rollup-plugin-babel": "^4.4.0", |
144 | 144 | "rollup-plugin-commonjs": "^10.1.0", |
145 | 145 | "rollup-plugin-node-resolve": "^5.2.0", |
146 | | - "sass": "^1.32.12", |
| 146 | + "sass": "^1.45.0", |
147 | 147 | "sass-loader": "^10.1.1", |
148 | | - "standard-version": "^9.2.0", |
| 148 | + "standard-version": "^9.3.0", |
149 | 149 | "terser": "^5.7.0", |
150 | 150 | "vue": "^2.6.12", |
151 | 151 | "vue-jest": "^3.0.7", |
|
0 commit comments