|
72 | 72 | "devDependencies": { |
73 | 73 | "@actions/core": "^1.11.1", |
74 | 74 | "@arethetypeswrong/cli": "0.18.2", |
75 | | - "@changesets/cli": "^2.29.4", |
76 | | - "@changesets/get-github-info": "^0.6.0", |
| 75 | + "@changesets/cli": "^2.31.0", |
| 76 | + "@changesets/get-github-info": "^0.8.0", |
77 | 77 | "@clerk/backend": "workspace:*", |
78 | 78 | "@clerk/shared": "workspace:*", |
79 | 79 | "@clerk/testing": "workspace:*", |
|
92 | 92 | "@types/node": "^22.19.17", |
93 | 93 | "@types/react": "catalog:react", |
94 | 94 | "@types/react-dom": "catalog:react", |
95 | | - "@vitejs/plugin-react": "^4.5.2", |
| 95 | + "@vitejs/plugin-react": "^4.7.0", |
96 | 96 | "@vitest/coverage-v8": "3.2.4", |
97 | 97 | "chalk": "4.1.2", |
98 | | - "citty": "^0.1.6", |
| 98 | + "citty": "^0.2.2", |
99 | 99 | "conventional-changelog-conventionalcommits": "^4.6.3", |
100 | 100 | "cpy-cli": "^5.0.0", |
101 | 101 | "cross-spawn": "^7.0.6", |
102 | | - "dotenv": "^16.5.0", |
| 102 | + "dotenv": "^16.6.1", |
103 | 103 | "eslint": "9.31.0", |
104 | 104 | "eslint-config-prettier": "10.1.8", |
105 | 105 | "eslint-config-turbo": "2.5.5", |
|
116 | 116 | "eslint-plugin-yml": "1.18.0", |
117 | 117 | "execa": "^5.1.1", |
118 | 118 | "expect-type": "^0.20.0", |
119 | | - "fs-extra": "^11.3.0", |
| 119 | + "fs-extra": "^11.3.4", |
120 | 120 | "get-port": "^5.1.1", |
121 | 121 | "globals": "^15.15.0", |
122 | 122 | "http-proxy": "^1.18.1", |
123 | 123 | "http-server": "^14.1.1", |
124 | 124 | "husky": "^8.0.3", |
125 | 125 | "json5": "2.2.3", |
126 | | - "jsonwebtoken": "9.0.2", |
| 126 | + "jsonwebtoken": "9.0.3", |
127 | 127 | "lint-staged": "^14.0.1", |
128 | 128 | "pkglab": "0.17.1", |
129 | 129 | "prettier": "^3.8.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.22", |
| 132 | + "prettier-plugin-tailwindcss": "^0.8.0", |
133 | 133 | "publint": "^0.3.18", |
134 | 134 | "react": "catalog:react", |
135 | 135 | "react-dom": "catalog:react", |
136 | | - "rimraf": "6.0.1", |
| 136 | + "rimraf": "6.1.3", |
137 | 137 | "rolldown": "catalog:repo", |
138 | 138 | "statuses": "^1.5.0", |
139 | | - "tinyglobby": "^0.2.15", |
| 139 | + "tinyglobby": "^0.2.16", |
140 | 140 | "tree-kill": "^1.2.2", |
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.9.6", |
| 144 | + "typedoc": "0.28.19", |
| 145 | + "typedoc-plugin-markdown": "4.11.0", |
146 | 146 | "typedoc-plugin-replace-text": "4.2.0", |
147 | 147 | "typescript": "catalog:repo", |
148 | 148 | "typescript-eslint": "8.58.0", |
|
0 commit comments