|
62 | 62 | "devDependencies": { |
63 | 63 | "@actions/core": "^1.11.1", |
64 | 64 | "@arethetypeswrong/cli": "0.17.4", |
65 | | - "@changesets/cli": "^2.29.4", |
| 65 | + "@changesets/cli": "^2.29.5", |
66 | 66 | "@changesets/get-github-info": "^0.6.0", |
67 | 67 | "@clerk/backend": "workspace:*", |
68 | 68 | "@clerk/shared": "workspace:*", |
|
85 | 85 | "@types/node": "^22.17.0", |
86 | 86 | "@types/react": "catalog:react", |
87 | 87 | "@types/react-dom": "catalog:react", |
88 | | - "@vitejs/plugin-react": "^4.5.2", |
| 88 | + "@vitejs/plugin-react": "^4.7.0", |
89 | 89 | "@vitest/coverage-v8": "3.0.5", |
90 | 90 | "chalk": "4.1.2", |
91 | 91 | "citty": "^0.1.6", |
92 | 92 | "conventional-changelog-conventionalcommits": "^4.6.3", |
93 | 93 | "cpy-cli": "^5.0.0", |
94 | 94 | "cross-spawn": "^7.0.6", |
95 | | - "dotenv": "^16.5.0", |
| 95 | + "dotenv": "^16.6.1", |
96 | 96 | "eslint": "9.31.0", |
97 | 97 | "eslint-config-prettier": "10.1.8", |
98 | 98 | "eslint-config-turbo": "2.5.5", |
|
110 | 110 | "eslint-plugin-yml": "1.18.0", |
111 | 111 | "execa": "^5.1.1", |
112 | 112 | "expect-type": "^0.20.0", |
113 | | - "fs-extra": "^11.3.0", |
| 113 | + "fs-extra": "^11.3.1", |
114 | 114 | "get-port": "^5.1.1", |
115 | 115 | "globals": "^15.15.0", |
116 | 116 | "globby": "^13.2.2", |
|
125 | 125 | "lint-staged": "^14.0.1", |
126 | 126 | "prettier": "^3.5.3", |
127 | 127 | "prettier-plugin-astro": "^0.14.1", |
128 | | - "prettier-plugin-packagejson": "^2.5.15", |
129 | | - "prettier-plugin-tailwindcss": "^0.6.12", |
| 128 | + "prettier-plugin-packagejson": "^2.5.19", |
| 129 | + "prettier-plugin-tailwindcss": "^0.6.14", |
130 | 130 | "publint": "^0.3.12", |
131 | 131 | "react": "catalog:react", |
132 | 132 | "react-dom": "catalog:react", |
|
135 | 135 | "tree-kill": "^1.2.2", |
136 | 136 | "ts-jest": "29.2.5", |
137 | 137 | "tsup": "catalog:repo", |
138 | | - "turbo": "^2.5.4", |
139 | | - "turbo-ignore": "^2.5.4", |
140 | | - "typedoc": "0.28.5", |
141 | | - "typedoc-plugin-markdown": "4.6.4", |
| 138 | + "turbo": "^2.5.5", |
| 139 | + "turbo-ignore": "^2.5.5", |
| 140 | + "typedoc": "0.28.10", |
| 141 | + "typedoc-plugin-markdown": "4.8.1", |
142 | 142 | "typedoc-plugin-replace-text": "4.2.0", |
143 | 143 | "typescript": "catalog:repo", |
144 | 144 | "typescript-eslint": "8.38.0", |
|
0 commit comments