Skip to content

Commit

Permalink
fixup! fix: change package manager script
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <oorel@redhat.com>
  • Loading branch information
olexii4 committed Oct 29, 2024
1 parent ba02c09 commit 223cb15
Show file tree
Hide file tree
Showing 11 changed files with 24,312 additions and 24,314 deletions.
622 changes: 276 additions & 346 deletions .deps/dev.md

Large diffs are not rendered by default.

446 changes: 178 additions & 268 deletions .deps/prod.md

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
},
"resolutions": {
"@adobe/css-tools": "^4.3.2",
"@kubernetes/client-node": "^0.22.1",
"@hapi/hoek": "^10.0.1",
"axios": "^1.7.4",
"braces": "^3.0.3",
Expand All @@ -51,7 +50,6 @@
"undici": "^5.28.3",
"find-my-way": "9.0.1",
"webpack": "^5.94.0",
"ws": "^8.17.1",
"jsonpath-plus": "10.1.0"
"ws": "^8.17.1"
}
}
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@devfile/api": "2.3.0-1721400636",
"@kubernetes/client-node": "^0.21.0",
"@kubernetes/client-node": "^0.22.1",
"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@fastify/swagger": "^8.14.0",
"@fastify/swagger-ui": "3.0.0",
"@fastify/websocket": "^10.0.1",
"@kubernetes/client-node": "^0.21.0",
"@kubernetes/client-node": "^0.22.1",
"args": "^5.0.3",
"axios": "^1.7.0",
"fastify": "^4.27.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@devfile/api": "2.3.0-1721400636",
"@eclipse-che/api": "^7.86.0",
"@kubernetes/client-node": "^0.21.0",
"@kubernetes/client-node": "^0.22.1",
"@react-mock/state": "^0.1.8",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
Expand Down
622 changes: 346 additions & 276 deletions scripts/yarn/old_version/.deps/dev.md

Large diffs are not rendered by default.

446 changes: 268 additions & 178 deletions scripts/yarn/old_version/.deps/prod.md

Large diffs are not rendered by default.

File renamed without changes.
23,240 changes: 13,542 additions & 9,698 deletions scripts/yarn/old_version/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 223cb15

Please sign in to comment.