Skip to content

Commit 138876d

Browse files
committed
fix: build:dev command
Signed-off-by: Oleksii Orel <oorel@redhat.com>
1 parent bb06637 commit 138876d

File tree

5 files changed

+20
-19
lines changed

5 files changed

+20
-19
lines changed

.deps/dev.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
| [`@types/prop-types@15.7.9`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #16176 |
112112
| [`@types/qs@6.9.9`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #13991 |
113113
| [`@types/react-copy-to-clipboard@5.0.7`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
114-
| [`@types/react-dom@18.3.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
114+
| [`@types/react-dom@18.3.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #18409 |
115115
| [`@types/react-router-dom@5.3.3`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
116116
| [`@types/react-router@5.1.20`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
117117
| [`@types/react-test-renderer@18.3.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
@@ -311,7 +311,7 @@
311311
| `eslint-plugin-simple-import-sort@10.0.0` | MIT | clearlydefined |
312312
| [`eslint-scope@5.1.1`](http://github.com/eslint/eslint-scope) | BSD-2-Clause | clearlydefined |
313313
| [`eslint-scope@7.2.2`](http://github.com/eslint/eslint-scope) | BSD-2-Clause | #9916 |
314-
| [`eslint-visitor-keys@3.4.3`](https://github.com/eslint/eslint-visitor-keys#readme) | Apache-2.0 | #15274 |
314+
| [`eslint-visitor-keys@3.4.3`](https://github.com/eslint/eslint-visitor-keys#readme) | Apache-2.0 | #18264 |
315315
| [`eslint-webpack-plugin@4.0.1`](https://github.com/webpack-contrib/eslint-webpack-plugin) | MIT | clearlydefined |
316316
| [`eslint@8.53.0`](https://eslint.org) | MIT | #11437 |
317317
| [`espree@9.6.1`](https://github.com/eslint/espree) | BSD-2-Clause | #15293 |
@@ -431,7 +431,7 @@
431431
| [`is-typed-array@1.1.12`](git://github.com/inspect-js/is-typed-array.git) | MIT | #4853 |
432432
| [`is-weakmap@2.0.1`](git+https://github.com/inspect-js/is-weakmap.git) | MIT | clearlydefined |
433433
| [`is-weakref@1.0.2`](git+https://github.com/inspect-js/is-weakref.git) | MIT | clearlydefined |
434-
| [`is-weakset@2.0.2`](git+https://github.com/inspect-js/is-weakset.git) | MIT | clearlydefined |
434+
| [`is-weakset@2.0.2`](git+https://github.com/inspect-js/is-weakset.git) | MIT | #18388 |
435435
| `is-wsl@2.2.0` | MIT | clearlydefined |
436436
| [`isarray@2.0.5`](git://github.com/juliangruber/isarray.git) | MIT | clearlydefined |
437437
| [`isobject@3.0.1`](https://github.com/jonschlinkert/isobject) | MIT | clearlydefined |
@@ -441,7 +441,7 @@
441441
| [`istanbul-lib-report@3.0.1`](git+ssh://git@github.com/istanbuljs/istanbuljs.git) | BSD-3-Clause | clearlydefined |
442442
| [`istanbul-lib-source-maps@4.0.1`](git+ssh://git@github.com/istanbuljs/istanbuljs.git) | BSD-3-Clause | clearlydefined |
443443
| [`istanbul-reports@3.1.6`](git+ssh://git@github.com/istanbuljs/istanbuljs.git) | BSD-3-Clause | #1710 |
444-
| [`iterator.prototype@1.1.2`](git+https://github.com/ljharb/Iterator.prototype.git) | MIT | clearlydefined |
444+
| [`iterator.prototype@1.1.2`](git+https://github.com/ljharb/Iterator.prototype.git) | MIT | #18395 |
445445
| [`jest-changed-files@29.7.0`](https://github.com/jestjs/jest.git) | MIT | clearlydefined |
446446
| [`jest-circus@29.7.0`](https://github.com/jestjs/jest.git) | MIT | clearlydefined |
447447
| [`jest-cli@29.7.0`](https://github.com/jestjs/jest.git) | MIT | clearlydefined |

.deps/prod.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
| [`@codemirror/language@6.10.3`](https://github.com/codemirror/language.git) | MIT | clearlydefined |
99
| [`@codemirror/state@6.4.1`](https://github.com/codemirror/state.git) | MIT | clearlydefined |
1010
| [`@codemirror/view@6.34.2`](https://github.com/codemirror/view.git) | MIT | clearlydefined |
11-
| [`@devfile/api@2.3.0-1733171449`](https://github.com/GIT_USER_ID/GIT_REPO_ID.git) | Apache-2.0 | |
11+
| [`@devfile/api@2.3.0-1733171449`](https://github.com/GIT_USER_ID/GIT_REPO_ID.git) | Apache-2.0 | N/A |
1212
| [`@eclipse-che/che-devworkspace-generator@7.96.0-next-da9f364`](git+https://github.com/devfile/devworkspace-generator.git) | EPL-2.0 | ecd.che |
1313
| [`@fastify/accept-negotiator@1.1.0`](git+https://github.com/fastify/accept-negotiator.git) | MIT | clearlydefined |
1414
| [`@fastify/ajv-compiler@3.6.0`](git+https://github.com/fastify/ajv-compiler.git) | MIT | clearlydefined |
@@ -37,7 +37,7 @@
3737
| [`@isaacs/fs-minipass@4.0.1`](https://github.com/npm/fs-minipass.git) | ISC | clearlydefined |
3838
| [`@jsep-plugin/assignment@1.2.1`](EricSmekens/jsep) | MIT | clearlydefined |
3939
| [`@jsep-plugin/regex@1.0.3`](EricSmekens/jsep) | MIT | clearlydefined |
40-
| [`@kubernetes/client-node@0.22.1`](https://github.com/kubernetes-client/javascript.git) | Apache-2.0 | clearlydefined |
40+
| [`@kubernetes/client-node@0.22.1`](https://github.com/kubernetes-client/javascript.git) | Apache-2.0 | #17950 |
4141
| [`@lezer/common@1.2.3`](https://github.com/lezer-parser/common.git) | MIT | clearlydefined |
4242
| [`@lezer/highlight@1.2.1`](https://github.com/lezer-parser/highlight.git) | MIT | clearlydefined |
4343
| [`@lezer/lr@1.4.2`](https://github.com/lezer-parser/lr.git) | MIT | clearlydefined |
@@ -74,7 +74,7 @@
7474
| [`@types/unist@3.0.3`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
7575
| [`@types/use-sync-external-store@0.0.3`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
7676
| [`@types/ws@8.5.8`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #6016 |
77-
| [`@ungap/structured-clone@1.2.0`](git+https://github.com/ungap/structured-clone.git) | ISC | clearlydefined |
77+
| [`@ungap/structured-clone@1.2.0`](git+https://github.com/ungap/structured-clone.git) | ISC | #18522 |
7878
| [`abbrev@2.0.0`](https://github.com/npm/abbrev-js.git) | ISC | clearlydefined |
7979
| [`abort-controller@3.0.0`](git+https://github.com/mysticatea/abort-controller.git) | MIT | #7592 |
8080
| [`abstract-logging@2.0.1`](git+https://github.com/jsumners/abstract-logging.git) | MIT | clearlydefined |
@@ -482,7 +482,7 @@
482482
| [`signal-exit@4.1.0`](https://github.com/tapjs/signal-exit.git) | ISC | clearlydefined |
483483
| [`simple-oauth2@5.0.0`](https://github.com/lelylan/simple-oauth2) | Apache-2.0 | clearlydefined |
484484
| [`smart-buffer@4.2.0`](https://github.com/JoshGlazebrook/smart-buffer.git) | MIT | clearlydefined |
485-
| [`socks-proxy-agent@8.0.4`](https://github.com/TooTallNate/proxy-agents.git) | MIT | clearlydefined |
485+
| [`socks-proxy-agent@8.0.4`](https://github.com/TooTallNate/proxy-agents.git) | MIT | #18498 |
486486
| [`socks@2.8.3`](https://github.com/JoshGlazebrook/socks.git) | MIT | #13459 |
487487
| [`sonic-boom@3.7.0`](git+https://github.com/pinojs/sonic-boom.git) | MIT | clearlydefined |
488488
| [`sonic-boom@4.0.1`](git+https://github.com/pinojs/sonic-boom.git) | MIT | clearlydefined |

packages/common/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"main": "lib/index.js",
88
"scripts": {
99
"build": "yarn clean && tsc -b",
10+
"build:dev": "yarn build",
1011
"watch": "yarn build && tsc -w",
1112
"clean": "rimraf lib tsconfig.tsbuildinfo",
1213
"format:check": "yarn prettier --config .prettierrc --check src/",

scripts/yarn/old_version/.deps/dev.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
| [`@types/prop-types@15.7.9`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #16176 |
118118
| [`@types/qs@6.9.9`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #13991 |
119119
| [`@types/react-copy-to-clipboard@5.0.7`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
120-
| [`@types/react-dom@18.3.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
120+
| [`@types/react-dom@18.3.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #18409 |
121121
| [`@types/react-router-dom@5.3.3`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
122122
| [`@types/react-router@5.1.20`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
123123
| [`@types/react-test-renderer@18.3.0`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
@@ -295,7 +295,7 @@
295295
| [`eslint-plugin-react@7.33.2`](https://github.com/jsx-eslint/eslint-plugin-react) | MIT | #9877 |
296296
| [`eslint-plugin-simple-import-sort@10.0.0`](https://github.com/lydell/eslint-plugin-simple-import-sort.git) | MIT | clearlydefined |
297297
| [`eslint-scope@5.1.1`](https://github.com/eslint/eslint-scope.git) | BSD-2-Clause | clearlydefined |
298-
| [`eslint-visitor-keys@3.4.3`](https://github.com/eslint/eslint-visitor-keys.git) | Apache-2.0 | #15274 |
298+
| [`eslint-visitor-keys@3.4.3`](https://github.com/eslint/eslint-visitor-keys.git) | Apache-2.0 | #18264 |
299299
| [`eslint-webpack-plugin@4.0.1`](https://github.com/webpack-contrib/eslint-webpack-plugin.git) | MIT | clearlydefined |
300300
| [`eslint@8.53.0`](https://github.com/eslint/eslint.git) | MIT | #11437 |
301301
| [`espree@9.6.1`](https://github.com/eslint/espree.git) | BSD-2-Clause | #15293 |
@@ -405,7 +405,7 @@
405405
| [`is-typed-array@1.1.12`](git://github.com/inspect-js/is-typed-array.git) | MIT | #4853 |
406406
| [`is-weakmap@2.0.1`](git+https://github.com/inspect-js/is-weakmap.git) | MIT | clearlydefined |
407407
| [`is-weakref@1.0.2`](git+https://github.com/inspect-js/is-weakref.git) | MIT | clearlydefined |
408-
| [`is-weakset@2.0.2`](git+https://github.com/inspect-js/is-weakset.git) | MIT | clearlydefined |
408+
| [`is-weakset@2.0.2`](git+https://github.com/inspect-js/is-weakset.git) | MIT | #18388 |
409409
| [`is-wsl@2.2.0`](https://github.com/sindresorhus/is-wsl.git) | MIT | clearlydefined |
410410
| [`isarray@2.0.5`](git://github.com/juliangruber/isarray.git) | MIT | clearlydefined |
411411
| [`isobject@3.0.1`](https://github.com/jonschlinkert/isobject.git) | MIT | clearlydefined |
@@ -414,7 +414,7 @@
414414
| [`istanbul-lib-report@3.0.1`](git+ssh://git@github.com/istanbuljs/istanbuljs.git) | BSD-3-Clause | clearlydefined |
415415
| [`istanbul-lib-source-maps@4.0.1`](git+ssh://git@github.com/istanbuljs/istanbuljs.git) | BSD-3-Clause | clearlydefined |
416416
| [`istanbul-reports@3.1.6`](git+ssh://git@github.com/istanbuljs/istanbuljs.git) | BSD-3-Clause | #1710 |
417-
| [`iterator.prototype@1.1.2`](git+https://github.com/ljharb/Iterator.prototype.git) | MIT | clearlydefined |
417+
| [`iterator.prototype@1.1.2`](git+https://github.com/ljharb/Iterator.prototype.git) | MIT | #18395 |
418418
| [`jest-changed-files@29.7.0`](https://github.com/jestjs/jest.git) | MIT | clearlydefined |
419419
| [`jest-circus@29.7.0`](https://github.com/jestjs/jest.git) | MIT | clearlydefined |
420420
| [`jest-cli@29.7.0`](https://github.com/jestjs/jest.git) | MIT | clearlydefined |

scripts/yarn/old_version/.deps/prod.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
| [`@codemirror/language@6.10.3`](https://github.com/codemirror/language.git) | MIT | clearlydefined |
99
| [`@codemirror/state@6.4.1`](https://github.com/codemirror/state.git) | MIT | clearlydefined |
1010
| [`@codemirror/view@6.34.2`](https://github.com/codemirror/view.git) | MIT | clearlydefined |
11-
| [`@devfile/api@2.3.0-1721400636`](https://github.com/GIT_USER_ID/GIT_REPO_ID.git) | Apache-2.0 | clearlydefined |
12-
| [`@eclipse-che/che-devworkspace-generator@7.90.0-next-4510df7`](git+https://github.com/devfile/devworkspace-generator.git) | EPL-2.0 | ecd.che |
13-
| [`@eclipse-che/common@7.96.0-next`](https://github.com/eclipse-che/che-dashboard) | EPL-2.0 | ecd.che |
14-
| [`@eclipse-che/dashboard-backend@7.96.0-next`](https://github.com/eclipse-che/che-dashboard) | EPL-2.0 | ecd.che |
15-
| [`@eclipse-che/dashboard-frontend@7.96.0-next`](git://github.com/eclipse/che-dashboard.git) | EPL-2.0 | ecd.che |
11+
| [`@devfile/api@2.3.0-1733171449`](https://github.com/GIT_USER_ID/GIT_REPO_ID.git) | Apache-2.0 | N/A |
12+
| [`@eclipse-che/che-devworkspace-generator@7.96.0-next-da9f364`](git+https://github.com/devfile/devworkspace-generator.git) | EPL-2.0 | ecd.che |
13+
| [`@eclipse-che/common@7.97.0-next`](https://github.com/eclipse-che/che-dashboard) | EPL-2.0 | ecd.che |
14+
| [`@eclipse-che/dashboard-backend@7.97.0-next`](https://github.com/eclipse-che/che-dashboard) | EPL-2.0 | ecd.che |
15+
| [`@eclipse-che/dashboard-frontend@7.97.0-next`](git://github.com/eclipse/che-dashboard.git) | EPL-2.0 | ecd.che |
1616
| [`@fastify/accept-negotiator@1.1.0`](git+https://github.com/fastify/accept-negotiator.git) | MIT | clearlydefined |
1717
| [`@fastify/ajv-compiler@3.6.0`](git+https://github.com/fastify/ajv-compiler.git) | MIT | clearlydefined |
1818
| [`@fastify/busboy@2.0.0`](https://github.com/fastify/busboy.git) | MIT | clearlydefined |
@@ -39,7 +39,7 @@
3939
| [`@isaacs/fs-minipass@4.0.1`](https://github.com/npm/fs-minipass.git) | ISC | clearlydefined |
4040
| [`@jsep-plugin/assignment@1.2.1`](https://github.com/EricSmekens/jsep.git) | MIT | clearlydefined |
4141
| [`@jsep-plugin/regex@1.0.3`](https://github.com/EricSmekens/jsep.git) | MIT | clearlydefined |
42-
| [`@kubernetes/client-node@0.22.1`](https://github.com/kubernetes-client/javascript.git) | Apache-2.0 | clearlydefined |
42+
| [`@kubernetes/client-node@0.22.1`](https://github.com/kubernetes-client/javascript.git) | Apache-2.0 | #17950 |
4343
| [`@lezer/common@1.2.3`](https://github.com/lezer-parser/common.git) | MIT | clearlydefined |
4444
| [`@lezer/highlight@1.2.1`](https://github.com/lezer-parser/highlight.git) | MIT | clearlydefined |
4545
| [`@lezer/lr@1.4.2`](https://github.com/lezer-parser/lr.git) | MIT | clearlydefined |
@@ -71,7 +71,7 @@
7171
| [`@types/unist@3.0.3`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
7272
| [`@types/use-sync-external-store@0.0.3`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | clearlydefined |
7373
| [`@types/ws@8.5.8`](https://github.com/DefinitelyTyped/DefinitelyTyped.git) | MIT | #6016 |
74-
| [`@ungap/structured-clone@1.2.0`](git+https://github.com/ungap/structured-clone.git) | ISC | clearlydefined |
74+
| [`@ungap/structured-clone@1.2.0`](git+https://github.com/ungap/structured-clone.git) | ISC | #18522 |
7575
| [`abort-controller@3.0.0`](git+https://github.com/mysticatea/abort-controller.git) | MIT | #7592 |
7676
| [`abstract-logging@2.0.1`](git+https://github.com/jsumners/abstract-logging.git) | MIT | clearlydefined |
7777
| [`ajv-formats@2.1.1`](git+https://github.com/ajv-validator/ajv-formats.git) | MIT | clearlydefined |

0 commit comments

Comments
 (0)