|
34 | 34 | "@solidjs/meta": "^0.29.4",
|
35 | 35 | "@solidjs/router": "^0.15.3",
|
36 | 36 | "@tabler/icons-solidjs": "^3.35.0",
|
37 |
| - "@tailwindcss/typography": "^0.5.18", |
| 37 | + "@tailwindcss/typography": "^0.5.19", |
38 | 38 | "@tailwindcss/vite": "^4.1.13",
|
39 | 39 | "@tanstack/match-sorter-utils": "^8.19.4",
|
40 | 40 | "@tanstack/solid-table": "^8.21.3",
|
|
50 | 50 | "apexcharts": "^5.3.5",
|
51 | 51 | "byte-size": "^9.0.1",
|
52 | 52 | "commitlint": "^19.8.1",
|
53 |
| - "daisyui": "^5.1.13", |
| 53 | + "daisyui": "^5.1.18", |
54 | 54 | "dayjs": "^1.11.18",
|
55 | 55 | "eslint": "^9.36.0",
|
56 | 56 | "eslint-config-prettier": "^10.1.8",
|
57 | 57 | "eslint-plugin-prettier": "^5.5.4",
|
58 | 58 | "husky": "^9.1.7",
|
59 | 59 | "is-ip": "^5.0.1",
|
60 | 60 | "ky": "^1.10.0",
|
61 |
| - "lint-staged": "^16.1.6", |
| 61 | + "lint-staged": "^16.2.0", |
62 | 62 | "lodash": "^4.17.21",
|
63 | 63 | "markdown-it": "^14.1.0",
|
64 | 64 | "match-sorter": "^8.1.0",
|
|
72 | 72 | "tailwind-merge": "^3.3.1",
|
73 | 73 | "tailwindcss": "^4.1.13",
|
74 | 74 | "typescript": "^5.9.2",
|
75 |
| - "typescript-eslint": "^8.44.0", |
76 |
| - "unplugin-auto-import": "^20.1.0", |
| 75 | + "typescript-eslint": "^8.44.1", |
| 76 | + "unplugin-auto-import": "^20.2.0", |
77 | 77 | "uuid": "^13.0.0",
|
78 |
| - "virtua": "^0.43.2", |
79 |
| - "vite": "^7.1.6", |
| 78 | + "virtua": "^0.43.4", |
| 79 | + "vite": "^7.1.7", |
80 | 80 | "vite-plugin-pwa": "^1.0.3",
|
81 | 81 | "vite-plugin-solid": "^2.11.8",
|
82 | 82 | "zod": "^4.1.11"
|
83 | 83 | },
|
84 |
| - "packageManager": "[email protected].0", |
| 84 | + "packageManager": "[email protected].1", |
85 | 85 | "pnpm": {
|
86 | 86 | "overrides": {
|
87 | 87 | "vite": "npm:rolldown-vite@latest"
|
|
0 commit comments