templates: include ui package (#12499)
Folder view needed to have `@payloadcms/ui` explicitly installed. Including this in the templates.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@payloadcms/next": "latest",
|
||||
"@payloadcms/payload-cloud": "latest",
|
||||
"@payloadcms/richtext-lexical": "latest",
|
||||
"@payloadcms/ui": "latest",
|
||||
"cross-env": "^7.0.3",
|
||||
"graphql": "^16.8.1",
|
||||
"next": "15.3.0",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"@payloadcms/next": "3.39.0",
|
||||
"@payloadcms/payload-cloud": "3.39.0",
|
||||
"@payloadcms/richtext-lexical": "3.39.0",
|
||||
"@payloadcms/ui": "3.39.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"graphql": "^16.8.1",
|
||||
"next": "15.3.0",
|
||||
|
||||
13
templates/blank/pnpm-lock.yaml
generated
13
templates/blank/pnpm-lock.yaml
generated
@@ -19,6 +19,9 @@ importers:
|
||||
'@payloadcms/richtext-lexical':
|
||||
specifier: 3.39.0
|
||||
version: 3.39.0(@faceless-ui/modal@3.0.0-beta.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@faceless-ui/scroll-info@2.0.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@payloadcms/next@3.39.0(@types/react@19.1.0)(graphql@16.10.0)(monaco-editor@0.52.2)(next@15.3.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(sass@1.77.4))(payload@3.39.0(graphql@16.10.0)(typescript@5.7.3))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.3))(@types/react@19.1.0)(monaco-editor@0.52.2)(next@15.3.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(sass@1.77.4))(payload@3.39.0(graphql@16.10.0)(typescript@5.7.3))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.3)(yjs@13.6.24)
|
||||
'@payloadcms/ui':
|
||||
specifier: 3.39.0
|
||||
version: 3.39.0(@types/react@19.1.0)(monaco-editor@0.52.2)(next@15.3.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(sass@1.77.4))(payload@3.39.0(graphql@16.10.0)(typescript@5.7.3))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.3)
|
||||
cross-env:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3
|
||||
@@ -889,8 +892,8 @@ packages:
|
||||
integrity: sha512-UmXvz7Iw3KMO4Pm3llZczU4uc5pPQDb6rdqwoBvYDFgWvkraOAHKx0HxSZgwqQvqOhn8joEFBfFp6/Do2562ow==,
|
||||
}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
|
||||
react: 19.1.0
|
||||
react-dom: 19.1.0
|
||||
|
||||
'@faceless-ui/scroll-info@2.0.0':
|
||||
resolution:
|
||||
@@ -1343,8 +1346,8 @@ packages:
|
||||
}
|
||||
peerDependencies:
|
||||
monaco-editor: '>= 0.25.0 < 1'
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react: 19.1.0
|
||||
react-dom: 19.1.0
|
||||
|
||||
'@mongodb-js/saslprep@1.2.0':
|
||||
resolution:
|
||||
@@ -5518,7 +5521,7 @@ packages:
|
||||
integrity: sha512-/FrVAZ76JLTWxJOERk04fm8hYENDo0PWSP3YLQKxevLwWtxemGcl5JJEzN4iqfDlRve0ckyfFaOBu4xbNH/wZw==,
|
||||
}
|
||||
peerDependencies:
|
||||
typescript: '>=4.5.0'
|
||||
typescript: 5.7.3
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"@payloadcms/next": "3.39.0",
|
||||
"@payloadcms/payload-cloud": "3.39.0",
|
||||
"@payloadcms/richtext-lexical": "3.39.0",
|
||||
"@payloadcms/ui": "3.39.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"graphql": "^16.8.1",
|
||||
"next": "15.3.0",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "6a11f8d5-d3b2-4add-aff9-2a977e8170eb",
|
||||
"id": "1d94b21e-f820-4df2-b25c-05ca97b8c9fc",
|
||||
"prevId": "00000000-0000-0000-0000-000000000000",
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
@@ -1,9 +1,9 @@
|
||||
import * as migration_20250522_142559_initial from './20250522_142559_initial'
|
||||
import * as migration_20250522_150852_initial from './20250522_150852_initial'
|
||||
|
||||
export const migrations = [
|
||||
{
|
||||
up: migration_20250522_142559_initial.up,
|
||||
down: migration_20250522_142559_initial.down,
|
||||
name: '20250522_142559_initial',
|
||||
up: migration_20250522_150852_initial.up,
|
||||
down: migration_20250522_150852_initial.down,
|
||||
name: '20250522_150852_initial',
|
||||
},
|
||||
]
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"@payloadcms/payload-cloud": "3.39.0",
|
||||
"@payloadcms/richtext-lexical": "3.39.0",
|
||||
"@payloadcms/storage-vercel-blob": "3.39.0",
|
||||
"@payloadcms/ui": "3.39.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"graphql": "^16.8.1",
|
||||
"next": "15.3.0",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"@payloadcms/payload-cloud": "3.39.0",
|
||||
"@payloadcms/richtext-lexical": "3.39.0",
|
||||
"@payloadcms/storage-vercel-blob": "3.39.0",
|
||||
"@payloadcms/ui": "3.39.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"graphql": "^16.8.1",
|
||||
"next": "15.3.0",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "5b877144-faad-4e93-a862-81bda85d04e7",
|
||||
"id": "8860b192-93e6-4013-b273-54e765e007a5",
|
||||
"prevId": "00000000-0000-0000-0000-000000000000",
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
@@ -1,9 +1,9 @@
|
||||
import * as migration_20250522_142529_initial from './20250522_142529_initial'
|
||||
import * as migration_20250522_150833_initial from './20250522_150833_initial'
|
||||
|
||||
export const migrations = [
|
||||
{
|
||||
up: migration_20250522_142529_initial.up,
|
||||
down: migration_20250522_142529_initial.down,
|
||||
name: '20250522_142529_initial',
|
||||
up: migration_20250522_150833_initial.up,
|
||||
down: migration_20250522_150833_initial.down,
|
||||
name: '20250522_150833_initial',
|
||||
},
|
||||
]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "2f80a60a-14fd-4fe6-84fa-308d529a8b5e",
|
||||
"id": "7619892c-0911-4cd7-915a-8bfba2b626ed",
|
||||
"prevId": "00000000-0000-0000-0000-000000000000",
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
@@ -1,9 +1,9 @@
|
||||
import * as migration_20250522_142545_initial from './20250522_142545_initial'
|
||||
import * as migration_20250522_150837_initial from './20250522_150837_initial'
|
||||
|
||||
export const migrations = [
|
||||
{
|
||||
up: migration_20250522_142545_initial.up,
|
||||
down: migration_20250522_142545_initial.down,
|
||||
name: '20250522_142545_initial',
|
||||
up: migration_20250522_150837_initial.up,
|
||||
down: migration_20250522_150837_initial.down,
|
||||
name: '20250522_150837_initial',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user