Skip to content

Commit 2a2addb

Browse files
chore(repo): Update Clerk monorepo
1 parent b637177 commit 2a2addb

File tree

2 files changed

+167
-129
lines changed

2 files changed

+167
-129
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@actions/core": "^1.11.1",
6363
"@arethetypeswrong/cli": "0.17.4",
64-
"@changesets/cli": "^2.29.4",
64+
"@changesets/cli": "^2.29.5",
6565
"@changesets/get-github-info": "^0.6.0",
6666
"@clerk/backend": "workspace:*",
6767
"@clerk/shared": "workspace:*",
@@ -84,14 +84,14 @@
8484
"@types/node": "^22.16.5",
8585
"@types/react": "catalog:react",
8686
"@types/react-dom": "catalog:react",
87-
"@vitejs/plugin-react": "^4.5.2",
87+
"@vitejs/plugin-react": "^4.7.0",
8888
"@vitest/coverage-v8": "3.0.5",
8989
"chalk": "4.1.2",
9090
"citty": "^0.1.6",
9191
"conventional-changelog-conventionalcommits": "^4.6.3",
9292
"cpy-cli": "^5.0.0",
9393
"cross-spawn": "^7.0.6",
94-
"dotenv": "^16.5.0",
94+
"dotenv": "^16.6.1",
9595
"eslint": "9.31.0",
9696
"eslint-config-prettier": "10.1.8",
9797
"eslint-config-turbo": "2.5.5",
@@ -124,8 +124,8 @@
124124
"lint-staged": "^14.0.1",
125125
"prettier": "^3.5.3",
126126
"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",
129129
"publint": "^0.3.12",
130130
"react": "catalog:react",
131131
"react-dom": "catalog:react",
@@ -134,10 +134,10 @@
134134
"tree-kill": "^1.2.2",
135135
"ts-jest": "29.2.5",
136136
"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",
141141
"typedoc-plugin-replace-text": "4.2.0",
142142
"typescript": "catalog:repo",
143143
"typescript-eslint": "8.38.0",

0 commit comments

Comments
 (0)