@@ -13,6 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookstate/core": "^4.0.1",
|
||||
"@hookstate/localstored": "^4.0.2",
|
||||
"@mantine/carousel": "^7.11.1",
|
||||
"@mantine/charts": "^7.11.0",
|
||||
"@mantine/code-highlight": "^7.11.0",
|
||||
@@ -37,11 +38,15 @@
|
||||
"embla-carousel-react": "^7.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "14.2.4",
|
||||
"prettier": "^3.3.2",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-icons": "^5.2.1",
|
||||
"recharts": "2"
|
||||
"react-simple-toasts": "^5.10.0",
|
||||
"readdirp": "^3.6.0",
|
||||
"recharts": "2",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.9",
|
||||
|
||||
Reference in New Issue
Block a user