Skip to content

Commit

Permalink
ts@5.5 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
alii committed Jun 20, 2024
1 parent f816fd9 commit 86ee371
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,37 +22,37 @@
"@types/react-dom": "^18.3.0",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.19",
"eslint": "9.4.0",
"eslint-config-next": "14.2.3",
"eslint": "9.5.0",
"eslint-config-next": "14.2.4",
"postcss": "^8.4.38",
"prettier": "^3.3.1",
"prettier-plugin-tailwindcss": "^0.6.2",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"sharp": "^0.33.4",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"dependencies": {
"@marsidev/react-turnstile": "^0.7.1",
"@otters/monzo": "^2.1.2",
"alistair": "^1.9.0",
"alistair": "^1.10.0",
"bwitch": "^0.3.0",
"clsx": "^2.1.1",
"common-tags": "^1.8.2",
"cookie": "^0.6.0",
"dayjs": "^1.11.11",
"dotenv": "^16.4.5",
"envsafe": "^2.0.3",
"framer-motion": "^11.2.10",
"framer-motion": "^11.2.11",
"jsonwebtoken": "^9.0.2",
"jwa": "^2.0.0",
"next": "^14.2.3",
"next": "^14.2.4",
"nextkit": "^3.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.2.1",
"use-lanyard": "^1.5.2",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"zod": "^3.23.8"
}
}

0 comments on commit 86ee371

Please sign in to comment.