Skip to content
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"devDependencies": {
"@actions/core": "^1.11.1",
"@arethetypeswrong/cli": "0.18.2",
"@changesets/cli": "^2.29.4",
"@changesets/get-github-info": "^0.6.0",
"@changesets/cli": "^2.31.1",
"@changesets/get-github-info": "^0.8.0",
"@clerk/backend": "workspace:*",
"@clerk/shared": "workspace:*",
"@clerk/testing": "workspace:*",
Expand All @@ -96,14 +96,14 @@
"@types/node": "^22.20.1",
"@types/react": "catalog:react",
"@types/react-dom": "catalog:react",
"@vitejs/plugin-react": "^4.5.2",
"@vitejs/plugin-react": "^4.7.0",
"@vitest/coverage-v8": "4.1.5",
"chalk": "4.1.2",
"citty": "^0.1.6",
"citty": "^0.2.2",
"conventional-changelog-conventionalcommits": "^4.6.3",
"cpy-cli": "^5.0.0",
"cross-spawn": "^7.0.6",
"dotenv": "^16.5.0",
"dotenv": "^16.6.1",
"eslint": "9.31.0",
"eslint-config-prettier": "10.1.8",
"eslint-config-turbo": "2.5.5",
Expand All @@ -120,37 +120,37 @@
"eslint-plugin-yml": "1.18.0",
"execa": "^5.1.1",
"expect-type": "^0.20.0",
"fs-extra": "^11.3.0",
"fs-extra": "^11.4.0",
"get-port": "^5.1.1",
"globals": "^15.15.0",
"http-proxy": "^1.18.1",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"json5": "2.2.3",
"jsonwebtoken": "9.0.2",
"jsonwebtoken": "9.0.3",
"lint-staged": "^14.0.1",
"pkglab": "0.17.1",
"prettier": "^3.8.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-packagejson": "^2.5.15",
"prettier-plugin-packagejson": "^2.5.22",
"prettier-plugin-tailwindcss": "^0.6.12",
"publint": "^0.3.18",
"react": "catalog:react",
"react-dom": "catalog:react",
"rimraf": "6.0.1",
"rimraf": "6.1.3",
"rolldown": "catalog:repo",
"statuses": "^1.5.0",
"tinyglobby": "^0.2.15",
"tinyglobby": "^0.2.17",
"tree-kill": "^1.2.2",
"tsdown": "catalog:repo",
"tsup": "catalog:repo",
"turbo": "^2.9.14",
"turbo": "^2.10.11",
"typedoc": "0.28.5",
"typedoc-plugin-markdown": "4.6.4",
"typedoc-plugin-replace-text": "4.2.0",
"typescript": "catalog:repo",
"typescript-eslint": "8.58.0",
"unrun": "0.2.39",
"unrun": "0.3.1",
"uuid": "11.1.1",
"vitest": "4.1.5",
"zx": "catalog:repo"
Expand Down
Loading
Loading