Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ttttonyhe committed Oct 24, 2024
1 parent e66ab8a commit 58db637
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 286 deletions.
12 changes: 6 additions & 6 deletions apps/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@sentry/nextjs": "^8.35.0",
"@twilight-toolkit/ui": "workspace:*",
"@twilight-toolkit/utils": "workspace:*",
"algoliasearch": "5.10.0",
"algoliasearch": "5.10.2",
"cors": "^2.8.5",
"dotenv-webpack": "^8.1.0",
"html2plaintext": "^2.1.4",
"next": "^15.0.0",
"next": "^15.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hotkeys-hook": "^3.4.7",
Expand All @@ -41,8 +41,8 @@
"@tailwindcss/typography": "^0.5.15",
"@types/cors": "^2.8.17",
"@types/lodash": "^4.17.12",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/node": "^22.7.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-highlight": "^0.12.8",
"@types/rss": "^0.0.32",
Expand Down Expand Up @@ -72,8 +72,8 @@
"optionalDependencies": {
"@testing-library/cypress": "^10.0.2",
"@types/chai": "^5.0.0",
"@types/cypress": "^1.1.3",
"@types/jest": "^29.5.13",
"@types/cypress": "^1.1.6",
"@types/jest": "^29.5.14",
"@types/mocha": "^10.0.9",
"cypress": "^13.15.0"
}
Expand Down
Loading

0 comments on commit 58db637

Please sign in to comment.