Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/apps/job-launcher/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hcaptcha/react-hcaptcha": "^1.14.0",
"@human-protocol/sdk": "workspace:*",
"@mui/icons-material": "^7.0.1",
"@mui/lab": "^5.0.0-alpha.141",
"@mui/lab": "^6.0.0-dev.240424162023-9968b4889d",
"@mui/material": "^5.16.7",
"@mui/system": "^5.15.14",
"@mui/x-date-pickers": "^7.23.6",
Expand Down
161 changes: 135 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ __metadata:
"@hcaptcha/react-hcaptcha": "npm:^1.14.0"
"@human-protocol/sdk": "workspace:*"
"@mui/icons-material": "npm:^7.0.1"
"@mui/lab": "npm:^5.0.0-alpha.141"
"@mui/lab": "npm:^6.0.0-dev.240424162023-9968b4889d"
"@mui/material": "npm:^5.16.7"
"@mui/system": "npm:^5.15.14"
"@mui/x-date-pickers": "npm:^7.23.6"
Expand Down Expand Up @@ -2874,6 +2874,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.24.4":
version: 7.28.6
resolution: "@babel/runtime@npm:7.28.6"
checksum: 10c0/358cf2429992ac1c466df1a21c1601d595c46930a13c1d4662fde908d44ee78ec3c183aaff513ecb01ef8c55c3624afe0309eeeb34715672dbfadb7feedb2c0d
languageName: node
linkType: hard

"@babel/template@npm:^7.27.1, @babel/template@npm:^7.27.2, @babel/template@npm:^7.3.3":
version: 7.27.2
resolution: "@babel/template@npm:7.27.2"
Expand Down Expand Up @@ -6193,25 +6200,25 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.40-1":
version: 5.0.0-beta.40-1
resolution: "@mui/base@npm:5.0.0-beta.40-1"
"@mui/base@npm:5.0.0-beta.42":
version: 5.0.0-beta.42
resolution: "@mui/base@npm:5.0.0-beta.42"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.24.4"
"@floating-ui/react-dom": "npm:^2.0.8"
"@mui/types": "npm:~7.2.15"
"@mui/utils": "npm:^5.17.1"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^6.0.0-alpha.1"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/3f00ef8b57f64e3c11958f061982995b99b753efe161743ee53b63d290aa683c7b894dcfba71b44361686c1ff342db6046737082a84020716a2965a662374ef8
checksum: 10c0/768276965820cffc26295d534a2610fdc8da533e083352da779983d1d16d39784fc764ae3f8bae9e9f7ae3dd7ecb448b483c8ae36d785b3bc81fd436b19f1c8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6245,32 +6252,32 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:^5.0.0-alpha.141":
version: 5.0.0-alpha.177
resolution: "@mui/lab@npm:5.0.0-alpha.177"
"@mui/lab@npm:^6.0.0-dev.240424162023-9968b4889d":
version: 6.0.0-dev.240424162023-9968b4889d
resolution: "@mui/lab@npm:6.0.0-dev.240424162023-9968b4889d"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.40-1"
"@mui/system": "npm:^5.18.0"
"@mui/types": "npm:~7.2.15"
"@mui/utils": "npm:^5.17.1"
"@babel/runtime": "npm:^7.24.4"
"@mui/base": "npm:5.0.0-beta.42"
"@mui/system": "npm:^6.0.0-dev.240424162023-9968b4889d"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^6.0.0-alpha.3"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material": ">=5.15.0"
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
"@mui/material": ^6.0.0-dev.240424162023-9968b4889d
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 10c0/ccba45f3379e25dcf7c238e724d244962cdf13b9d6a5d5554af73e3da90ba548ffa300be7844229817a70fcf5d3dbf163300a1967e00a6cb5bf7c4ca80232523
checksum: 10c0/b8e9b5bf386b720dcea7c98afcceb484bb4efd9972ddddbc34378863135f02b03eeaa0af7dd104fdb68f1d9a4e6c5b58c214a7322812c3a6009f5f34a86e7a0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6360,6 +6367,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.4.9":
version: 6.4.9
resolution: "@mui/private-theming@npm:6.4.9"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.4.9"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/3b198fad085b9ce5092cb2ad2aceee5f6a643f68f4fb1469d0748615490b8b9228179a6564be9c6784aa6f1f42a9afe61f1ad5ce0af56858e9bb58d36472e339
languageName: node
linkType: hard

"@mui/private-theming@npm:^7.3.3":
version: 7.3.3
resolution: "@mui/private-theming@npm:7.3.3"
Expand Down Expand Up @@ -6414,6 +6438,29 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.5.0":
version: 6.5.0
resolution: "@mui/styled-engine@npm:6.5.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.5"
"@emotion/serialize": "npm:^1.3.3"
"@emotion/sheet": "npm:^1.4.0"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/aa44806d2cdd1b65c756a97927edcd7907cc5649d206382b5b5b8c27f899552a002e713fb167aa0e5aa980542bd309166113830dc550672d7598ad5993e7ff66
languageName: node
linkType: hard

"@mui/styled-engine@npm:^7.3.3":
version: 7.3.3
resolution: "@mui/styled-engine@npm:7.3.3"
Expand Down Expand Up @@ -6465,6 +6512,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d":
version: 6.5.0
resolution: "@mui/system@npm:6.5.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.4.9"
"@mui/styled-engine": "npm:^6.5.0"
"@mui/types": "npm:~7.2.24"
"@mui/utils": "npm:^6.4.9"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 10c0/2603ca8997625924e867504a53a20f81ad2dd7f3abb314709175341e4d2143bb22e2a9b4e8a008c92bf12e0333775dec651e8b9c237c4848650aabb60d8dab06
languageName: node
linkType: hard

"@mui/system@npm:^7.2.0, @mui/system@npm:^7.3.3":
version: 7.3.3
resolution: "@mui/system@npm:7.3.3"
Expand Down Expand Up @@ -6493,6 +6568,20 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14":
version: 7.4.10
resolution: "@mui/types@npm:7.4.10"
dependencies:
"@babel/runtime": "npm:^7.28.4"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/2e1e807795dcb6f5bdb62eb49068a7f4414299c62f55ceaaa05925a1d043799216150873c00c02f086fd631f7171c97ea416dc66c099c98649503ee3046dab3d
languageName: node
linkType: hard

"@mui/types@npm:^7.4.7":
version: 7.4.7
resolution: "@mui/types@npm:7.4.7"
Expand All @@ -6507,7 +6596,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:~7.2.15":
"@mui/types@npm:~7.2.15, @mui/types@npm:~7.2.24":
version: 7.2.24
resolution: "@mui/types@npm:7.2.24"
peerDependencies:
Expand Down Expand Up @@ -6559,6 +6648,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.4.9":
version: 6.4.9
resolution: "@mui/utils@npm:6.4.9"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:~7.2.24"
"@types/prop-types": "npm:^15.7.14"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
react-is: "npm:^19.0.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/27122262bc24d31e8906e3133f3f6e6c858733802019e0e9ec6dedf632ca46287ab3735c9da6be7a7e0b4f043ced9b8f36b5b21bfef1d96ecfa5d150ea458508
languageName: node
linkType: hard

"@mui/x-data-grid@npm:^8.7.0":
version: 8.16.0
resolution: "@mui/x-data-grid@npm:8.16.0"
Expand Down Expand Up @@ -11529,7 +11638,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*, @types/prop-types@npm:^15, @types/prop-types@npm:^15.7.12, @types/prop-types@npm:^15.7.15":
"@types/prop-types@npm:*, @types/prop-types@npm:^15, @types/prop-types@npm:^15.7.12, @types/prop-types@npm:^15.7.14, @types/prop-types@npm:^15.7.15":
version: 15.7.15
resolution: "@types/prop-types@npm:15.7.15"
checksum: 10c0/b59aad1ad19bf1733cf524fd4e618196c6c7690f48ee70a327eb450a42aab8e8a063fbe59ca0a5701aebe2d92d582292c0fb845ea57474f6a15f6994b0e260b2
Expand Down
Loading