Skip to content

Commit

Permalink
migrate to vike
Browse files Browse the repository at this point in the history
  • Loading branch information
Akiyamka committed Oct 19, 2023
1 parent 8b380da commit 1900af9
Show file tree
Hide file tree
Showing 8 changed files with 305 additions and 385 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,23 @@
"dependencies": {
"ajv": "^8.12.0",
"ts-json-schema-generator": "^1.4.0",
"typescript": "^4.9.5",
"vite": "^3.2.7",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"@babel/core": "^7.23.2",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@preact/preset-vite": "^2.6.0",
"@preact/signals": "^1.2.1",
"@reatom/core": "^3.6.0",
"@reatom/hooks": "^3.4.2",
"@supastuff/json-resume-types": "^1.0.0",
"@types/node": "^18.18.6",
"@types/node": "^20.8.7",
"autoprefixer": "^10.4.16",
"clsx": "^1.2.1",
"clsx": "^2.0.0",
"date-fns": "^2.30.0",
"node-fetch": "^3.3.2",
"postcss-nested": "^6.0.1",
"preact": "^10.18.1",
"preact-render-to-string": "^5.2.6",
"vite-plugin-ssr": "^0.4.142",
"vite-tsconfig-paths": "^3.6.0"
"preact-render-to-string": "^6.2.2",
"vike": "^0.4.142"
}
}
Loading

0 comments on commit 1900af9

Please sign in to comment.