Skip to content

Commit aa0242f

Browse files
chore(repo): Update Clerk monorepo
1 parent 791ff19 commit aa0242f

File tree

2 files changed

+448
-295
lines changed

2 files changed

+448
-295
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.8",
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",
@@ -138,14 +138,14 @@
138138
"tree-kill": "^1.2.2",
139139
"ts-jest": "29.2.5",
140140
"tsup": "catalog:repo",
141-
"turbo": "^2.5.4",
142-
"typedoc": "0.28.5",
143-
"typedoc-plugin-markdown": "4.6.4",
141+
"turbo": "^2.5.8",
142+
"typedoc": "0.28.14",
143+
"typedoc-plugin-markdown": "4.9.0",
144144
"typedoc-plugin-replace-text": "4.2.0",
145145
"typescript": "catalog:repo",
146146
"typescript-eslint": "8.38.0",
147147
"uuid": "8.3.2",
148-
"verdaccio": "6.1.6",
148+
"verdaccio": "6.2.0",
149149
"vitest": "3.2.4",
150150
"yalc": "1.0.0-pre.53",
151151
"zx": "catalog:repo"

0 commit comments

Comments
 (0)