|
48 | 48 | "@digitalservicebund/icons": "^2.0.0",
|
49 | 49 | "@pdf-lib/fontkit": "^1.1.1",
|
50 | 50 | "@remix-run/express": "^2.15.1",
|
51 |
| - "@remix-run/node": "^2.15.1", |
| 51 | + "@remix-run/node": "^2.15.2", |
52 | 52 | "@remix-run/react": "^2.15.1",
|
53 | 53 | "@remix-validated-form/with-zod": "^2.0.7",
|
54 | 54 | "@sentry/remix": "^8.45.1",
|
|
65 | 65 | "haversine-distance": "1.2.3",
|
66 | 66 | "html-entities": "^2.5.2",
|
67 | 67 | "ibantools": "^4.5.1",
|
68 |
| - "ioredis": "^5.4.1", |
| 68 | + "ioredis": "^5.4.2", |
69 | 69 | "isbot": "^5.1.18",
|
70 | 70 | "lodash": "^4.17.21",
|
71 | 71 | "marked": "^15.0.4",
|
|
112 | 112 | "@types/lodash": "^4.17.13",
|
113 | 113 | "@types/mustache": "^4.2.5",
|
114 | 114 | "@types/node": "^20.17.9",
|
115 |
| - "@types/pdfkit": "^0.13.7", |
| 115 | + "@types/pdfkit": "^0.13.8", |
116 | 116 | "@types/react": "^18.3.13",
|
117 | 117 | "@types/react-dom": "^18.3.1",
|
118 | 118 | "@types/validator": "^13.12.2",
|
119 | 119 | "@vitest/coverage-istanbul": "^2.1.8",
|
120 |
| - "@vitest/eslint-plugin": "^1.1.17", |
| 120 | + "@vitest/eslint-plugin": "^1.1.20", |
121 | 121 | "@vitest/expect": "^2.1.8",
|
122 | 122 | "autoprefixer": "^10.4.20",
|
123 | 123 | "eslint": "~9.17.0",
|
|
139 | 139 | "prettier": "^3.4.2",
|
140 | 140 | "size-limit": "^11.1.6",
|
141 | 141 | "storybook": "^8.4.7",
|
142 |
| - "tailwindcss": "^3.4.16", |
| 142 | + "tailwindcss": "^3.4.17", |
143 | 143 | "tsx": "~4.19.2",
|
144 | 144 | "typescript": "^5.7.2",
|
145 | 145 | "typescript-eslint": "^8.18.1",
|
|
0 commit comments