|
53 | 53 | "input-otp": "^1.2.3", |
54 | 54 | "lucide-react": "^0.544.0", |
55 | 55 | "nanoid": "^5.0.6", |
56 | | - "next": "15.5.10", |
| 56 | + "next": "15.5.14", |
57 | 57 | "next-auth": "^4.24.11", |
58 | 58 | "next-i18next": "^15.4.2", |
59 | 59 | "next-themes": "^0.2.1", |
60 | | - "nodemailer": "^7.0.11", |
| 60 | + "nodemailer": "^7.0.13", |
61 | 61 | "nordigen-node": "^1.4.1", |
62 | 62 | "plaid": "^38.1.0", |
63 | 63 | "radix-ui": "^1.4.2", |
|
81 | 81 | "@types/formidable": "^3.4.6", |
82 | 82 | "@types/jest": "^29.5.14", |
83 | 83 | "@types/node": "^22.15.21", |
84 | | - "@types/nodemailer": "^6.4.15", |
| 84 | + "@types/nodemailer": "^6.4.23", |
85 | 85 | "@types/react": "19.2.1", |
86 | 86 | "@types/react-dom": "19.2.1", |
87 | 87 | "@types/web-push": "^3.6.3", |
88 | 88 | "@typescript/native-preview": "7.0.0-dev.20251016.1", |
89 | 89 | "husky": "^9.1.7", |
90 | | - "jest": "30.2.0", |
91 | | - "jest-environment-jsdom": "30.2.0", |
| 90 | + "jest": "30.3.0", |
| 91 | + "jest-environment-jsdom": "30.3.0", |
92 | 92 | "jiti": "^2.5.1", |
93 | | - "lint-staged": "^16.1.5", |
| 93 | + "lint-staged": "^16.4.0", |
94 | 94 | "oxlint": "1.57.0", |
95 | 95 | "oxlint-tsgolint": "0.18.1", |
96 | 96 | "postcss": "^8.4.31", |
|
120 | 120 | "unrs-resolver" |
121 | 121 | ], |
122 | 122 | "overrides": { |
123 | | - "brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12", |
124 | | - "brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2", |
125 | | - "axios": "^1.13.2", |
| 123 | + "axios": "1.13.5", |
126 | 124 | "form-data": "^4.0.5", |
127 | 125 | "jws": "^4.0.1", |
128 | | - "fast-xml-parser": "^5.3.4", |
129 | 126 | "preact": "^10.26.10", |
| 127 | + "minimatch": "^9.0.6", |
130 | 128 | "diff": "^4.0.4", |
131 | | - "js-yaml": "^3.14.2" |
| 129 | + "js-yaml": "^3.14.2", |
| 130 | + "webpack@>=5.49.0 <=5.104.0": ">=5.104.1", |
| 131 | + "webpack@>=5.49.0 <5.104.0": ">=5.104.0", |
| 132 | + "bn.js@<4.12.3": ">=4.12.3", |
| 133 | + "serialize-javascript@<=7.0.2": ">=7.0.3", |
| 134 | + "ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0", |
| 135 | + "effect@<3.20.0": ">=3.20.0", |
| 136 | + "picomatch@<2.3.2": ">=2.3.2", |
| 137 | + "serialize-javascript@<7.0.5": ">=7.0.5" |
132 | 138 | } |
133 | 139 | } |
134 | 140 | } |
0 commit comments