|
57 | 57 | },
|
58 | 58 | "//": "READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!",
|
59 | 59 | "dependencies": {
|
60 |
| - "esbuild": "^0.14.38", |
| 60 | + "esbuild": "^0.14.43", |
61 | 61 | "postcss": "^8.4.14",
|
62 | 62 | "resolve": "^1.22.0",
|
63 |
| - "rollup": "^2.72.1" |
| 63 | + "rollup": "^2.75.6" |
64 | 64 | },
|
65 | 65 | "optionalDependencies": {
|
66 | 66 | "fsevents": "~2.3.2"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 | 69 | "@ampproject/remapping": "^2.2.0",
|
70 |
| - "@babel/parser": "^7.18.4", |
| 70 | + "@babel/parser": "^7.18.5", |
71 | 71 | "@babel/types": "^7.18.4",
|
72 | 72 | "@jridgewell/trace-mapping": "^0.3.13",
|
73 | 73 | "@rollup/plugin-alias": "^3.1.9",
|
|
79 | 79 | "@rollup/pluginutils": "^4.2.1",
|
80 | 80 | "@vue/compiler-dom": "^3.2.37",
|
81 | 81 | "acorn": "^8.7.1",
|
82 |
| - "cac": "6.7.9", |
| 82 | + "cac": "^6.7.12", |
83 | 83 | "chokidar": "^3.5.3",
|
84 | 84 | "connect": "^3.7.0",
|
85 | 85 | "connect-history-api-fallback": "^1.6.0",
|
|
91 | 91 | "dotenv-expand": "^5.1.0",
|
92 | 92 | "es-module-lexer": "^0.10.5",
|
93 | 93 | "esno": "^0.16.3",
|
94 |
| - "estree-walker": "^2.0.2", |
| 94 | + "estree-walker": "^3.0.1", |
95 | 95 | "etag": "^1.8.1",
|
96 | 96 | "fast-glob": "^3.2.11",
|
97 | 97 | "http-proxy": "^1.18.1",
|
|
103 | 103 | "node-forge": "^1.3.1",
|
104 | 104 | "okie": "^1.0.1",
|
105 | 105 | "open": "^8.4.0",
|
106 |
| - "periscopic": "^2.0.3", |
| 106 | + "periscopic": "^3.0.4", |
107 | 107 | "picocolors": "^1.0.0",
|
108 | 108 | "postcss-import": "^14.1.0",
|
109 |
| - "postcss-load-config": "^3.1.4", |
| 109 | + "postcss-load-config": "^4.0.1", |
110 | 110 | "postcss-modules": "^4.3.1",
|
111 | 111 | "resolve.exports": "^1.1.0",
|
112 | 112 | "rollup-plugin-license": "^2.8.1",
|
113 | 113 | "sirv": "^2.0.2",
|
114 | 114 | "source-map-js": "^1.0.2",
|
115 | 115 | "source-map-support": "^0.5.21",
|
116 |
| - "strip-ansi": "^6.0.1", |
| 116 | + "strip-ansi": "^7.0.1", |
117 | 117 | "strip-literal": "^0.3.0",
|
118 | 118 | "tsconfck": "^2.0.1",
|
119 | 119 | "tslib": "^2.4.0",
|
|
0 commit comments