CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

deps: bump the minor-and-patch group across 1 directory with 26 updates #3838

OpenXLccantynz wants to mergedependabot/npm_and_yarn/minor-and-patch-20a6c3fbcdmain↑1opened 29d agoLive: 0 editing
2 changed files+1085−572
Modifiedpackage-lock.json+1061−548View fileUnifiedSplit
Large file (2,661 lines). Load full file
Modifiedpackage.json+24−24View fileUnifiedSplit
1212 "analyze": "ANALYZE=true next build"
1313 },
1414 "dependencies": {
15 "@anthropic-ai/sdk": "^0.104.2",
16 "@prisma/adapter-pg": "^7.8.0",
17 "@prisma/client": "^7.8.0",
18 "@tailwindcss/postcss": "^4.3.1",
19 "@tiptap/extension-highlight": "^3.26.1",
20 "@tiptap/extension-placeholder": "^3.26.1",
21 "@tiptap/extension-typography": "^3.26.1",
22 "@tiptap/pm": "^3.26.1",
23 "@tiptap/react": "^3.26.1",
24 "@tiptap/starter-kit": "^3.26.1",
15 "@anthropic-ai/sdk": "^0.115.0",
16 "@prisma/adapter-pg": "^7.9.1",
17 "@prisma/client": "^7.9.1",
18 "@tailwindcss/postcss": "^4.3.3",
19 "@tiptap/extension-highlight": "^3.29.2",
20 "@tiptap/extension-placeholder": "^3.29.2",
21 "@tiptap/extension-typography": "^3.29.2",
22 "@tiptap/pm": "^3.29.2",
23 "@tiptap/react": "^3.29.2",
24 "@tiptap/starter-kit": "^3.29.2",
2525 "bcryptjs": "^3.0.3",
2626 "dotenv": "^17.4.2",
27 "next": "^16.2.9",
28 "next-auth": "^4.24.14",
27 "next": "^16.2.12",
28 "next-auth": "^4.24.15",
2929 "openai": "^6.42.0",
30 "react": "^19.2.7",
31 "react-dom": "^19.2.7",
32 "stripe": "^22.2.1"
30 "react": "^19.2.8",
31 "react-dom": "^19.2.8",
32 "stripe": "^22.4.0"
3333 },
3434 "devDependencies": {
35 "@eslint/eslintrc": "^3.3.5",
36 "@next/bundle-analyzer": "^16.2.9",
37 "@playwright/test": "^1.61.0",
35 "@eslint/eslintrc": "^3.3.6",
36 "@next/bundle-analyzer": "^16.2.12",
37 "@playwright/test": "^1.62.1",
3838 "@types/bcryptjs": "^3.0.0",
3939 "@types/node": "^25.9.3",
40 "@types/react": "^19.2.17",
41 "@types/react-dom": "^19.2.3",
42 "eslint": "^10.5.0",
43 "eslint-config-next": "^16.2.9",
40 "@types/react": "^19.2.18",
41 "@types/react-dom": "^19.2.4",
42 "eslint": "^10.8.0",
43 "eslint-config-next": "^16.2.12",
4444 "postcss": "^8",
45 "prisma": "^7.8.0",
45 "prisma": "^7.9.1",
4646 "tailwindcss": "^4.3.0",
47 "tsx": "^4.22.4",
47 "tsx": "^4.23.1",
4848 "typescript": "^6"
4949 }
5050}
5151
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts