Skip to content

Commit 5816aab

Browse files
committed
build: Update deps, fixes heroui-inc/heroui#2746
1 parent dde88ca commit 5816aab

File tree

2 files changed

+414
-393
lines changed

2 files changed

+414
-393
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
"@mantine/core": "^7.8.0",
2222
"@mantine/dropzone": "^7.8.0",
2323
"@mantine/hooks": "^7.8.0",
24-
"@next/bundle-analyzer": "^14.2.1",
25-
"@nextui-org/react": "^2.3.1",
24+
"@next/bundle-analyzer": "^14.2.2",
25+
"@nextui-org/react": "^2.3.3",
2626
"@sentry/nextjs": "^7.110.1",
2727
"@upstash/ratelimit": "^1.1.1",
2828
"@upstash/redis": "^1.29.0",
2929
"bcrypt": "^5.1.1",
3030
"decimal.js-light": "^2.5.1",
3131
"drizzle-orm": "^0.30.8",
32-
"framer-motion": "^11.1.1",
32+
"framer-motion": "^11.1.3",
3333
"jose": "^5.2.4",
3434
"lucide-react": "^0.363.0",
35-
"next": "^14.2.1",
35+
"next": "^14.2.2",
3636
"postgres": "^3.4.4",
3737
"react": "^18.2.0",
3838
"react-dom": "^18.2.0",
@@ -44,7 +44,7 @@
4444
"dotenv": "^16.4.5",
4545
"drizzle-kit": "^0.20.14",
4646
"eslint": "^8.57.0",
47-
"eslint-config-next": "^14.2.1",
47+
"eslint-config-next": "^14.2.2",
4848
"eslint-config-prettier": "^9.1.0",
4949
"eslint-plugin-simple-import-sort": "^12.1.0",
5050
"postcss": "^8.4.38",

0 commit comments

Comments
 (0)