Skip to content

Commit 54afb50

Browse files
chore(repo): Update Clerk monorepo
1 parent 413468c commit 54afb50

File tree

2 files changed

+213
-152
lines changed

2 files changed

+213
-152
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@actions/core": "^1.11.1",
6464
"@arethetypeswrong/cli": "0.17.4",
65-
"@changesets/cli": "^2.29.4",
65+
"@changesets/cli": "^2.29.5",
6666
"@changesets/get-github-info": "^0.6.0",
6767
"@clerk/backend": "workspace:*",
6868
"@clerk/shared": "workspace:*",
@@ -85,14 +85,14 @@
8585
"@types/node": "^22.17.0",
8686
"@types/react": "catalog:react",
8787
"@types/react-dom": "catalog:react",
88-
"@vitejs/plugin-react": "^4.5.2",
88+
"@vitejs/plugin-react": "^4.7.0",
8989
"@vitest/coverage-v8": "3.0.5",
9090
"chalk": "4.1.2",
9191
"citty": "^0.1.6",
9292
"conventional-changelog-conventionalcommits": "^4.6.3",
9393
"cpy-cli": "^5.0.0",
9494
"cross-spawn": "^7.0.6",
95-
"dotenv": "^16.5.0",
95+
"dotenv": "^16.6.1",
9696
"eslint": "9.31.0",
9797
"eslint-config-prettier": "10.1.8",
9898
"eslint-config-turbo": "2.5.5",
@@ -110,7 +110,7 @@
110110
"eslint-plugin-yml": "1.18.0",
111111
"execa": "^5.1.1",
112112
"expect-type": "^0.20.0",
113-
"fs-extra": "^11.3.0",
113+
"fs-extra": "^11.3.1",
114114
"get-port": "^5.1.1",
115115
"globals": "^15.15.0",
116116
"globby": "^13.2.2",
@@ -125,8 +125,8 @@
125125
"lint-staged": "^14.0.1",
126126
"prettier": "^3.5.3",
127127
"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",
130130
"publint": "^0.3.12",
131131
"react": "catalog:react",
132132
"react-dom": "catalog:react",
@@ -135,10 +135,10 @@
135135
"tree-kill": "^1.2.2",
136136
"ts-jest": "29.2.5",
137137
"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",
142142
"typedoc-plugin-replace-text": "4.2.0",
143143
"typescript": "catalog:repo",
144144
"typescript-eslint": "8.38.0",

0 commit comments

Comments
 (0)