Skip to content

Commit 8f977fc

Browse files
committed
packages update
1 parent 127c427 commit 8f977fc

File tree

2 files changed

+1059
-533
lines changed

2 files changed

+1059
-533
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,31 @@
2929
"@repo/typescript-config": "workspace:*",
3030
"@types/node": "^22.9.0",
3131
"@types/react": "^18.3.12",
32-
"@types/supertest": "^6.0.2",
33-
"prettier": "^3.2.5",
34-
"turbo": "^2.2.3",
32+
"@types/supertest": "^6.0.3",
33+
"prettier": "^3.5.3",
34+
"turbo": "^2.5.2",
3535
"typescript": "5.5.4"
3636
},
3737
"engines": {
3838
"node": ">=18"
3939
},
40-
"packageManager": "pnpm@9.12.1",
40+
"packageManager": "pnpm@10.10.0",
4141
"dependencies": {
42-
"@types/node": "^20",
43-
"@types/react": "^18",
44-
"@types/react-dom": "^18",
45-
"class-variance-authority": "^0.7.0",
46-
"eslint": "^8",
42+
"@types/node": "^20.17.32",
43+
"@types/react": "^18.3.20",
44+
"@types/react-dom": "^18.3.7",
45+
"class-variance-authority": "^0.7.1",
46+
"eslint": "^8.57.1",
4747
"eslint-config-next": "15.0.2",
48-
"hono": "^4.6.9",
48+
"hono": "^4.7.8",
4949
"next": "15.2.0",
5050
"next-auth": "5.0.0-beta.25",
51-
"postcss": "^8",
52-
"posthog-js": "^1.184.1",
53-
"supertest": "^7.0.0",
54-
"tailwindcss": "^3.4.1",
55-
"typescript": "^5.6.3",
56-
"vite-tsconfig-paths": "^5.1.0",
51+
"postcss": "^8.5.3",
52+
"posthog-js": "^1.239.1",
53+
"supertest": "^7.1.0",
54+
"tailwindcss": "^3.4.17",
55+
"typescript": "^5.8.3",
56+
"vite-tsconfig-paths": "^5.1.4",
5757
"vitest": "^2.1.9"
5858
}
5959
}

0 commit comments

Comments
 (0)