|
13 | 13 | "dependencies": { |
14 | 14 | "bcrypt": "6.0.0", |
15 | 15 | "canvas": "3.2.0", |
16 | | - "cookie": "1.0.2", |
| 16 | + "cookie": "1.1.1", |
17 | 17 | "dompurify": "3.3.0", |
18 | 18 | "dotenv-safe": "9.1.0", |
19 | 19 | "jsdom": "27.2.0", |
|
26 | 26 | "sass": "1.94.2", |
27 | 27 | "sharp": "0.34.5", |
28 | 28 | "tsm": "2.3.0", |
29 | | - "zod": "4.1.12" |
| 29 | + "zod": "4.1.13" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@ts-safeql/eslint-plugin": "4.0.7", |
| 32 | + "@ts-safeql/eslint-plugin": "4.0.8", |
33 | 33 | "@types/bcrypt": "6.0.0", |
34 | 34 | "@types/dompurify": "3.2.0", |
35 | 35 | "@types/dotenv-safe": "9.1.0", |
36 | 36 | "@types/jsdom": "27.0.0", |
37 | 37 | "@types/node": "24.10.1", |
38 | | - "@types/react": "19.2.6", |
| 38 | + "@types/react": "19.2.7", |
39 | 39 | "@types/react-dom": "19.2.3", |
40 | 40 | "eslint": "9.39.1", |
41 | 41 | "eslint-config-upleveled": "9.4.2", |
42 | 42 | "libpg-query": "17.6.0", |
43 | | - "prettier": "3.6.2", |
| 43 | + "prettier": "3.7.1", |
44 | 44 | "prettier-plugin-embed": "0.5.0", |
45 | 45 | "prettier-plugin-sql": "0.19.2", |
46 | | - "stylelint": "16.25.0", |
| 46 | + "stylelint": "16.26.0", |
47 | 47 | "stylelint-config-upleveled": "2.0.3", |
48 | 48 | "typescript": "5.9.3" |
49 | 49 | }, |
50 | | - "packageManager": "pnpm@10.23.0", |
| 50 | + "packageManager": "pnpm@10.24.0", |
51 | 51 | "pnpm": { |
52 | 52 | "onlyBuiltDependencies": [ |
53 | 53 | "bcrypt", |
|
0 commit comments