Skip to content

Commit

Permalink
chore: upgrade typescript from 5.6.2 to 5.6.3, upgrade playwright fro…
Browse files Browse the repository at this point in the history
…m 1.46.0 to 1.48.1 (#8775)
  • Loading branch information
AlessioGr authored Oct 18, 2024
1 parent f3bec93 commit fa92912
Show file tree
Hide file tree
Showing 14 changed files with 253 additions and 253 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@payloadcms/eslint-config": "workspace:*",
"@payloadcms/eslint-plugin": "workspace:*",
"@payloadcms/live-preview-react": "workspace:*",
"@playwright/test": "1.46.0",
"@playwright/test": "1.48.1",
"@sentry/nextjs": "^8.33.1",
"@sentry/node": "^8.33.1",
"@swc-node/register": "1.10.9",
Expand Down Expand Up @@ -148,8 +148,8 @@
"next": "15.0.0-canary.173",
"open": "^10.1.0",
"p-limit": "^5.0.0",
"playwright": "1.46.0",
"playwright-core": "1.46.0",
"playwright": "1.48.1",
"playwright-core": "1.48.1",
"prettier": "3.3.3",
"prompts": "2.4.2",
"react": "19.0.0-rc-3edc000d-20240926",
Expand All @@ -164,7 +164,7 @@
"tempy": "1.0.1",
"tsx": "4.19.1",
"turbo": "^2.1.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^19.0.0 || ^19.0.0-rc-3edc000d-20240926",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-react-hooks": "5.1.0-rc-a19a8ab4-20240829",
"eslint-plugin-regexp": "2.6.0",
"globals": "15.9.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react-hooks": "5.1.0-rc-a19a8ab4-20240829",
"eslint-plugin-regexp": "2.6.0",
"globals": "15.9.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/translations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/react-dom": "npm:[email protected]",
"dotenv": "16.4.5",
"prettier": "3.3.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"publishConfig": {
"exports": {
Expand Down
472 changes: 236 additions & 236 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/_template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react-dom": "npm:[email protected]",
"eslint": "^8",
"eslint-config-next": "15.0.0-canary.173",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/blank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react-dom": "npm:[email protected]",
"eslint": "^8",
"eslint-config-next": "15.0.0-canary.173",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/vercel-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-config-next": "15.0.0-canary.173",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"postcss": "^8.4.38",
"prettier": "^3.0.3",
"tailwindcss": "^3.4.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/with-payload-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react-dom": "npm:[email protected]",
"eslint": "^8",
"eslint-config-next": "15.0.0-canary.173",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/with-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react-dom": "npm:[email protected]",
"eslint": "^8",
"eslint-config-next": "15.0.0-canary.173",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/with-vercel-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react-dom": "npm:[email protected]",
"eslint": "^8",
"eslint-config-next": "15.0.0-canary.173",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/with-vercel-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react-dom": "npm:[email protected]",
"eslint": "^8",
"eslint-config-next": "15.0.0-canary.173",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"engines": {
"node": "^18.20.2 || >=20.9.0"
Expand Down
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"create-payload-app": "workspace:*",
"dotenv": "16.4.5",
"drizzle-kit": "0.26.2",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-playwright": "1.7.0",
"execa": "5.1.1",
"file-type": "19.3.0",
"http-status": "1.6.2",
Expand All @@ -80,7 +80,7 @@
"slate": "0.91.4",
"tempy": "^1.0.1",
"ts-essentials": "10.0.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"uploadthing": "^6.10.1",
"uuid": "10.0.0"
},
Expand Down

0 comments on commit fa92912

Please sign in to comment.