|
61 | 61 | "devDependencies": {
|
62 | 62 | "@actions/core": "^1.11.1",
|
63 | 63 | "@arethetypeswrong/cli": "0.17.4",
|
64 |
| - "@changesets/cli": "^2.29.4", |
| 64 | + "@changesets/cli": "^2.29.5", |
65 | 65 | "@changesets/get-github-info": "^0.6.0",
|
66 | 66 | "@clerk/backend": "workspace:*",
|
67 | 67 | "@clerk/shared": "workspace:*",
|
|
84 | 84 | "@types/node": "^22.16.5",
|
85 | 85 | "@types/react": "catalog:react",
|
86 | 86 | "@types/react-dom": "catalog:react",
|
87 |
| - "@vitejs/plugin-react": "^4.5.2", |
| 87 | + "@vitejs/plugin-react": "^4.7.0", |
88 | 88 | "@vitest/coverage-v8": "3.0.5",
|
89 | 89 | "chalk": "4.1.2",
|
90 | 90 | "citty": "^0.1.6",
|
91 | 91 | "conventional-changelog-conventionalcommits": "^4.6.3",
|
92 | 92 | "cpy-cli": "^5.0.0",
|
93 | 93 | "cross-spawn": "^7.0.6",
|
94 |
| - "dotenv": "^16.5.0", |
| 94 | + "dotenv": "^16.6.1", |
95 | 95 | "eslint": "9.31.0",
|
96 | 96 | "eslint-config-prettier": "10.1.8",
|
97 | 97 | "eslint-config-turbo": "2.5.5",
|
|
124 | 124 | "lint-staged": "^14.0.1",
|
125 | 125 | "prettier": "^3.5.3",
|
126 | 126 | "prettier-plugin-astro": "^0.14.1",
|
127 |
| - "prettier-plugin-packagejson": "^2.5.15", |
128 |
| - "prettier-plugin-tailwindcss": "^0.6.12", |
| 127 | + "prettier-plugin-packagejson": "^2.5.19", |
| 128 | + "prettier-plugin-tailwindcss": "^0.6.14", |
129 | 129 | "publint": "^0.3.12",
|
130 | 130 | "react": "catalog:react",
|
131 | 131 | "react-dom": "catalog:react",
|
|
134 | 134 | "tree-kill": "^1.2.2",
|
135 | 135 | "ts-jest": "29.2.5",
|
136 | 136 | "tsup": "catalog:repo",
|
137 |
| - "turbo": "^2.5.4", |
138 |
| - "turbo-ignore": "^2.5.4", |
139 |
| - "typedoc": "0.28.5", |
140 |
| - "typedoc-plugin-markdown": "4.6.4", |
| 137 | + "turbo": "^2.5.5", |
| 138 | + "turbo-ignore": "^2.5.5", |
| 139 | + "typedoc": "0.28.8", |
| 140 | + "typedoc-plugin-markdown": "4.8.0", |
141 | 141 | "typedoc-plugin-replace-text": "4.2.0",
|
142 | 142 | "typescript": "catalog:repo",
|
143 | 143 | "typescript-eslint": "8.38.0",
|
|
0 commit comments