|
92 | 92 | "fix-pnpm-lock-6": "sed -r -i '' 's@, tarball: https://.+}@}@g' ./pnpm-lock.yaml" |
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | | - "@babel/cli": "^7.24.7", |
96 | | - "@babel/core": "^7.24.5", |
97 | | - "@babel/eslint-parser": "^7.24.5", |
98 | | - "@babel/plugin-transform-class-properties": "^7.24.1", |
99 | | - "@babel/plugin-transform-modules-commonjs": "^7.24.1", |
100 | | - "@babel/plugin-transform-private-methods": "^7.24.1", |
101 | | - "@babel/plugin-transform-private-property-in-object": "^7.24.5", |
102 | | - "@babel/plugin-transform-runtime": "^7.24.3", |
103 | | - "@babel/preset-env": "^7.24.5", |
104 | | - "@babel/preset-react": "^7.24.1", |
105 | | - "@babel/preset-typescript": "^7.24.1", |
| 95 | + "@babel/cli": "^7.27.0", |
| 96 | + "@babel/core": "^7.26.10", |
| 97 | + "@babel/eslint-parser": "^7.27.0", |
| 98 | + "@babel/plugin-transform-class-properties": "^7.25.9", |
| 99 | + "@babel/plugin-transform-modules-commonjs": "^7.26.3", |
| 100 | + "@babel/plugin-transform-private-methods": "^7.25.9", |
| 101 | + "@babel/plugin-transform-private-property-in-object": "^7.25.9", |
| 102 | + "@babel/plugin-transform-runtime": "^7.26.10", |
| 103 | + "@babel/preset-env": "^7.26.9", |
| 104 | + "@babel/preset-react": "^7.26.3", |
| 105 | + "@babel/preset-typescript": "^7.27.0", |
106 | 106 | "@typescript-eslint/eslint-plugin": "^7.10.0", |
107 | 107 | "@typescript-eslint/parser": "^7.10.0", |
108 | 108 | "cross-env": "^7.0.3", |
|
131 | 131 | "axios@1.7.7": "^1.7.9", |
132 | 132 | "csstype@3.1.1": "^3.1.3", |
133 | 133 | "ejs@3.1.9": "^3.1.10", |
| 134 | + "esbuild@0.21.5": "^0.25.3", |
134 | 135 | "express@4.18.2": "^4.21.2", |
135 | 136 | "follow-redirects@1.15.2": "^1.15.6", |
136 | 137 | "ip@2.0.0": "^2.0.1", |
|
145 | 146 | "nx@19.0.4": "^19.0.8", |
146 | 147 | "cookie@0.5.0": "^0.7.2", |
147 | 148 | "cheerio@1.0.0": "1.0.0-rc.12", |
148 | | - "http-proxy-middleware@2.0.6": "^2.0.7", |
| 149 | + "http-proxy-middleware@2.0.6": "^2.0.8", |
149 | 150 | "nise@5.1.4": "^5.1.9", |
150 | 151 | "cross-spawn@7.0.3": "^7.0.6", |
151 | | - "serialize-javascript@6.0.0": "^6.0.2" |
| 152 | + "serialize-javascript@6.0.0": "^6.0.2", |
| 153 | + "micromatch@4.0.4": "^4.0.8" |
152 | 154 | } |
153 | 155 | } |
154 | 156 | } |
0 commit comments