Skip to content

Commit

Permalink
Merge branch 'main' into sync-chart-changes-15.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
beni0888 authored Jul 19, 2024
2 parents eacc4f3 + de0342f commit e978202
Show file tree
Hide file tree
Showing 6 changed files with 172 additions and 91 deletions.
115 changes: 98 additions & 17 deletions cmd/oci-catalog/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions cmd/pinniped-proxy/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"@cds/city": "^1.1.0",
"@cds/core": "^6.10.0",
"@cds/react": "^6.10.0",
"@clr/ui": "^17.0.1",
"@clr/ui": "^17.2.1",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@paciolan/remote-component": "^2.13.0",
"@redux-devtools/extension": "^3.3.0",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-table": "^8.19.3",
"ajv": "^8.17.1",
"axios": "^1.7.2",
"fast-json-patch": "^3.1.1",
"google-protobuf": "^3.21.2",
"google-protobuf": "^3.21.4",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
Expand Down Expand Up @@ -79,13 +79,13 @@
"@craco/craco": "^7.1.0",
"@formatjs/cli": "^6.2.12",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
"@types/enzyme": "^3.10.18",
"@types/jest": "^29.5.12",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.7",
"@types/qs": "^6.9.15",
"@types/react": "^17.0.80",
"@types/react-copy-to-clipboard": "^5.0.7",
Expand All @@ -102,7 +102,7 @@
"enzyme": "^3.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-redos": "^4.4.5",
"jest-enzyme": "^7.1.2",
"jest-plugin-context": "^2.9.0",
Expand All @@ -126,8 +126,8 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.4.1",
"ts-jest": "^29.1.2",
"ts-proto": "^1.172.0",
"typescript": "^5.4.5"
"ts-proto": "^1.181.1",
"typescript": "^5.5.3"
},
"resolutions": {
"@types/react": "^17.0.80",
Expand Down
Loading

0 comments on commit e978202

Please sign in to comment.