chore: upgrade typescript from 5.6.2 to 5.6.3, upgrade playwright from 1.46.0 to 1.48.1 (#8775)

This commit is contained in:
Alessio Gravili
2024-10-18 00:09:51 -06:00
committed by GitHub
parent f3bec93d76
commit fa929120e7
14 changed files with 253 additions and 253 deletions

View File

@@ -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",
@@ -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",
@@ -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",

View File

@@ -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"
}
}

View File

@@ -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"
}
}

View File

@@ -54,7 +54,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"dotenv": "16.4.5",
"prettier": "3.3.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"publishConfig": {
"exports": {

472
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"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"

View File

@@ -33,7 +33,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -33,7 +33,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"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"

View File

@@ -34,7 +34,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"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"

View File

@@ -33,7 +33,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"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"

View File

@@ -34,7 +34,7 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"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"

View File

@@ -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",
@@ -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"
},