Skip to content

Commit

Permalink
Merge pull request #83 from HenrySpartGlobal/main
Browse files Browse the repository at this point in the history
v1.0.2
  • Loading branch information
HenrySpartGlobal authored Apr 12, 2024
2 parents ce5db8d + e8b423f commit 777137e
Show file tree
Hide file tree
Showing 4 changed files with 2,540 additions and 2,129 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,39 +9,39 @@
"start": "next start"
},
"dependencies": {
"@react-hookz/web": "^23.0.1",
"@svgr/webpack": "^6.5.1",
"@upstash/redis": "^1.22.0",
"@react-hookz/web": "^24.0.4",
"@svgr/webpack": "^8.1.0",
"@upstash/redis": "^1.29.0",
"aos": "^2.3.4",
"kysely": "^0.25.0",
"mysql2": "^3.4.1",
"next": "13.4.7",
"next-auth": "^4.22.1",
"kysely": "^0.27.3",
"mysql2": "^3.9.4",
"next": "14.2.0",
"next-auth": "^4.24.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.10.1",
"sharp": "^0.32.1",
"zod": "^3.21.4"
"react-icons": "^5.0.1",
"sharp": "^0.33.3",
"zod": "^3.22.4"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.7",
"@types/aos": "^3.0.4",
"@types/node": "^18.16.18",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"autoprefixer": "^10.4.14",
"discord-api-types": "^0.37.47",
"eslint": "^8.43.0",
"eslint-config-next": "13.1.6",
"kysely-codegen": "^0.10.1",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"tailwindcss": "^3.3.2",
"typescript": "^4.9.5"
"@next/bundle-analyzer": "^14.2.0",
"@types/aos": "^3.0.7",
"@types/node": "^20.12.7",
"@types/prettier": "^3.0.0",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"autoprefixer": "^10.4.19",
"discord-api-types": "^0.37.79",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.0",
"kysely-codegen": "^0.14.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
},
"ct3aMetadata": {
"initVersion": "7.5.1"
Expand Down
Loading

0 comments on commit 777137e

Please sign in to comment.