versão travada
This commit is contained in:
parent
415935573b
commit
1757868abe
2 changed files with 35 additions and 30 deletions
10
package.json
10
package.json
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "p-designer-system",
|
"name": "p-designer-system",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.12.0",
|
"version": "0.13.0",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.js",
|
"module": "dist/index.js",
|
||||||
|
|
@ -10,14 +10,14 @@
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "npm --no-git-tag-version version minor && rm -R dist && cd src/componentes && tsc && cd ../..",
|
"build": "npm --no-git-tag-version version minor && rm -R dist && cd src/componentes && tsc && cd ../..",
|
||||||
"biome": "npx @biomejs/biome check --write ./src",
|
"biome": "npx @biomejs/biome check --write ./src",
|
||||||
"postinstall": "pnpm up p-*"
|
"at": "pnpm up -r p-*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@biomejs/biome": "latest",
|
"@biomejs/biome": "latest",
|
||||||
"@emotion/react": "^11.11.4",
|
"@emotion/react": "11.11.4",
|
||||||
"@emotion/styled": "^11.11.5",
|
"@emotion/styled": "11.11.5",
|
||||||
"@mui/material": "5.15.18",
|
"@mui/material": "5.15.18",
|
||||||
"react-toastify": "^10.0.5",
|
"react-toastify": "10.0.5",
|
||||||
"p-comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao",
|
"p-comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao",
|
||||||
"p-respostas": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_respostas.git#producao",
|
"p-respostas": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_respostas.git#producao",
|
||||||
"p-estaticos": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_estaticos.git#producao",
|
"p-estaticos": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_estaticos.git#producao",
|
||||||
|
|
|
||||||
55
pnpm-lock.yaml
generated
55
pnpm-lock.yaml
generated
|
|
@ -12,14 +12,14 @@ importers:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 1.8.3
|
version: 1.8.3
|
||||||
'@emotion/react':
|
'@emotion/react':
|
||||||
specifier: ^11.11.4
|
specifier: 11.11.4
|
||||||
version: 11.13.3(@types/react@18.3.5)(react@18.3.1)
|
version: 11.11.4(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@emotion/styled':
|
'@emotion/styled':
|
||||||
specifier: ^11.11.5
|
specifier: 11.11.5
|
||||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
version: 11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@mui/material':
|
'@mui/material':
|
||||||
specifier: 5.15.18
|
specifier: 5.15.18
|
||||||
version: 5.15.18(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
version: 5.15.18(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
p-comuns:
|
p-comuns:
|
||||||
specifier: git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao
|
specifier: git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao
|
||||||
version: git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#e1985dd867233b66b2ee98fec2f7cc695fc6311b(typescript@5.5.4)
|
version: git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#e1985dd867233b66b2ee98fec2f7cc695fc6311b(typescript@5.5.4)
|
||||||
|
|
@ -36,7 +36,7 @@ importers:
|
||||||
specifier: ^18.2.0
|
specifier: ^18.2.0
|
||||||
version: 18.3.1(react@18.3.1)
|
version: 18.3.1(react@18.3.1)
|
||||||
react-toastify:
|
react-toastify:
|
||||||
specifier: ^10.0.5
|
specifier: 10.0.5
|
||||||
version: 10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
version: 10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/react':
|
'@types/react':
|
||||||
|
|
@ -235,8 +235,8 @@ packages:
|
||||||
'@emotion/memoize@0.9.0':
|
'@emotion/memoize@0.9.0':
|
||||||
resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
|
resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
|
||||||
|
|
||||||
'@emotion/react@11.13.3':
|
'@emotion/react@11.11.4':
|
||||||
resolution: {integrity: sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==}
|
resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': '*'
|
'@types/react': '*'
|
||||||
react: '>=16.8.0'
|
react: '>=16.8.0'
|
||||||
|
|
@ -250,8 +250,8 @@ packages:
|
||||||
'@emotion/sheet@1.4.0':
|
'@emotion/sheet@1.4.0':
|
||||||
resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==}
|
resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==}
|
||||||
|
|
||||||
'@emotion/styled@11.13.0':
|
'@emotion/styled@11.11.5':
|
||||||
resolution: {integrity: sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==}
|
resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@emotion/react': ^11.0.0-rc.0
|
'@emotion/react': ^11.0.0-rc.0
|
||||||
'@types/react': '*'
|
'@types/react': '*'
|
||||||
|
|
@ -271,6 +271,9 @@ packages:
|
||||||
'@emotion/utils@1.4.0':
|
'@emotion/utils@1.4.0':
|
||||||
resolution: {integrity: sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==}
|
resolution: {integrity: sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==}
|
||||||
|
|
||||||
|
'@emotion/weak-memoize@0.3.1':
|
||||||
|
resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==}
|
||||||
|
|
||||||
'@emotion/weak-memoize@0.4.0':
|
'@emotion/weak-memoize@0.4.0':
|
||||||
resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==}
|
resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==}
|
||||||
|
|
||||||
|
|
@ -2006,7 +2009,7 @@ snapshots:
|
||||||
|
|
||||||
'@emotion/memoize@0.9.0': {}
|
'@emotion/memoize@0.9.0': {}
|
||||||
|
|
||||||
'@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1)':
|
'@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.6
|
'@babel/runtime': 7.25.6
|
||||||
'@emotion/babel-plugin': 11.12.0
|
'@emotion/babel-plugin': 11.12.0
|
||||||
|
|
@ -2014,7 +2017,7 @@ snapshots:
|
||||||
'@emotion/serialize': 1.3.1
|
'@emotion/serialize': 1.3.1
|
||||||
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
||||||
'@emotion/utils': 1.4.0
|
'@emotion/utils': 1.4.0
|
||||||
'@emotion/weak-memoize': 0.4.0
|
'@emotion/weak-memoize': 0.3.1
|
||||||
hoist-non-react-statics: 3.3.2
|
hoist-non-react-statics: 3.3.2
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
@ -2032,12 +2035,12 @@ snapshots:
|
||||||
|
|
||||||
'@emotion/sheet@1.4.0': {}
|
'@emotion/sheet@1.4.0': {}
|
||||||
|
|
||||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)':
|
'@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.6
|
'@babel/runtime': 7.25.6
|
||||||
'@emotion/babel-plugin': 11.12.0
|
'@emotion/babel-plugin': 11.12.0
|
||||||
'@emotion/is-prop-valid': 1.3.0
|
'@emotion/is-prop-valid': 1.3.0
|
||||||
'@emotion/react': 11.13.3(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/react': 11.11.4(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@emotion/serialize': 1.3.1
|
'@emotion/serialize': 1.3.1
|
||||||
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
||||||
'@emotion/utils': 1.4.0
|
'@emotion/utils': 1.4.0
|
||||||
|
|
@ -2055,6 +2058,8 @@ snapshots:
|
||||||
|
|
||||||
'@emotion/utils@1.4.0': {}
|
'@emotion/utils@1.4.0': {}
|
||||||
|
|
||||||
|
'@emotion/weak-memoize@0.3.1': {}
|
||||||
|
|
||||||
'@emotion/weak-memoize@0.4.0': {}
|
'@emotion/weak-memoize@0.4.0': {}
|
||||||
|
|
||||||
'@esbuild/aix-ppc64@0.21.5':
|
'@esbuild/aix-ppc64@0.21.5':
|
||||||
|
|
@ -2262,12 +2267,12 @@ snapshots:
|
||||||
|
|
||||||
'@mui/core-downloads-tracker@5.16.7': {}
|
'@mui/core-downloads-tracker@5.16.7': {}
|
||||||
|
|
||||||
'@mui/material@5.15.18(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
'@mui/material@5.15.18(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.6
|
'@babel/runtime': 7.25.6
|
||||||
'@mui/base': 5.0.0-beta.40(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
'@mui/base': 5.0.0-beta.40(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
'@mui/core-downloads-tracker': 5.16.7
|
'@mui/core-downloads-tracker': 5.16.7
|
||||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
'@mui/system': 5.16.7(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@mui/types': 7.2.16(@types/react@18.3.5)
|
'@mui/types': 7.2.16(@types/react@18.3.5)
|
||||||
'@mui/utils': 5.16.6(@types/react@18.3.5)(react@18.3.1)
|
'@mui/utils': 5.16.6(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@types/react-transition-group': 4.4.11
|
'@types/react-transition-group': 4.4.11
|
||||||
|
|
@ -2279,8 +2284,8 @@ snapshots:
|
||||||
react-is: 18.3.1
|
react-is: 18.3.1
|
||||||
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@emotion/react': 11.13.3(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/react': 11.11.4(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@types/react': 18.3.5
|
'@types/react': 18.3.5
|
||||||
|
|
||||||
'@mui/private-theming@5.16.6(@types/react@18.3.5)(react@18.3.1)':
|
'@mui/private-theming@5.16.6(@types/react@18.3.5)(react@18.3.1)':
|
||||||
|
|
@ -2292,7 +2297,7 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/react': 18.3.5
|
'@types/react': 18.3.5
|
||||||
|
|
||||||
'@mui/styled-engine@5.16.6(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(react@18.3.1)':
|
'@mui/styled-engine@5.16.6(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(react@18.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.6
|
'@babel/runtime': 7.25.6
|
||||||
'@emotion/cache': 11.13.1
|
'@emotion/cache': 11.13.1
|
||||||
|
|
@ -2300,14 +2305,14 @@ snapshots:
|
||||||
prop-types: 15.8.1
|
prop-types: 15.8.1
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@emotion/react': 11.13.3(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/react': 11.11.4(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
||||||
|
|
||||||
'@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)':
|
'@mui/system@5.16.7(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.6
|
'@babel/runtime': 7.25.6
|
||||||
'@mui/private-theming': 5.16.6(@types/react@18.3.5)(react@18.3.1)
|
'@mui/private-theming': 5.16.6(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@mui/styled-engine': 5.16.6(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(react@18.3.1)
|
'@mui/styled-engine': 5.16.6(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(react@18.3.1)
|
||||||
'@mui/types': 7.2.16(@types/react@18.3.5)
|
'@mui/types': 7.2.16(@types/react@18.3.5)
|
||||||
'@mui/utils': 5.16.6(@types/react@18.3.5)(react@18.3.1)
|
'@mui/utils': 5.16.6(@types/react@18.3.5)(react@18.3.1)
|
||||||
clsx: 2.1.1
|
clsx: 2.1.1
|
||||||
|
|
@ -2315,8 +2320,8 @@ snapshots:
|
||||||
prop-types: 15.8.1
|
prop-types: 15.8.1
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@emotion/react': 11.13.3(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/react': 11.11.4(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
'@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@types/react': 18.3.5
|
'@types/react': 18.3.5
|
||||||
|
|
||||||
'@mui/types@7.2.16(@types/react@18.3.5)':
|
'@mui/types@7.2.16(@types/react@18.3.5)':
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue