Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Aug 29, 2024
1 parent 65aef5b commit daf8596
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 325 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "thursday",
"private": true,
"packageManager": "pnpm@9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247",
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
"scripts": {
"codegen": "graphql-codegen --config codegen.ts",
"dev": "next dev",
Expand All @@ -16,23 +16,23 @@
"@graphql-codegen/client-preset": "4.3.3",
"@graphql-typed-document-node/core": "3.2.0",
"@primer/css": "21.3.6",
"@tailwindcss/typography": "0.5.14",
"@tailwindcss/typography": "0.5.15",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "22.4.1",
"@types/react": "18.3.3",
"@types/node": "22.5.1",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"daisyui": "4.12.10",
"dotenv": "16.4.5",
"encoding": "0.1.13",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.7",
"expo-server-sdk": "3.10.0",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
"hast-util-sanitize": "5.0.1",
"jsonwebtoken": "9.0.2",
"next": "14.2.5",
"next": "14.2.7",
"postcss": "8.4.41",
"prettier": "3.3.3",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit daf8596

Please sign in to comment.