|
82 | 82 | "!src/**/*.test.ts" |
83 | 83 | ], |
84 | 84 | "dependencies": { |
85 | | - "@feathersjs/adapter-commons": "^5.0.40", |
86 | | - "@feathersjs/errors": "^5.0.40", |
| 85 | + "@feathersjs/adapter-commons": "^5.0.41", |
| 86 | + "@feathersjs/errors": "^5.0.41", |
87 | 87 | "dequal": "^2.0.3", |
88 | 88 | "fast-copy": "^4.0.2", |
89 | 89 | "lodash": "^4.17.23", |
90 | 90 | "neotraverse": "^0.6.18" |
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | 93 | "@feathers-community/eslint-config": "^0.0.10", |
94 | | - "@feathersjs/authentication": "^5.0.40", |
95 | | - "@feathersjs/authentication-local": "^5.0.40", |
96 | | - "@feathersjs/client": "^5.0.40", |
97 | | - "@feathersjs/express": "^5.0.40", |
98 | | - "@feathersjs/memory": "^5.0.40", |
99 | | - "@feathersjs/socketio": "^5.0.40", |
100 | | - "@feathersjs/socketio-client": "^5.0.40", |
101 | | - "@shikijs/vitepress-twoslash": "^3.22.0", |
102 | | - "@tailwindcss/vite": "^4.1.18", |
| 94 | + "@feathersjs/authentication": "^5.0.41", |
| 95 | + "@feathersjs/authentication-local": "^5.0.41", |
| 96 | + "@feathersjs/client": "^5.0.41", |
| 97 | + "@feathersjs/express": "^5.0.41", |
| 98 | + "@feathersjs/memory": "^5.0.41", |
| 99 | + "@feathersjs/socketio": "^5.0.41", |
| 100 | + "@feathersjs/socketio-client": "^5.0.41", |
| 101 | + "@shikijs/vitepress-twoslash": "^4.0.0", |
| 102 | + "@tailwindcss/vite": "^4.2.1", |
103 | 103 | "@tsconfig/node24": "^24.0.4", |
104 | | - "@types/lodash": "^4.17.23", |
| 104 | + "@types/lodash": "^4.17.24", |
105 | 105 | "@types/markdown-it": "^14.1.2", |
106 | | - "@types/node": "^25.2.3", |
| 106 | + "@types/node": "^25.3.2", |
107 | 107 | "@vitest/coverage-v8": "^4.0.18", |
108 | 108 | "dedent": "^1.7.1", |
109 | 109 | "eslint": "^9.39.2", |
110 | | - "glob": "^13.0.2", |
111 | 110 | "gray-matter": "^4.0.3", |
112 | 111 | "lru-cache": "^11.2.6", |
113 | 112 | "markdown-it": "^14.1.1", |
114 | | - "npm-check-updates": "^19.3.2", |
| 113 | + "npm-check-updates": "^19.6.2", |
115 | 114 | "prettier": "^3.8.1", |
116 | 115 | "sass": "^1.97.3", |
117 | 116 | "shx": "^0.4.0", |
118 | 117 | "sift": "^17.1.3", |
119 | | - "tailwindcss": "^4.1.18", |
| 118 | + "tailwindcss": "^4.2.1", |
| 119 | + "tinyglobby": "^0.2.15", |
120 | 120 | "tsdown": "^0.20.3", |
121 | 121 | "typescript": "^5.9.3", |
122 | 122 | "vitepress": "^2.0.0-alpha.16", |
|
0 commit comments