|
52 | 52 | "@tauri-apps/tauri-inliner": "1.14.1", |
53 | 53 | "@tauri-apps/toml": "2.2.4", |
54 | 54 | "chalk": "4.1.0", |
55 | | - "chokidar": "3.4.1", |
| 55 | + "chokidar": "3.4.2", |
56 | 56 | "cross-spawn": "7.0.3", |
57 | 57 | "fast-glob": "3.2.4", |
58 | 58 | "fs-extra": "9.0.1", |
|
61 | 61 | "imagemin-optipng": "8.0.0", |
62 | 62 | "imagemin-pngquant": "9.0.0", |
63 | 63 | "imagemin-zopfli": "7.0.0", |
64 | | - "inquirer": "7.3.2", |
| 64 | + "inquirer": "7.3.3", |
65 | 65 | "is-png": "2.0.0", |
66 | 66 | "is-reachable": "4.0.0", |
67 | 67 | "isbinaryfile": "4.0.6", |
68 | | - "jsdom": "16.3.0", |
69 | | - "lodash": "4.17.19", |
| 68 | + "jsdom": "16.4.0", |
| 69 | + "lodash": "4.17.20", |
70 | 70 | "minimist": "1.2.5", |
71 | 71 | "ms": "2.1.2", |
72 | 72 | "png2icons": "2.0.1", |
73 | 73 | "read-chunk": "3.2.0", |
74 | 74 | "semver": "7.3.2", |
75 | 75 | "sharp": "0.25.4", |
76 | | - "webpack-merge": "5.0.9", |
| 76 | + "webpack-merge": "5.1.2", |
77 | 77 | "webpack-shell-plugin": "0.5.0" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@babel/core": "7.10.5", |
81 | | - "@babel/preset-env": "7.10.4", |
| 80 | + "@babel/core": "7.11.1", |
| 81 | + "@babel/preset-env": "7.11.0", |
82 | 82 | "@babel/preset-typescript": "7.10.4", |
83 | | - "@rollup/plugin-babel": "5.1.0", |
84 | | - "@rollup/plugin-commonjs": "14.0.0", |
| 83 | + "@rollup/plugin-babel": "5.2.0", |
| 84 | + "@rollup/plugin-commonjs": "15.0.0", |
85 | 85 | "@rollup/plugin-json": "4.1.0", |
86 | | - "@rollup/plugin-node-resolve": "8.4.0", |
| 86 | + "@rollup/plugin-node-resolve": "9.0.0", |
87 | 87 | "@rollup/plugin-sucrase": "3.1.0", |
88 | 88 | "@rollup/plugin-typescript": "5.0.2", |
89 | 89 | "@types/cross-spawn": "6.0.2", |
90 | 90 | "@types/fs-extra": "9.0.1", |
91 | 91 | "@types/http-proxy": "1.17.4", |
92 | 92 | "@types/imagemin": "7.0.0", |
93 | 93 | "@types/imagemin-optipng": "5.2.0", |
94 | | - "@types/inquirer": "7.3.0", |
| 94 | + "@types/inquirer": "7.3.1", |
95 | 95 | "@types/jsdom": "16.2.3", |
96 | | - "@types/lodash": "4.14.158", |
| 96 | + "@types/lodash": "4.14.159", |
97 | 97 | "@types/ms": "0.7.31", |
98 | | - "@types/semver": "7.3.1", |
| 98 | + "@types/semver": "7.3.3", |
99 | 99 | "@types/sharp": "0.25.1", |
100 | 100 | "@types/webpack-merge": "4.1.5", |
101 | 101 | "@typescript-eslint/eslint-plugin": "3.9.1", |
102 | 102 | "@typescript-eslint/parser": "3.9.1", |
103 | | - "babel-jest": "26.1.0", |
| 103 | + "babel-jest": "26.3.0", |
104 | 104 | "copy-webpack-plugin": "6.0.3", |
105 | 105 | "dotenv": "8.2.0", |
106 | 106 | "eslint": "7.7.0", |
|
114 | 114 | "eslint-plugin-standard": "4.0.1", |
115 | 115 | "husky": "4.2.5", |
116 | 116 | "is-running": "2.1.0", |
117 | | - "jest": "26.1.0", |
| 117 | + "jest": "26.4.1", |
118 | 118 | "jest-mock-process": "1.4.0", |
119 | 119 | "lint-staged": "10.2.11", |
120 | 120 | "lockfile-lint": "4.3.7", |
121 | 121 | "prettier": "2.0.5", |
122 | 122 | "promise": "8.1.0", |
123 | 123 | "raw-loader": "4.0.1", |
124 | 124 | "rimraf": "3.0.2", |
125 | | - "rollup": "2.22.2", |
126 | | - "rollup-plugin-terser": "6.1.0", |
127 | | - "rollup-plugin-typescript2": "0.27.1", |
| 125 | + "rollup": "2.26.4", |
| 126 | + "rollup-plugin-terser": "7.0.0", |
| 127 | + "rollup-plugin-typescript2": "0.27.2", |
128 | 128 | "toml-loader": "1.0.0", |
129 | | - "ts-loader": "8.0.1", |
130 | | - "tslib": "2.0.0", |
| 129 | + "ts-loader": "8.0.2", |
| 130 | + "tslib": "2.0.1", |
131 | 131 | "typescript": "3.9.7", |
132 | 132 | "typescript-json-validator": "2.4.2", |
133 | | - "webpack": "4.43.0", |
| 133 | + "webpack": "4.44.1", |
134 | 134 | "webpack-cli": "3.3.12", |
135 | | - "webpack-node-externals": "2.5.0" |
| 135 | + "webpack-node-externals": "2.5.1" |
136 | 136 | }, |
137 | 137 | "resolutions": { |
138 | 138 | "**/lodash": ">=4.17.19" |
|
0 commit comments