Skip to content

Commit 62ea33b

Browse files
chore(repo): Update Clerk monorepo
1 parent d75be61 commit 62ea33b

File tree

2 files changed

+491
-309
lines changed

2 files changed

+491
-309
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@actions/core": "^1.11.1",
6767
"@arethetypeswrong/cli": "0.17.4",
68-
"@changesets/cli": "^2.29.4",
68+
"@changesets/cli": "^2.29.7",
6969
"@changesets/get-github-info": "^0.6.0",
7070
"@clerk/backend": "workspace:*",
7171
"@clerk/shared": "workspace:*",
@@ -88,14 +88,14 @@
8888
"@types/node": "^22.18.12",
8989
"@types/react": "catalog:react",
9090
"@types/react-dom": "catalog:react",
91-
"@vitejs/plugin-react": "^4.5.2",
91+
"@vitejs/plugin-react": "^4.7.0",
9292
"@vitest/coverage-v8": "3.2.4",
9393
"chalk": "4.1.2",
9494
"citty": "^0.1.6",
9595
"conventional-changelog-conventionalcommits": "^4.6.3",
9696
"cpy-cli": "^5.0.0",
9797
"cross-spawn": "^7.0.6",
98-
"dotenv": "^16.5.0",
98+
"dotenv": "^16.6.1",
9999
"eslint": "9.31.0",
100100
"eslint-config-prettier": "10.1.8",
101101
"eslint-config-turbo": "2.5.5",
@@ -113,7 +113,7 @@
113113
"eslint-plugin-yml": "1.18.0",
114114
"execa": "^5.1.1",
115115
"expect-type": "^0.20.0",
116-
"fs-extra": "^11.3.0",
116+
"fs-extra": "^11.3.2",
117117
"get-port": "^5.1.1",
118118
"globals": "^15.15.0",
119119
"globby": "^13.2.2",
@@ -128,8 +128,8 @@
128128
"lint-staged": "^14.0.1",
129129
"prettier": "^3.5.3",
130130
"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",
133133
"publint": "^0.3.12",
134134
"react": "catalog:react",
135135
"react-dom": "catalog:react",
@@ -140,14 +140,14 @@
140140
"ts-jest": "29.2.5",
141141
"tsdown": "catalog:repo",
142142
"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",
146146
"typedoc-plugin-replace-text": "4.2.0",
147147
"typescript": "catalog:repo",
148148
"typescript-eslint": "8.38.0",
149149
"uuid": "8.3.2",
150-
"verdaccio": "6.1.6",
150+
"verdaccio": "6.2.1",
151151
"vitest": "3.2.4",
152152
"yalc": "1.0.0-pre.53",
153153
"zx": "catalog:repo"

0 commit comments

Comments
 (0)