Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kane50613 committed May 2, 2024
1 parent fd7dfba commit 1d34e80
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 767 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,47 +23,47 @@
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@t3-oss/env-nextjs": "^0.9.2",
"@tiptap/html": "^2.3.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@tiptap/html": "^2.3.1",
"@vercel/analytics": "^1.2.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"iron-session": "^8.0.1",
"lucide-react": "^0.371.0",
"lucide-react": "^0.376.0",
"markdown-to-jsx": "^7.4.7",
"marked": "^12.0.1",
"marked": "^12.0.2",
"next": "14.3.0-canary.14",
"next-safe-action": "^6.2.0",
"novel": "^0.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "^9.8.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intersection-observer": "^9.10.1",
"remove-markdown": "^0.5.0",
"sonner": "^1.4.41",
"swr": "^2.2.5",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"xss": "^1.0.15",
"zod": "^3.22.5",
"zod": "^3.23.5",
"zod-form-data": "^2.0.2",
"zustand": "^4.5.2"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@octokit/openapi-types": "^22.1.0",
"@octokit/types": "^13.4.1",
"@octokit/openapi-types": "^22.2.0",
"@octokit/types": "^13.5.0",
"@playwright/test": "^1.43.1",
"@prettier/plugin-xml": "3.4.1",
"@tailwindcss/typography": "^0.5.12",
"@tailwindcss/typography": "^0.5.13",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/remove-markdown": "^0.3.4",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.2",
"eslint-config-next": "^14.2.3",
"fastify": "^4.26.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
Expand All @@ -72,7 +72,7 @@
"prettier-plugin-tailwindcss": "^0.5.14",
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.3",
"tsx": "^4.7.2",
"tsx": "^4.8.2",
"typescript": "^5.4.5"
},
"ct3aMetadata": {
Expand Down
Loading

0 comments on commit 1d34e80

Please sign in to comment.