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:
@@ -110,7 +110,7 @@
|
|||||||
"@payloadcms/eslint-config": "workspace:*",
|
"@payloadcms/eslint-config": "workspace:*",
|
||||||
"@payloadcms/eslint-plugin": "workspace:*",
|
"@payloadcms/eslint-plugin": "workspace:*",
|
||||||
"@payloadcms/live-preview-react": "workspace:*",
|
"@payloadcms/live-preview-react": "workspace:*",
|
||||||
"@playwright/test": "1.46.0",
|
"@playwright/test": "1.48.1",
|
||||||
"@sentry/nextjs": "^8.33.1",
|
"@sentry/nextjs": "^8.33.1",
|
||||||
"@sentry/node": "^8.33.1",
|
"@sentry/node": "^8.33.1",
|
||||||
"@swc-node/register": "1.10.9",
|
"@swc-node/register": "1.10.9",
|
||||||
@@ -148,8 +148,8 @@
|
|||||||
"next": "15.0.0-canary.173",
|
"next": "15.0.0-canary.173",
|
||||||
"open": "^10.1.0",
|
"open": "^10.1.0",
|
||||||
"p-limit": "^5.0.0",
|
"p-limit": "^5.0.0",
|
||||||
"playwright": "1.46.0",
|
"playwright": "1.48.1",
|
||||||
"playwright-core": "1.46.0",
|
"playwright-core": "1.48.1",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"prompts": "2.4.2",
|
"prompts": "2.4.2",
|
||||||
"react": "19.0.0-rc-3edc000d-20240926",
|
"react": "19.0.0-rc-3edc000d-20240926",
|
||||||
@@ -164,7 +164,7 @@
|
|||||||
"tempy": "1.0.1",
|
"tempy": "1.0.1",
|
||||||
"tsx": "4.19.1",
|
"tsx": "4.19.1",
|
||||||
"turbo": "^2.1.3",
|
"turbo": "^2.1.3",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^19.0.0 || ^19.0.0-rc-3edc000d-20240926",
|
"react": "^19.0.0 || ^19.0.0-rc-3edc000d-20240926",
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"eslint-plugin-react-hooks": "5.1.0-rc-a19a8ab4-20240829",
|
"eslint-plugin-react-hooks": "5.1.0-rc-a19a8ab4-20240829",
|
||||||
"eslint-plugin-regexp": "2.6.0",
|
"eslint-plugin-regexp": "2.6.0",
|
||||||
"globals": "15.9.0",
|
"globals": "15.9.0",
|
||||||
"typescript": "5.6.2",
|
"typescript": "5.6.3",
|
||||||
"typescript-eslint": "8.3.0"
|
"typescript-eslint": "8.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"eslint-plugin-react-hooks": "5.1.0-rc-a19a8ab4-20240829",
|
"eslint-plugin-react-hooks": "5.1.0-rc-a19a8ab4-20240829",
|
||||||
"eslint-plugin-regexp": "2.6.0",
|
"eslint-plugin-regexp": "2.6.0",
|
||||||
"globals": "15.9.0",
|
"globals": "15.9.0",
|
||||||
"typescript": "5.6.2",
|
"typescript": "5.6.3",
|
||||||
"typescript-eslint": "8.3.0"
|
"typescript-eslint": "8.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"dotenv": "16.4.5",
|
"dotenv": "16.4.5",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|||||||
472
pnpm-lock.yaml
generated
472
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -33,7 +33,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"postcss": "^8",
|
"postcss": "^8",
|
||||||
"tailwindcss": "^3.3.0",
|
"tailwindcss": "^3.3.0",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
"postcss": "^8.4.38",
|
"postcss": "^8.4.38",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.0.3",
|
||||||
"tailwindcss": "^3.4.3",
|
"tailwindcss": "^3.4.3",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.0-canary.173",
|
"eslint-config-next": "15.0.0-canary.173",
|
||||||
"typescript": "5.6.2"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.20.2 || >=20.9.0"
|
"node": "^18.20.2 || >=20.9.0"
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
"create-payload-app": "workspace:*",
|
"create-payload-app": "workspace:*",
|
||||||
"dotenv": "16.4.5",
|
"dotenv": "16.4.5",
|
||||||
"drizzle-kit": "0.26.2",
|
"drizzle-kit": "0.26.2",
|
||||||
"eslint-plugin-playwright": "1.6.2",
|
"eslint-plugin-playwright": "1.7.0",
|
||||||
"execa": "5.1.1",
|
"execa": "5.1.1",
|
||||||
"file-type": "19.3.0",
|
"file-type": "19.3.0",
|
||||||
"http-status": "1.6.2",
|
"http-status": "1.6.2",
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
"slate": "0.91.4",
|
"slate": "0.91.4",
|
||||||
"tempy": "^1.0.1",
|
"tempy": "^1.0.1",
|
||||||
"ts-essentials": "10.0.2",
|
"ts-essentials": "10.0.2",
|
||||||
"typescript": "5.6.2",
|
"typescript": "5.6.3",
|
||||||
"uploadthing": "^6.10.1",
|
"uploadthing": "^6.10.1",
|
||||||
"uuid": "10.0.0"
|
"uuid": "10.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user