|
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", |
| 93 | + "@babel/plugin-transform-runtime": "^7.16.5", |
94 | 94 | "@babel/preset-env": "^7.14.2", |
95 | 95 | "@babel/standalone": "^7.14.1", |
96 | 96 | "@nuxt/content": "^1.14.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", |
|
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 | 148 | "standard-version": "^9.3.0", |
149 | 149 | "terser": "^5.7.0", |
|
0 commit comments