|
54 | 54 | "dependencies": { |
55 | 55 | "fast-copy": "^3.0.2", |
56 | 56 | "feathers-hooks-common": "^8.2.1", |
57 | | - "feathers-utils": "^7.0.0", |
| 57 | + "@fratzinger/feathers-utils": "^7.0.1", |
58 | 58 | "lodash": "^4.17.21", |
59 | 59 | "sift": "^17.1.3" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@feathers-community/eslint-config": "^0.0.4", |
63 | | - "@feathersjs/feathers": "^5.0.33", |
64 | | - "@feathersjs/memory": "^5.0.33", |
65 | | - "@tailwindcss/vite": "^4.0.9", |
66 | | - "@tsconfig/node22": "^22.0.0", |
67 | | - "@types/lodash": "^4.17.16", |
68 | | - "@types/node": "^22.13.9", |
69 | | - "@vitest/coverage-v8": "^3.0.7", |
| 62 | + "@feathers-community/eslint-config": "^0.0.8", |
| 63 | + "@feathersjs/feathers": "^5.0.34", |
| 64 | + "@feathersjs/memory": "^5.0.34", |
| 65 | + "@tailwindcss/vite": "^4.1.12", |
| 66 | + "@tsconfig/node22": "^22.0.2", |
| 67 | + "@types/lodash": "^4.17.20", |
| 68 | + "@types/node": "^24.3.1", |
| 69 | + "@vitest/coverage-v8": "^3.2.4", |
70 | 70 | "date-fns": "^4.1.0", |
71 | | - "eslint": "^9.21.0", |
72 | | - "feathers-fletching": "^2.0.3", |
| 71 | + "eslint": "^9.34.0", |
| 72 | + "feathers-fletching": "^2.0.7", |
73 | 73 | "feathers-graph-populate": "^4.2.0", |
74 | 74 | "np": "^10.2.0", |
75 | | - "tailwindcss": "^4.0.9", |
76 | | - "typescript": "^5.8.2", |
77 | | - "unbuild": "^3.5.0", |
78 | | - "vite": "^6.2.0", |
79 | | - "vitepress": "^1.6.3", |
80 | | - "vitest": "^3.0.7" |
| 75 | + "tailwindcss": "^4.1.12", |
| 76 | + "typescript": "^5.9.2", |
| 77 | + "unbuild": "^3.6.1", |
| 78 | + "vite": "^7.1.4", |
| 79 | + "vitepress": "^1.6.4", |
| 80 | + "vitest": "^3.2.4" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | 83 | "@feathersjs/feathers": "^5.0.0" |
|
0 commit comments