|
41 | 41 | "@types/yargs": "^17.0.0", |
42 | 42 | "browser-sync": "^3.0.0", |
43 | 43 | "html-entities": "^2.4.0", |
44 | | - "marked": "^12.0.0", |
45 | | - "marked-mangle": "^1.1.4", |
46 | | - "preact": "^10.17.1", |
47 | | - "preact-render-to-string": "^6.2.1", |
48 | 44 | "prettier": "3.3.3", |
49 | 45 | "protractor": "^7.0.0", |
50 | 46 | "selenium-webdriver": "^4.18.1", |
51 | 47 | "send": "^0.18.0", |
52 | | - "shiki": "^1.11.0", |
53 | 48 | "source-map": "^0.7.4", |
54 | 49 | "tmp": "^0.2.1", |
55 | 50 | "true-case-path": "^2.2.1", |
56 | 51 | "tslib": "^2.5.2", |
57 | | - "tsx": "^4.15.7", |
58 | 52 | "typescript": "5.5.4", |
59 | 53 | "uuid": "^10.0.0", |
60 | 54 | "yargs": "^17.0.0" |
|
79 | 73 | "@bazel/bazelisk": "^1.11.0", |
80 | 74 | "@bazel/ibazel": "^0.23.0", |
81 | 75 | "@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch", |
82 | | - "@codemirror/autocomplete": "^6.11.1", |
83 | | - "@codemirror/commands": "^6.3.2", |
84 | | - "@codemirror/lang-angular": "^0.1.2", |
85 | | - "@codemirror/lang-css": "^6.2.1", |
86 | | - "@codemirror/lang-html": "^6.4.7", |
87 | | - "@codemirror/lang-javascript": "^6.2.1", |
88 | | - "@codemirror/lang-sass": "^6.0.2", |
89 | | - "@codemirror/language": "^6.9.3", |
90 | | - "@codemirror/lint": "^6.4.2", |
91 | | - "@codemirror/search": "^6.5.5", |
92 | | - "@codemirror/state": "^6.3.2", |
93 | | - "@codemirror/view": "^6.22.1", |
94 | 76 | "@google-cloud/firestore": "^7.0.0", |
95 | 77 | "@google-cloud/storage": "^7.0.0", |
96 | 78 | "@inquirer/prompts": "^5.2.0", |
|
132 | 114 | "@types/wait-on": "^5.3.1", |
133 | 115 | "@types/which": "^3.0.0", |
134 | 116 | "@types/yarnpkg__lockfile": "^1.1.5", |
135 | | - "@typescript/vfs": "^1.5.0", |
136 | 117 | "@webcontainer/api": "^1.1.8", |
137 | 118 | "@yarnpkg/lockfile": "^1.1.0", |
138 | | - "algoliasearch": "^4.20.0", |
139 | | - "angular-split": "^17.1.1", |
140 | 119 | "chalk": "^5.0.1", |
141 | 120 | "cli-progress": "^3.7.0", |
142 | 121 | "conventional-commits-parser": "^5.0.0", |
143 | 122 | "diff": "^5.1.0", |
144 | 123 | "ejs": "^3.1.6", |
145 | | - "emoji-regex": "^10.3.0", |
146 | 124 | "fast-glob": "^3.3.2", |
147 | | - "fflate": "^0.8.2", |
148 | 125 | "firebase": "10.12.5", |
149 | 126 | "firebase-admin": "12.3.0", |
150 | 127 | "firebase-functions": "^5.0.0", |
|
167 | 144 | "karma-requirejs": "^1.1.0", |
168 | 145 | "karma-sourcemap-loader": "^0.4.0", |
169 | 146 | "license-checker": "^25.0.1", |
170 | | - "mermaid": "^10.8.0", |
171 | 147 | "minimatch": "^10.0.0", |
172 | 148 | "multimatch": "^7.0.0", |
173 | 149 | "nock": "beta", |
174 | 150 | "opener": "^1.5.2", |
175 | | - "playwright-core": "^1.41.2", |
176 | 151 | "protobufjs": "^7.0.0", |
177 | 152 | "requirejs": "^2.3.6", |
178 | 153 | "rollup-plugin-sourcemaps": "^0.6.3", |
|
184 | 159 | "terser": "5.31.4", |
185 | 160 | "ts-node": "^10.9.2", |
186 | 161 | "tslint": "^6.1.3", |
| 162 | + "tsx": "^4.15.7", |
187 | 163 | "typed-graphqlify": "^3.1.1", |
188 | 164 | "wait-on": "^7.0.0", |
189 | 165 | "which": "^4.0.0", |
|
0 commit comments