Skip to content

Commit

Permalink
chore: bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
koenoe committed Jan 18, 2025
1 parent 3fff459 commit 835209a
Show file tree
Hide file tree
Showing 2 changed files with 1,611 additions and 1,192 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"start": "next start"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.730.0",
"@aws-sdk/client-lambda": "^3.730.0",
"@aws-sdk/client-sesv2": "^3.730.0",
"@aws-sdk/client-sqs": "^3.730.0",
"@aws-sdk/util-dynamodb": "^3.730.0",
"@aws-sdk/client-dynamodb": "^3.731.1",
"@aws-sdk/client-lambda": "^3.731.1",
"@aws-sdk/client-sesv2": "^3.731.1",
"@aws-sdk/client-sqs": "^3.731.1",
"@aws-sdk/util-dynamodb": "^3.731.1",
"@better-fetch/fetch": "^1.1.12",
"class-variance-authority": "^0.7.1",
"color": "^4.2.3",
"date-fns": "^4.1.0",
"dice-coefficient": "^2.1.1",
"framer-motion": "11.18.0",
"next": "15.1.4",
"framer-motion": "11.18.1",
"next": "15.1.5",
"papaparse": "^5.5.1",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -33,15 +33,15 @@
"recharts": "^2.15.0",
"slugify": "^1.6.6",
"sonner": "^1.7.2",
"sst": "^3.5.13",
"sst": "^3.5.14",
"tailwind-merge": "^2.6.0",
"ulid": "^2.3.0",
"use-debounce": "^10.0.4",
"words-to-numbers": "^1.5.1",
"zustand": "^5.0.3"
},
"devDependencies": {
"@opennextjs/aws": "^3.3.1",
"@opennextjs/aws": "^3.4.0",
"@tailwindcss/typography": "^0.5.16",
"@types/aws-lambda": "^8.10.147",
"@types/color": "^4.2.0",
Expand All @@ -56,7 +56,7 @@
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"concurrently": "^9.1.2",
"eslint": "^9.18.0",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-unused-imports": "^4",
"husky": "^9.1.7",
Expand Down
Loading

0 comments on commit 835209a

Please sign in to comment.