|
1 | 1 | {
|
2 | 2 | "name": "fresco",
|
3 |
| - "version": "2.1.0", |
| 3 | + "version": "2.1.1", |
4 | 4 | "private": true,
|
5 | 5 | "type": "module",
|
6 | 6 | "packageManager": "[email protected]+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b",
|
|
29 | 29 | "@hookform/resolvers": "^3.10.0",
|
30 | 30 | "@lucia-auth/adapter-prisma": "^3.0.2",
|
31 | 31 | "@paralleldrive/cuid2": "^2.2.2",
|
32 |
| - "@radix-ui/react-alert-dialog": "^1.1.4", |
| 32 | + "@radix-ui/react-alert-dialog": "^1.1.5", |
33 | 33 | "@radix-ui/react-checkbox": "^1.1.3",
|
34 | 34 | "@radix-ui/react-collapsible": "^1.1.2",
|
35 |
| - "@radix-ui/react-dialog": "^1.1.4", |
| 35 | + "@radix-ui/react-dialog": "^1.1.5", |
36 | 36 | "@radix-ui/react-dropdown-menu": "^2.1.4",
|
37 | 37 | "@radix-ui/react-label": "^2.1.1",
|
38 | 38 | "@radix-ui/react-popover": "^1.1.4",
|
39 | 39 | "@radix-ui/react-progress": "^1.1.1",
|
40 |
| - "@radix-ui/react-select": "^2.1.4", |
| 40 | + "@radix-ui/react-select": "^2.1.5", |
41 | 41 | "@radix-ui/react-separator": "^1.1.1",
|
42 | 42 | "@radix-ui/react-slot": "^1.1.1",
|
43 | 43 | "@radix-ui/react-switch": "^1.1.2",
|
|
47 | 47 | "@reduxjs/toolkit": "^1.9.7",
|
48 | 48 | "@tanstack/react-table": "^8.20.6",
|
49 | 49 | "@uploadthing/react": "^7.1.5",
|
50 |
| - "@xmldom/xmldom": "^0.9.6", |
| 50 | + "@xmldom/xmldom": "^0.8.10", |
51 | 51 | "animejs": "^2.2.0",
|
52 | 52 | "archiver": "^7.0.1",
|
53 | 53 | "async": "^3.2.6",
|
|
67 | 67 | "lucia": "^2.7.7",
|
68 | 68 | "lucide-react": "^0.471.1",
|
69 | 69 | "luxon": "^3.5.0",
|
70 |
| - "motion": "^11.13.1", |
| 70 | + "motion": "^12.0.0", |
71 | 71 | "next": "^14.2.23",
|
72 | 72 | "nuqs": "^1.19.1",
|
73 | 73 | "ohash": "^1.1.4",
|
|
124 | 124 | "@types/react": "^18.3.7",
|
125 | 125 | "@types/react-dom": "^18.3.1",
|
126 | 126 | "@types/redux-form": "^8.3.11",
|
127 |
| - "@types/uuid": "^9.0.8", |
| 127 | + "@types/uuid": "^10.0.0", |
128 | 128 | "@types/validator": "^13.12.2",
|
129 | 129 | "@typescript-eslint/eslint-plugin": "^8.20.0",
|
130 |
| - "@typescript-eslint/parser": "^8.20.0", |
| 130 | + "@typescript-eslint/parser": "^8.21.0", |
131 | 131 | "@vitejs/plugin-react": "^4.3.4",
|
132 | 132 | "eslint": "^8.57.1",
|
133 |
| - "eslint-config-next": "^15.1.4", |
| 133 | + "eslint-config-next": "^15.1.5", |
134 | 134 | "eslint-config-prettier": "^10.0.1",
|
135 | 135 | "jest": "^29.7.0",
|
136 | 136 | "jsdom": "^26.0.0",
|
|
143 | 143 | "tailwindcss-animate": "^1.0.7",
|
144 | 144 | "typescript": "5.7.3",
|
145 | 145 | "vite-tsconfig-paths": "^5.1.4",
|
146 |
| - "vitest": "^2.1.8" |
| 146 | + "vitest": "^2.1.9" |
147 | 147 | }
|
148 | 148 | }
|
0 commit comments