Skip to content

Commit fa3d857

Browse files
KATTjuliusmarminge
andauthored
chore: bump some deps (#4320)
* chore: bump some deps * bumps * bump * bump more * rm directive in next package * fix * ^ --------- Co-authored-by: juliusmarminge <[email protected]>
1 parent 5ecc94d commit fa3d857

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": "^18.15.0"
77
},
8-
"packageManager": "pnpm@7.27.1",
8+
"packageManager": "pnpm@8.4.0",
99
"scripts": {
1010
"prebuild": "prisma generate && prisma migrate deploy",
1111
"build:1-next": "cross-env NODE_ENV=production next build",
@@ -48,34 +48,34 @@
4848
"@trpc/react-query": "^10.25.0",
4949
"@trpc/server": "^10.25.0",
5050
"clsx": "^1.1.1",
51-
"next": "^13.2.1",
52-
"next-auth": "^4.14.0",
51+
"next": "^13.3.4",
52+
"next-auth": "^4.22.1",
5353
"react": "^18.2.0",
5454
"react-dom": "^18.2.0",
5555
"superjson": "^1.7.4",
56-
"tsx": "^3.12.3",
56+
"tsx": "^3.12.7",
5757
"ws": "^8.0.0",
5858
"zod": "^3.0.0"
5959
},
6060
"devDependencies": {
6161
"@playwright/test": "^1.26.1",
6262
"@tanstack/react-query-devtools": "^4.18.0",
6363
"@types/node": "^18.7.20",
64-
"@types/react": "^18.0.9",
64+
"@types/react": "^18.2.6",
6565
"@types/ws": "^8.2.0",
66-
"@typescript-eslint/eslint-plugin": "^5.47.0",
67-
"@typescript-eslint/parser": "^5.47.0",
66+
"@typescript-eslint/eslint-plugin": "^5.59.2",
67+
"@typescript-eslint/parser": "^5.59.2",
6868
"autoprefixer": "^10.4.7",
6969
"cross-env": "^7.0.3",
70-
"eslint": "^8.30.0",
71-
"eslint-config-next": "^13.2.1",
72-
"eslint-config-prettier": "^8.5.0",
70+
"eslint": "^8.40.0",
71+
"eslint-config-next": "^13.3.4",
72+
"eslint-config-prettier": "^8.8.0",
7373
"eslint-plugin-prettier": "^4.2.1",
74-
"eslint-plugin-react": "^7.31.11",
74+
"eslint-plugin-react": "^7.32.2",
7575
"eslint-plugin-react-hooks": "^4.6.0",
7676
"npm-run-all": "^4.1.5",
7777
"postcss": "^8.4.14",
78-
"prettier": "^2.8.7",
78+
"prettier": "^2.8.8",
7979
"prisma": "^4.12.0",
8080
"start-server-and-test": "^1.12.0",
8181
"tailwindcss": "^3.3.0",

0 commit comments

Comments
 (0)