|
@ -17,9 +17,6 @@ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@emotion/css": "^11.11.2", |
|
|
"@emotion/css": "^11.11.2", |
|
|
"date-fns": "^2.30.0", |
|
|
"date-fns": "^2.30.0", |
|
|
"gm": "^1.25.0", |
|
|
|
|
|
"imagen": "github:MKRhere/imagen", |
|
|
|
|
|
"marked": "^9.1.2", |
|
|
|
|
|
"react": "^18.2.0", |
|
|
"react": "^18.2.0", |
|
|
"react-dom": "^18.2.0", |
|
|
"react-dom": "^18.2.0", |
|
|
"wouter": "^2.12.1" |
|
|
"wouter": "^2.12.1" |
|
@ -32,6 +29,9 @@ |
|
|
"@types/react": "^18.2.30", |
|
|
"@types/react": "^18.2.30", |
|
|
"@types/react-dom": "^18.2.14", |
|
|
"@types/react-dom": "^18.2.14", |
|
|
"@vitejs/plugin-react": "^4.1.0", |
|
|
"@vitejs/plugin-react": "^4.1.0", |
|
|
|
|
|
"gm": "^1.25.0", |
|
|
|
|
|
"imagen": "github:MKRhere/imagen", |
|
|
|
|
|
"marked": "^9.1.2", |
|
|
"rollup-plugin-visualizer": "^5.12.0", |
|
|
"rollup-plugin-visualizer": "^5.12.0", |
|
|
"typescript": "^5.2.2", |
|
|
"typescript": "^5.2.2", |
|
|
"vite": "^4.5.0" |
|
|
"vite": "^4.5.0" |
|
|