|
62 | 62 | "@rollup/plugin-json": "4.1.0", |
63 | 63 | "@rollup/plugin-node-resolve": "9.0.0", |
64 | 64 | "@rollup/plugin-replace": "2.3.4", |
65 | | - "@rollup/pluginutils": "4.1.0", |
| 65 | + "@rollup/pluginutils": "4.2.1", |
66 | 66 | "@types/eslint": "^8.4.6", |
67 | 67 | "@types/exit": "^0.1.31", |
68 | 68 | "@types/fs-extra": "^9.0.8", |
|
71 | 71 | "@types/inquirer": "^7.3.1", |
72 | 72 | "@types/jest": "^27.0.3", |
73 | 73 | "@types/listr": "^0.14.4", |
74 | | - "@types/node": "^14.14.35", |
| 74 | + "@types/node": "^16.11.62", |
75 | 75 | "@types/parse5": "^6.0.0", |
76 | 76 | "@types/pixelmatch": "^5.2.4", |
77 | | - "@types/pngjs": "^3.4.2", |
| 77 | + "@types/pngjs": "^6.0.1", |
78 | 78 | "@types/prompts": "^2.0.9", |
79 | 79 | "@types/semver": "^7.3.12", |
80 | 80 | "@types/sizzle": "^2.3.2", |
|
87 | 87 | "ansi-colors": "4.1.1", |
88 | 88 | "autoprefixer": "10.2.5", |
89 | 89 | "conventional-changelog-cli": "^2.2.2", |
90 | | - "dts-bundle-generator": "~6.12.0", |
| 90 | + "dts-bundle-generator": "~6.13.0", |
91 | 91 | "eslint": "^8.23.1", |
92 | 92 | "eslint-config-prettier": "^8.5.0", |
93 | 93 | "eslint-plugin-jest": "^27.0.4", |
|
107 | 107 | "magic-string": "^0.26.3", |
108 | 108 | "merge-source-map": "^1.1.0", |
109 | 109 | "mime-db": "^1.46.0", |
110 | | - "minimatch": "3.0.4", |
| 110 | + "minimatch": "5.1.0", |
111 | 111 | "node-fetch": "2.6.7", |
112 | 112 | "open": "^8.4.0", |
113 | 113 | "open-in-editor": "2.2.0", |
|
116 | 116 | "pixelmatch": "5.3.0", |
117 | 117 | "postcss": "^8.2.8", |
118 | 118 | "prettier": "2.7.1", |
119 | | - "prompts": "2.4.0", |
| 119 | + "prompts": "2.4.2", |
120 | 120 | "puppeteer": "~10.0.0", |
121 | 121 | "rollup": "2.42.3", |
122 | 122 | "rollup-plugin-sourcemaps": "^0.6.3", |
|
0 commit comments