Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanccn committed Jan 17, 2024
1 parent 11a0935 commit d358386
Show file tree
Hide file tree
Showing 2 changed files with 555 additions and 405 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2",
"@tremor/react": "^3.12.1",
"@tremor/react": "^3.13.1",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.0.6",
"fast-xml-parser": "^4.3.2",
"date-fns": "^3.2.0",
"fast-xml-parser": "^4.3.3",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"lucide-react": "^0.302.0",
"lucide-react": "^0.311.0",
"nanoid": "^5.0.4",
"next": "^14.0.4",
"next-auth": "^4.24.5",
Expand All @@ -35,7 +35,7 @@
"react-hot-toast": "^2.4.1",
"react-markdown": "^9.0.1",
"tailwind-merge": "^2.2.0",
"valibot": "^0.24.1"
"valibot": "^0.26.0"
},
"devDependencies": {
"@headlessui/tailwindcss": "^0.2.0",
Expand All @@ -44,36 +44,36 @@
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@types/file-saver": "^2.0.7",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@upstash/ratelimit": "^1.0.0",
"@vercel/kv": "^1.0.1",
"autoprefixer": "^10.4.16",
"discord-api-types": "^0.37.66",
"discord-api-types": "^0.37.67",
"eslint": "^8.56.0",
"eslint-config-next": "14.0.4",
"eslint-plugin-unicorn": "^50.0.1",
"gray-matter": "^4.0.3",
"image-size": "^1.0.2",
"image-size": "^1.1.1",
"kleur": "^4.1.5",
"mongodb": "^6.3.0",
"node-fetch": "^3.3.2",
"nodemailer": "^6.9.7",
"nodemailer": "^6.9.8",
"p-limit": "^5.0.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"postcss": "^8.4.33",
"prettier": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.11",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"tailwindcss": "^3.4.0",
"remark-rehype": "^11.1.0",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unified": "^11.0.4"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.14.1"
}
Loading

0 comments on commit d358386

Please sign in to comment.