Skip to content

Commit b41dd72

Browse files
committed
🚧 Upgrade next
1 parent 024acbb commit b41dd72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

interapp-frontend/bun.lockb

538 Bytes
Binary file not shown.

interapp-frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mantine/hooks": "^7.9.0",
1818
"@mantine/notifications": "^7.9.0",
1919
"@mantine/tiptap": "^7.9.0",
20-
"@sentry/nextjs": "^7.107.0",
20+
"@sentry/nextjs": "^7.119.2",
2121
"@tabler/icons-react": "^2.45.0",
2222
"@tiptap/extension-highlight": "^2.1.16",
2323
"@tiptap/extension-link": "^2.1.16",
@@ -28,7 +28,7 @@
2828
"@tiptap/starter-kit": "^2.1.16",
2929
"axios": "^1.6.2",
3030
"dotenv": "^16.4.5",
31-
"next": "^14.2.3",
31+
"next": "^14.2.15",
3232
"qrcode": "^1.5.3",
3333
"react": "^18.3.1",
3434
"react-dom": "^18.3.1"
@@ -39,7 +39,7 @@
3939
"@types/react": "^18",
4040
"@types/react-dom": "^18",
4141
"eslint": "^8",
42-
"eslint-config-next": ">=14.1.0",
42+
"eslint-config-next": "^14.2.15",
4343
"eslint-import-resolver-custom-alias": "^1.3.2",
4444
"prettier": "^3.1.0",
4545
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)