Helm, Actions, Dev updates, and much more! (#4)
Co-authored-by: dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.net/elysium/nile/pulls/4
This commit is contained in:
parent
db2953b151
commit
45b20ae2b0
16 changed files with 1230 additions and 883 deletions
18
package.json
18
package.json
|
@ -23,17 +23,17 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"@mui/icons-material": "^5.6.2",
|
||||
"@mui/material": "^5.11.1",
|
||||
"@vitejs/plugin-react": "2.1.0",
|
||||
"prettier": "^2.7.1",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.14.3",
|
||||
"@mui/material": "^5.14.5",
|
||||
"@vitejs/plugin-react": "4.0.4",
|
||||
"prettier": "^3.0.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-icons": "^4.10.1",
|
||||
"react-material-ui-carousel": "^3.4.2",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"vite": "3.1.0"
|
||||
"react-router-dom": "^6.15.0",
|
||||
"vite": "4.4.9"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue