Skip to content

Commit

Permalink
chore: Update all the things
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed Oct 28, 2023
1 parent 08ff9ac commit b3e948c
Show file tree
Hide file tree
Showing 2 changed files with 612 additions and 550 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dayjs": "1.11.10",
"kysely": "0.26.3",
"mysql2": "3.6.2",
"next": "13.5.4",
"next": "14.0.0",
"p-limit": "4.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -40,23 +40,23 @@
"@tailwindcss/typography": "0.5.10",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.5",
"@types/node": "20.8.2",
"@types/react": "18.2.30",
"@types/jest": "29.5.6",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-is": "18.2.2",
"@types/react-is": "18.2.3",
"autoprefixer": "10.4.16",
"dotenv": "16.3.1",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"eslint": "8.52.0",
"eslint-config-next": "14.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6",
"tailwindcss": "3.3.3",
"tsx": "3.13.0",
"turbo": "1.10.15",
"tailwindcss": "3.3.5",
"tsx": "3.14.0",
"turbo": "1.10.16",
"typescript": "5.2.2",
"xwing-data2": "github:danrs/xwing-data2#6735cf4",
"yasb": "github:raithos/xwing#6cc31c9",
Expand Down
Loading

0 comments on commit b3e948c

Please sign in to comment.