mirror of
https://github.com/Qortal/qapp-core.git
synced 2025-06-14 17:41:20 +00:00
update mui
This commit is contained in:
parent
c49993729e
commit
31eebf2e1d
736
package-lock.json
generated
736
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "qapp-core",
|
"name": "qapp-core",
|
||||||
"version": "1.0.17",
|
"version": "1.0.18",
|
||||||
"description": "Qortal's core React library with global state, UI components, and utilities",
|
"description": "Qortal's core React library with global state, UI components, and utilities",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.mjs",
|
"module": "dist/index.mjs",
|
||||||
@ -36,8 +36,8 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@emotion/styled": "^11.14.0",
|
"@emotion/styled": "^11.14.0",
|
||||||
"@mui/icons-material": "^6.4.7",
|
"@mui/icons-material": "^7.0.1",
|
||||||
"@mui/material": "^6.4.7",
|
"@mui/material": "^7.0.1",
|
||||||
"react": "^19.0.0"
|
"react": "^19.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -46,8 +46,8 @@
|
|||||||
"typescript": "^5.2.0",
|
"typescript": "^5.2.0",
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@emotion/styled": "^11.14.0",
|
"@emotion/styled": "^11.14.0",
|
||||||
"@mui/icons-material": "^6.4.7",
|
"@mui/icons-material": "^7.0.1",
|
||||||
"@mui/material": "^6.4.7",
|
"@mui/material": "^7.0.1",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
"@types/react": "^19.0.10"
|
"@types/react": "^19.0.10"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user