Skip to content

Commit

Permalink
Merge pull request #179 from tablelandnetwork/combine-prs-branch
Browse files Browse the repository at this point in the history
Combined PR
  • Loading branch information
sanderpick authored Jan 9, 2024
2 parents 4e4c0ea + 030e95f commit 8c2f452
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"format": "npm run prettier:fix && npm run lint:fix"
},
"dependencies": {
"@amplitude/analytics-node": "1.3.3",
"@amplitude/analytics-node": "1.3.5",
"@tailwindcss/typography": "0.5.9",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "^1.0.2",
Expand All @@ -41,7 +41,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "8.10.0",
"fathom-client": "3.5.0",
"next": "13.5.6",
Expand All @@ -51,13 +51,13 @@
"react-dom": "18.2.0",
"react-icons": "4.11.0",
"sharp": "^0.32.6",
"tailwindcss": "3.3.3",
"tailwindcss": "3.4.1",
"typed.js": "2.0.16",
"typescript": "5.2.2"
},
"devDependencies": {
"@types/node": "18.18.6",
"@types/react": "18.2.31",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.14"
}
}

0 comments on commit 8c2f452

Please sign in to comment.