|
52 | 52 | "@micro-app/cli": "^0.4.0"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@micro-app/cli": "^0.4.0", |
| 55 | + "@micro-app/cli": "^0.4.2", |
56 | 56 | "@micro-app/plugin-compatible": "0.0.6",
|
57 |
| - "@micro-app/plugin-deploy": "^0.0.8", |
| 57 | + "@micro-app/plugin-deploy": "^0.0.9", |
58 | 58 | "@types/jest": "^24.9.1",
|
59 |
| - "eslint-config-2o3t": "^2.0.1", |
| 59 | + "eslint-config-2o3t": "^2.0.2", |
60 | 60 | "html-webpack-plugin": "^4.5.2",
|
61 | 61 | "husky": "^3.1.0",
|
62 | 62 | "jest": "^24.9.0",
|
63 |
| - "typescript": "^3.9.9", |
64 |
| - "vue": "^2.6.12" |
| 63 | + "typescript": "^3.9.10", |
| 64 | + "vue": "^2.6.14" |
65 | 65 | },
|
66 | 66 | "dependencies": {
|
67 |
| - "@babel/core": "^7.9.0", |
68 |
| - "@babel/preset-env": "^7.9.5", |
| 67 | + "@babel/core": "^7.16.5", |
| 68 | + "@babel/preset-env": "^7.16.5", |
69 | 69 | "@intervolga/optimize-cssnano-plugin": "^1.0.6",
|
70 | 70 | "@marshallofsound/webpack-asset-relocator-loader": "^0.5.0",
|
71 | 71 | "@micro-app/shared-utils": "^0.1.25",
|
72 |
| - "@soda/friendly-errors-webpack-plugin": "^1.8.0", |
| 72 | + "@soda/friendly-errors-webpack-plugin": "^1.8.1", |
73 | 73 | "address": "^1.1.2",
|
74 |
| - "autoprefixer": "^9.8.6", |
75 |
| - "babel-loader": "^8.2.2", |
| 74 | + "autoprefixer": "^9.8.8", |
| 75 | + "babel-loader": "^8.2.3", |
76 | 76 | "cache-loader": "^4.1.0",
|
77 | 77 | "case-sensitive-paths-webpack-plugin": "^2.4.0",
|
78 | 78 | "cli-highlight": "^2.1.11",
|
|
81 | 81 | "cssnano": "^4.1.11",
|
82 | 82 | "default-gateway": "^6.0.3",
|
83 | 83 | "file-loader": "^5.1.0",
|
84 |
| - "launch-editor-middleware": "^2.2.1", |
| 84 | + "launch-editor-middleware": "^2.3.0", |
85 | 85 | "mini-css-extract-plugin": "^0.9.0",
|
86 | 86 | "node-loader": "^0.6.0",
|
87 | 87 | "portfinder": "^1.0.28",
|
|
0 commit comments