diff --git a/owmods_gui/frontend/package.json b/owmods_gui/frontend/package.json index cc3bda4c..37555904 100644 --- a/owmods_gui/frontend/package.json +++ b/owmods_gui/frontend/package.json @@ -21,9 +21,9 @@ "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@fontsource/roboto": "5.0.5", - "@mui/icons-material": "5.14.1", - "@mui/lab": "5.0.0-alpha.137", - "@mui/material": "5.14.2", + "@mui/icons-material": "5.14.3", + "@mui/lab": "5.0.0-alpha.138", + "@mui/material": "5.14.3", "@tauri-apps/api": "1.4.0", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/owmods_gui/frontend/pnpm-lock.yaml b/owmods_gui/frontend/pnpm-lock.yaml index b4e42b3c..b11a3c79 100644 --- a/owmods_gui/frontend/pnpm-lock.yaml +++ b/owmods_gui/frontend/pnpm-lock.yaml @@ -15,14 +15,14 @@ dependencies: specifier: 5.0.5 version: 5.0.5 '@mui/icons-material': - specifier: 5.14.1 - version: 5.14.1(@mui/material@5.14.2)(@types/react@18.2.18)(react@18.2.0) + specifier: 5.14.3 + version: 5.14.3(@mui/material@5.14.3)(@types/react@18.2.18)(react@18.2.0) '@mui/lab': - specifier: 5.0.0-alpha.137 - version: 5.0.0-alpha.137(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.2)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.0.0-alpha.138 + version: 5.0.0-alpha.138(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.3)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) '@mui/material': - specifier: 5.14.2 - version: 5.14.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.14.3 + version: 5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) '@tauri-apps/api': specifier: 1.4.0 version: 1.4.0 @@ -730,8 +730,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@mui/base@5.0.0-beta.8(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-b4vVjMZx5KzzEMf4arXKoeV5ZegAMOoPwoy1vfUBwhvXc2QtaaAyBp50U7OA2L06Leubc1A+lEp3eqwZoFn87g==} + /@mui/base@5.0.0-beta.9(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-gm6gnPnc/lS5Z3neH0iuOrK7IbS02+oh6KsMtXYLhI6bJpHs+PNWFsBmISx7x4FSPVJZvZkb8Bw6pEXpIMFt7Q==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -744,22 +744,22 @@ packages: '@babel/runtime': 7.22.6 '@emotion/is-prop-valid': 1.2.1 '@mui/types': 7.2.4(@types/react@18.2.18) - '@mui/utils': 5.14.1(react@18.2.0) + '@mui/utils': 5.14.3(react@18.2.0) '@popperjs/core': 2.11.8 '@types/react': 18.2.18 - clsx: 1.2.1 + clsx: 2.0.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-is: 18.2.0 dev: false - /@mui/core-downloads-tracker@5.14.2: - resolution: {integrity: sha512-x+c/MgDL1t/IIy5lDbMlrDouFG5DYZbl3DP4dbbuhlpPFBnE9glYwmJEee/orVHQpOPwLxCAIWQs+2DKSaBVWQ==} + /@mui/core-downloads-tracker@5.14.3: + resolution: {integrity: sha512-QxvrcDqphZoXRjsAmCaQylmWjC/8/qKWwIde1MJMna5YIst3R9O0qhKRPu36/OE2d8AeTbCVjRcRvNqhhW8jyg==} dev: false - /@mui/icons-material@5.14.1(@mui/material@5.14.2)(@types/react@18.2.18)(react@18.2.0): - resolution: {integrity: sha512-xV/f26muQqtWzerzOIdGPrXoxp/OKaE2G2Wp9gnmG47mHua5Slup/tMc3fA4ZYUreGGrK6+tT81TEvt1Wsng8Q==} + /@mui/icons-material@5.14.3(@mui/material@5.14.3)(@types/react@18.2.18)(react@18.2.0): + resolution: {integrity: sha512-XkxWPhageu1OPUm2LWjo5XqeQ0t2xfGe8EiLkRW9oz2LHMMZmijvCxulhgquUVTF1DnoSh+3KoDLSsoAFtVNVw==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0 @@ -770,13 +770,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.6 - '@mui/material': 5.14.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.18 react: 18.2.0 dev: false - /@mui/lab@5.0.0-alpha.137(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.2)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-bHfcfti9/GnB657QpTdlK1fc9gjkP3SC+NrXyb9NCr0rT5Cq7TEkBGXyY5wGUSCyHR3CrMvchkIsfG5sH/NJ9A==} + /@mui/lab@5.0.0-alpha.138(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.3)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-xlvKej3ox0U8BNl01Sobvz3lxySeH/ZY8lFIxzvMP6de0rFLEUePF+QxX8PN6tMARBfCV5nsqn7Bfnop/NZuEg==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -796,21 +796,21 @@ packages: '@babel/runtime': 7.22.6 '@emotion/react': 11.11.1(@types/react@18.2.18)(react@18.2.0) '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.18)(react@18.2.0) - '@mui/base': 5.0.0-beta.8(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) - '@mui/material': 5.14.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.14.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react@18.2.0) + '@mui/base': 5.0.0-beta.9(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react@18.2.0) '@mui/types': 7.2.4(@types/react@18.2.18) - '@mui/utils': 5.14.1(react@18.2.0) + '@mui/utils': 5.14.3(react@18.2.0) '@types/react': 18.2.18 - clsx: 1.2.1 + clsx: 2.0.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-is: 18.2.0 dev: false - /@mui/material@5.14.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-TgNR4/YRL11RifsnMWNhITNCkGJYVz20SCvVJBBoU5Y/KhUNSSJxjDpEB8VrnY+sUsV0NigLCkHZJglfsiS3Pw==} + /@mui/material@5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-dlu4SOcCp9Cy+wkcfZ/ns9ZkP40nr/WPgqxX0HmrE0o+dkE1ropY9BbHsLrTlYJCko8yzcC8bLghrD4xqZG1og==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -829,14 +829,14 @@ packages: '@babel/runtime': 7.22.6 '@emotion/react': 11.11.1(@types/react@18.2.18)(react@18.2.0) '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.18)(react@18.2.0) - '@mui/base': 5.0.0-beta.8(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) - '@mui/core-downloads-tracker': 5.14.2 - '@mui/system': 5.14.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react@18.2.0) + '@mui/base': 5.0.0-beta.9(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) + '@mui/core-downloads-tracker': 5.14.3 + '@mui/system': 5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react@18.2.0) '@mui/types': 7.2.4(@types/react@18.2.18) - '@mui/utils': 5.14.1(react@18.2.0) + '@mui/utils': 5.14.3(react@18.2.0) '@types/react': 18.2.18 '@types/react-transition-group': 4.4.6 - clsx: 1.2.1 + clsx: 2.0.0 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 @@ -856,7 +856,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.6 - '@mui/utils': 5.14.1(react@18.2.0) + '@mui/utils': 5.14.3(react@18.2.0) '@types/react': 18.2.18 prop-types: 15.8.1 react: 18.2.0 @@ -884,8 +884,8 @@ packages: react: 18.2.0 dev: false - /@mui/system@5.14.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react@18.2.0): - resolution: {integrity: sha512-u+xlsU34Jdkgx1CxmBnIC4Y08uPdVX5iEd3S/1dggDFtOGp+Lj8xmKRJAQ8PJOOJLOh8pDwaZx4AwXikL4l1QA==} + /@mui/system@5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react@18.2.0): + resolution: {integrity: sha512-b+C+j9+75+/iIYSa+1S4eCMc9MDNrj9hzWfExJqS2GffuNocRagjBZFyjtMqsLWLxMxQIX8Cg6j0hAioiw+WfQ==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -906,9 +906,9 @@ packages: '@mui/private-theming': 5.13.7(@types/react@18.2.18)(react@18.2.0) '@mui/styled-engine': 5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0) '@mui/types': 7.2.4(@types/react@18.2.18) - '@mui/utils': 5.14.1(react@18.2.0) + '@mui/utils': 5.14.3(react@18.2.0) '@types/react': 18.2.18 - clsx: 1.2.1 + clsx: 2.0.0 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 @@ -925,8 +925,8 @@ packages: '@types/react': 18.2.18 dev: false - /@mui/utils@5.14.1(react@18.2.0): - resolution: {integrity: sha512-39KHKK2JeqRmuUcLDLwM+c2XfVC136C5/yUyQXmO2PVbOb2Bol4KxtkssEqCbTwg87PSCG3f1Tb0keRsK7cVGw==} + /@mui/utils@5.14.3(react@18.2.0): + resolution: {integrity: sha512-gZ6Etw+ppO43GYc1HFZSLjwd4DoZoa+RrYTD25wQLfzcSoPjVoC/zZqA2Lkq0zjgwGBQOSxKZI6jfp9uXR+kgw==} engines: {node: '>=12.0.0'} peerDependencies: react: ^17.0.0 || ^18.0.0 @@ -1428,8 +1428,8 @@ packages: source-map: 0.6.1 dev: true - /clsx@1.2.1: - resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==} + /clsx@2.0.0: + resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==} engines: {node: '>=6'} dev: false