Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed Oct 2, 2023
1 parent 263b183 commit 82f6602
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 624 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"@nivo/pie": "0.83.0",
"@planetscale/database": "1.11.0",
"@radix-ui/react-accordion": "1.1.2",
"@radix-ui/react-dialog": "1.0.4",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-switch": "1.0.3",
"@vercel/analytics": "1.0.2",
"cheerio": "1.0.0-rc.12",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"dayjs": "1.11.10",
"kysely": "^0.26.1",
"kysely": "^0.26.3",
"kysely-planetscale": "^1.4.0",
"next": "13.5.2",
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-use": "17.4.0",
"react-use-clipboard": "1.0.9",
"swr": "2.2.2",
"swr": "2.2.4",
"tailwind-merge": "1.14.0",
"tailwindcss-animate": "^1.0.6",
"tailwindcss-animate": "^1.0.7",
"use-debounce": "9.0.4",
"zod": "3.22.2"
},
Expand All @@ -54,21 +54,21 @@
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-is": "18.2.1",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-is": "18.2.2",
"autoprefixer": "10.4.16",
"dotenv": "16.3.1",
"eslint": "8.50.0",
"eslint-config-next": "13.5.2",
"eslint-config-next": "13.5.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"postcss": "8.4.30",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",
"tailwindcss": "3.3.3",
"tsx": "3.12.10",
"tsx": "3.13.0",
"turbo": "1.10.14",
"typescript": "5.1.6",
"xwing-data2": "github:guidokessels/xwing-data2#6735cf4",
Expand Down
Loading

0 comments on commit 82f6602

Please sign in to comment.