Skip to content

Commit af90d4e

Browse files
chore(repo): Update Clerk monorepo
1 parent c5cec84 commit af90d4e

2 files changed

Lines changed: 264 additions & 274 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"devDependencies": {
7373
"@actions/core": "^1.11.1",
7474
"@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",
7777
"@clerk/backend": "workspace:*",
7878
"@clerk/shared": "workspace:*",
7979
"@clerk/testing": "workspace:*",
@@ -92,14 +92,14 @@
9292
"@types/node": "^22.19.17",
9393
"@types/react": "catalog:react",
9494
"@types/react-dom": "catalog:react",
95-
"@vitejs/plugin-react": "^4.5.2",
95+
"@vitejs/plugin-react": "^4.7.0",
9696
"@vitest/coverage-v8": "3.2.4",
9797
"chalk": "4.1.2",
98-
"citty": "^0.1.6",
98+
"citty": "^0.2.2",
9999
"conventional-changelog-conventionalcommits": "^4.6.3",
100100
"cpy-cli": "^5.0.0",
101101
"cross-spawn": "^7.0.6",
102-
"dotenv": "^16.5.0",
102+
"dotenv": "^16.6.1",
103103
"eslint": "9.31.0",
104104
"eslint-config-prettier": "10.1.8",
105105
"eslint-config-turbo": "2.5.5",
@@ -116,33 +116,33 @@
116116
"eslint-plugin-yml": "1.18.0",
117117
"execa": "^5.1.1",
118118
"expect-type": "^0.20.0",
119-
"fs-extra": "^11.3.0",
119+
"fs-extra": "^11.3.4",
120120
"get-port": "^5.1.1",
121121
"globals": "^15.15.0",
122122
"http-proxy": "^1.18.1",
123123
"http-server": "^14.1.1",
124124
"husky": "^8.0.3",
125125
"json5": "2.2.3",
126-
"jsonwebtoken": "9.0.2",
126+
"jsonwebtoken": "9.0.3",
127127
"lint-staged": "^14.0.1",
128128
"pkglab": "0.17.1",
129129
"prettier": "^3.8.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.22",
132+
"prettier-plugin-tailwindcss": "^0.8.0",
133133
"publint": "^0.3.18",
134134
"react": "catalog:react",
135135
"react-dom": "catalog:react",
136-
"rimraf": "6.0.1",
136+
"rimraf": "6.1.3",
137137
"rolldown": "catalog:repo",
138138
"statuses": "^1.5.0",
139-
"tinyglobby": "^0.2.15",
139+
"tinyglobby": "^0.2.16",
140140
"tree-kill": "^1.2.2",
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.9.6",
144+
"typedoc": "0.28.19",
145+
"typedoc-plugin-markdown": "4.11.0",
146146
"typedoc-plugin-replace-text": "4.2.0",
147147
"typescript": "catalog:repo",
148148
"typescript-eslint": "8.58.0",

0 commit comments

Comments
 (0)