|
65 | 65 | "devDependencies": { |
66 | 66 | "@actions/core": "^1.11.1", |
67 | 67 | "@arethetypeswrong/cli": "0.17.4", |
68 | | - "@changesets/cli": "^2.29.4", |
| 68 | + "@changesets/cli": "^2.29.7", |
69 | 69 | "@changesets/get-github-info": "^0.6.0", |
70 | 70 | "@clerk/backend": "workspace:*", |
71 | 71 | "@clerk/shared": "workspace:*", |
|
88 | 88 | "@types/node": "^22.18.12", |
89 | 89 | "@types/react": "catalog:react", |
90 | 90 | "@types/react-dom": "catalog:react", |
91 | | - "@vitejs/plugin-react": "^4.5.2", |
| 91 | + "@vitejs/plugin-react": "^4.7.0", |
92 | 92 | "@vitest/coverage-v8": "3.2.4", |
93 | 93 | "chalk": "4.1.2", |
94 | 94 | "citty": "^0.1.6", |
95 | 95 | "conventional-changelog-conventionalcommits": "^4.6.3", |
96 | 96 | "cpy-cli": "^5.0.0", |
97 | 97 | "cross-spawn": "^7.0.6", |
98 | | - "dotenv": "^16.5.0", |
| 98 | + "dotenv": "^16.6.1", |
99 | 99 | "eslint": "9.31.0", |
100 | 100 | "eslint-config-prettier": "10.1.8", |
101 | 101 | "eslint-config-turbo": "2.5.5", |
|
113 | 113 | "eslint-plugin-yml": "1.18.0", |
114 | 114 | "execa": "^5.1.1", |
115 | 115 | "expect-type": "^0.20.0", |
116 | | - "fs-extra": "^11.3.0", |
| 116 | + "fs-extra": "^11.3.2", |
117 | 117 | "get-port": "^5.1.1", |
118 | 118 | "globals": "^15.15.0", |
119 | 119 | "globby": "^13.2.2", |
|
128 | 128 | "lint-staged": "^14.0.1", |
129 | 129 | "prettier": "^3.5.3", |
130 | 130 | "prettier-plugin-astro": "^0.14.1", |
131 | | - "prettier-plugin-packagejson": "^2.5.15", |
132 | | - "prettier-plugin-tailwindcss": "^0.6.12", |
| 131 | + "prettier-plugin-packagejson": "^2.5.19", |
| 132 | + "prettier-plugin-tailwindcss": "^0.7.1", |
133 | 133 | "publint": "^0.3.12", |
134 | 134 | "react": "catalog:react", |
135 | 135 | "react-dom": "catalog:react", |
|
140 | 140 | "ts-jest": "29.2.5", |
141 | 141 | "tsdown": "catalog:repo", |
142 | 142 | "tsup": "catalog:repo", |
143 | | - "turbo": "^2.5.4", |
144 | | - "typedoc": "0.28.5", |
145 | | - "typedoc-plugin-markdown": "4.6.4", |
| 143 | + "turbo": "^2.5.8", |
| 144 | + "typedoc": "0.28.14", |
| 145 | + "typedoc-plugin-markdown": "4.9.0", |
146 | 146 | "typedoc-plugin-replace-text": "4.2.0", |
147 | 147 | "typescript": "catalog:repo", |
148 | 148 | "typescript-eslint": "8.38.0", |
149 | 149 | "uuid": "8.3.2", |
150 | | - "verdaccio": "6.1.6", |
| 150 | + "verdaccio": "6.2.1", |
151 | 151 | "vitest": "3.2.4", |
152 | 152 | "yalc": "1.0.0-pre.53", |
153 | 153 | "zx": "catalog:repo" |
|
0 commit comments