Skip to content

Commit

Permalink
#13 update: modules
Browse files Browse the repository at this point in the history
  • Loading branch information
M1n01 committed Jan 18, 2025
1 parent 658c1f7 commit 881269e
Show file tree
Hide file tree
Showing 2 changed files with 924 additions and 897 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,34 +21,34 @@
]
},
"dependencies": {
"@cloudflare/next-on-pages": "^1.13.6",
"@cloudflare/next-on-pages": "^1.13.7",
"@mantine/code-highlight": "^7.16.0",
"@mantine/core": "^7.16.0",
"@mantine/hooks": "^7.16.0",
"@notionhq/client": "^2.2.15",
"@tabler/icons-react": "^3.23.0",
"@tabler/icons-react": "^3.28.1",
"critters": "^0.0.25",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.4.1",
"next": "15.0.3",
"pnpm": "^9.14.4",
"pnpm": "^9.15.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vercel": "39.1.1"
},
"devDependencies": {
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/node": "^20.17.14",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"wrangler": "^3.96.0"
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"wrangler": "^3.103.2"
},
"overrides": {
"vercel": "$vercel"
Expand Down
Loading

0 comments on commit 881269e

Please sign in to comment.