@salesforce/templates 66.9.2 → 66.9.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/templates/project/agent/README.md +12 -2
- package/lib/templates/project/reactexternalapp/_p_/_m_/_w_/_a_/package-lock.json +121 -121
- package/lib/templates/project/reactinternalapp/CHANGELOG.md +48 -0
- package/lib/templates/project/reactinternalapp/_p_/_m_/_w_/_a_/package-lock.json +124 -124
- package/lib/templates/project/reactinternalapp/_p_/_m_/_w_/_a_/package.json +3 -3
- package/lib/templates/project/reactinternalapp/package.json +1 -1
- package/lib/templates/project/standard/README.md +51 -11
- package/lib/templates/uiBundles/reactbasic/package-lock.json +124 -124
- package/lib/templates/uiBundles/reactbasic/package.json +3 -3
- package/package.json +3 -3
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"version": "1.59.0",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@salesforce/agentforce-conversation-client": "^9.4.0",
|
|
12
|
-
"@salesforce/platform-sdk": "^10.
|
|
13
|
-
"@salesforce/ui-bundle": "^10.
|
|
12
|
+
"@salesforce/platform-sdk": "^10.6.0",
|
|
13
|
+
"@salesforce/ui-bundle": "^10.6.0",
|
|
14
14
|
"@tailwindcss/vite": "^4.1.17",
|
|
15
15
|
"class-variance-authority": "^0.7.1",
|
|
16
16
|
"clsx": "^2.1.1",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@graphql-eslint/eslint-plugin": "^4.1.0",
|
|
36
36
|
"@graphql-tools/utils": "^11.0.0",
|
|
37
37
|
"@playwright/test": "^1.49.0",
|
|
38
|
-
"@salesforce/vite-plugin-ui-bundle": "^10.
|
|
38
|
+
"@salesforce/vite-plugin-ui-bundle": "^10.6.0",
|
|
39
39
|
"@testing-library/jest-dom": "^6.6.3",
|
|
40
40
|
"@testing-library/react": "^16.1.0",
|
|
41
41
|
"@testing-library/user-event": "^14.5.2",
|
|
@@ -991,9 +991,9 @@
|
|
|
991
991
|
"license": "MIT"
|
|
992
992
|
},
|
|
993
993
|
"node_modules/@dotenvx/dotenvx": {
|
|
994
|
-
"version": "1.71.
|
|
995
|
-
"resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.71.
|
|
996
|
-
"integrity": "sha512-
|
|
994
|
+
"version": "1.71.2",
|
|
995
|
+
"resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.71.2.tgz",
|
|
996
|
+
"integrity": "sha512-Xj9T3Wr+Bo4ILKf9PZJBYJ4SJiZGC/pqIdzOMbX9jgAFb0oGuKkusLleYHN/N6zanZixNvmuMVWYR1T3YJuVTA==",
|
|
997
997
|
"license": "BSD-3-Clause",
|
|
998
998
|
"dependencies": {
|
|
999
999
|
"commander": "^11.1.0",
|
|
@@ -9920,9 +9920,9 @@
|
|
|
9920
9920
|
"license": "MIT"
|
|
9921
9921
|
},
|
|
9922
9922
|
"node_modules/@repeaterjs/repeater": {
|
|
9923
|
-
"version": "3.0
|
|
9924
|
-
"resolved": "https://registry.npmjs.org/@repeaterjs/repeater/-/repeater-3.0.
|
|
9925
|
-
"integrity": "sha512-
|
|
9923
|
+
"version": "3.1.0",
|
|
9924
|
+
"resolved": "https://registry.npmjs.org/@repeaterjs/repeater/-/repeater-3.1.0.tgz",
|
|
9925
|
+
"integrity": "sha512-TaoVksZRSx2KWYYpyLQtMQXXeS98VsgZImzW65xmiVgbYhXLk+aEsmzPLirqVuE4/XuUapH2iMtxUzaBNDzdSQ==",
|
|
9926
9926
|
"dev": true,
|
|
9927
9927
|
"license": "MIT"
|
|
9928
9928
|
},
|
|
@@ -10340,9 +10340,9 @@
|
|
|
10340
10340
|
}
|
|
10341
10341
|
},
|
|
10342
10342
|
"node_modules/@salesforce/core/node_modules/semver": {
|
|
10343
|
-
"version": "7.8.
|
|
10344
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
10345
|
-
"integrity": "sha512-
|
|
10343
|
+
"version": "7.8.3",
|
|
10344
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.3.tgz",
|
|
10345
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
10346
10346
|
"license": "ISC",
|
|
10347
10347
|
"bin": {
|
|
10348
10348
|
"semver": "bin/semver.js"
|
|
@@ -10352,9 +10352,9 @@
|
|
|
10352
10352
|
}
|
|
10353
10353
|
},
|
|
10354
10354
|
"node_modules/@salesforce/jsonrpc": {
|
|
10355
|
-
"version": "10.6.
|
|
10356
|
-
"resolved": "https://registry.npmjs.org/@salesforce/jsonrpc/-/jsonrpc-10.6.
|
|
10357
|
-
"integrity": "sha512-
|
|
10355
|
+
"version": "10.6.5",
|
|
10356
|
+
"resolved": "https://registry.npmjs.org/@salesforce/jsonrpc/-/jsonrpc-10.6.5.tgz",
|
|
10357
|
+
"integrity": "sha512-k/1KyyiUZH6p/DWo/3YYwNq40cxCUewg7Jb6QZAxob3cwPaN01OuHCirQgXqBL50Tog4r0xsOVaM6c3sFZLcXA==",
|
|
10358
10358
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
10359
10359
|
},
|
|
10360
10360
|
"node_modules/@salesforce/kit": {
|
|
@@ -10367,9 +10367,9 @@
|
|
|
10367
10367
|
}
|
|
10368
10368
|
},
|
|
10369
10369
|
"node_modules/@salesforce/platform-sdk": {
|
|
10370
|
-
"version": "10.6.
|
|
10371
|
-
"resolved": "https://registry.npmjs.org/@salesforce/platform-sdk/-/platform-sdk-10.6.
|
|
10372
|
-
"integrity": "sha512-
|
|
10370
|
+
"version": "10.6.5",
|
|
10371
|
+
"resolved": "https://registry.npmjs.org/@salesforce/platform-sdk/-/platform-sdk-10.6.5.tgz",
|
|
10372
|
+
"integrity": "sha512-QAOygOFmeqA/pYNyFHFt6z6L4VjdW4G1EJAdJEeKCgtFY0hV2TZWMqLKEFI6OV8EEokrg2VwSOHelT9m2Bygmw==",
|
|
10373
10373
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
10374
10374
|
"dependencies": {
|
|
10375
10375
|
"@conduit-client/command-http-cache-control": "3.19.6",
|
|
@@ -10381,7 +10381,7 @@
|
|
|
10381
10381
|
"@conduit-client/service-pubsub": "3.19.6",
|
|
10382
10382
|
"@conduit-client/service-retry": "3.19.6",
|
|
10383
10383
|
"@conduit-client/utils": "3.19.6",
|
|
10384
|
-
"@salesforce/jsonrpc": "^10.6.
|
|
10384
|
+
"@salesforce/jsonrpc": "^10.6.5"
|
|
10385
10385
|
},
|
|
10386
10386
|
"peerDependencies": {
|
|
10387
10387
|
"o11y": ">=260.0.0",
|
|
@@ -10398,13 +10398,13 @@
|
|
|
10398
10398
|
}
|
|
10399
10399
|
},
|
|
10400
10400
|
"node_modules/@salesforce/ui-bundle": {
|
|
10401
|
-
"version": "10.6.
|
|
10402
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ui-bundle/-/ui-bundle-10.6.
|
|
10403
|
-
"integrity": "sha512-
|
|
10401
|
+
"version": "10.6.5",
|
|
10402
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ui-bundle/-/ui-bundle-10.6.5.tgz",
|
|
10403
|
+
"integrity": "sha512-z/yQYbaXfOC20asKSEltHDs6G13sNi7sgGSG43aoyWGL1pIU2Ok0cmKLX/R5vcFBhLyLx0bGMvqhyEAZIioSBQ==",
|
|
10404
10404
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
10405
10405
|
"dependencies": {
|
|
10406
10406
|
"@salesforce/core": "^8.23.4",
|
|
10407
|
-
"@salesforce/platform-sdk": "^10.6.
|
|
10407
|
+
"@salesforce/platform-sdk": "^10.6.5",
|
|
10408
10408
|
"micromatch": "^4.0.8",
|
|
10409
10409
|
"path-to-regexp": "^8.3.0"
|
|
10410
10410
|
},
|
|
@@ -10413,9 +10413,9 @@
|
|
|
10413
10413
|
}
|
|
10414
10414
|
},
|
|
10415
10415
|
"node_modules/@salesforce/ui-design-mode": {
|
|
10416
|
-
"version": "10.6.
|
|
10417
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ui-design-mode/-/ui-design-mode-10.6.
|
|
10418
|
-
"integrity": "sha512-
|
|
10416
|
+
"version": "10.6.5",
|
|
10417
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ui-design-mode/-/ui-design-mode-10.6.5.tgz",
|
|
10418
|
+
"integrity": "sha512-xfJVlqu6NUVPHgEUVGalsMarHFmAZnZoOS6zW+KT+rgwkOhAUj7aUQBwrSbXrxacVfBw8JAhL36H0h58Bm/ROQ==",
|
|
10419
10419
|
"dev": true,
|
|
10420
10420
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
10421
10421
|
"dependencies": {
|
|
@@ -10447,15 +10447,15 @@
|
|
|
10447
10447
|
}
|
|
10448
10448
|
},
|
|
10449
10449
|
"node_modules/@salesforce/vite-plugin-ui-bundle": {
|
|
10450
|
-
"version": "10.6.
|
|
10451
|
-
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-ui-bundle/-/vite-plugin-ui-bundle-10.6.
|
|
10452
|
-
"integrity": "sha512-
|
|
10450
|
+
"version": "10.6.5",
|
|
10451
|
+
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-ui-bundle/-/vite-plugin-ui-bundle-10.6.5.tgz",
|
|
10452
|
+
"integrity": "sha512-dkDzt1BAAhCUykcsnFWgRS8nkV7e8m9XW8pjqXo1/gZYJCMXEoqs31ktO0ynPgBLJvdrdcerT8Scl9lIxHGJ7g==",
|
|
10453
10453
|
"dev": true,
|
|
10454
10454
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
10455
10455
|
"dependencies": {
|
|
10456
10456
|
"@babel/core": "^7.28.4",
|
|
10457
|
-
"@salesforce/ui-bundle": "^10.6.
|
|
10458
|
-
"@salesforce/ui-design-mode": "^10.6.
|
|
10457
|
+
"@salesforce/ui-bundle": "^10.6.5",
|
|
10458
|
+
"@salesforce/ui-design-mode": "^10.6.5"
|
|
10459
10459
|
},
|
|
10460
10460
|
"engines": {
|
|
10461
10461
|
"node": ">=20.0.0"
|
|
@@ -11121,17 +11121,17 @@
|
|
|
11121
11121
|
}
|
|
11122
11122
|
},
|
|
11123
11123
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
11124
|
-
"version": "8.
|
|
11125
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
|
11126
|
-
"integrity": "sha512-
|
|
11124
|
+
"version": "8.61.0",
|
|
11125
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.0.tgz",
|
|
11126
|
+
"integrity": "sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==",
|
|
11127
11127
|
"dev": true,
|
|
11128
11128
|
"license": "MIT",
|
|
11129
11129
|
"dependencies": {
|
|
11130
11130
|
"@eslint-community/regexpp": "^4.12.2",
|
|
11131
|
-
"@typescript-eslint/scope-manager": "8.
|
|
11132
|
-
"@typescript-eslint/type-utils": "8.
|
|
11133
|
-
"@typescript-eslint/utils": "8.
|
|
11134
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
11131
|
+
"@typescript-eslint/scope-manager": "8.61.0",
|
|
11132
|
+
"@typescript-eslint/type-utils": "8.61.0",
|
|
11133
|
+
"@typescript-eslint/utils": "8.61.0",
|
|
11134
|
+
"@typescript-eslint/visitor-keys": "8.61.0",
|
|
11135
11135
|
"ignore": "^7.0.5",
|
|
11136
11136
|
"natural-compare": "^1.4.0",
|
|
11137
11137
|
"ts-api-utils": "^2.5.0"
|
|
@@ -11144,7 +11144,7 @@
|
|
|
11144
11144
|
"url": "https://opencollective.com/typescript-eslint"
|
|
11145
11145
|
},
|
|
11146
11146
|
"peerDependencies": {
|
|
11147
|
-
"@typescript-eslint/parser": "^8.
|
|
11147
|
+
"@typescript-eslint/parser": "^8.61.0",
|
|
11148
11148
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
11149
11149
|
"typescript": ">=4.8.4 <6.1.0"
|
|
11150
11150
|
}
|
|
@@ -11160,16 +11160,16 @@
|
|
|
11160
11160
|
}
|
|
11161
11161
|
},
|
|
11162
11162
|
"node_modules/@typescript-eslint/parser": {
|
|
11163
|
-
"version": "8.
|
|
11164
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.
|
|
11165
|
-
"integrity": "sha512-
|
|
11163
|
+
"version": "8.61.0",
|
|
11164
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.61.0.tgz",
|
|
11165
|
+
"integrity": "sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==",
|
|
11166
11166
|
"dev": true,
|
|
11167
11167
|
"license": "MIT",
|
|
11168
11168
|
"dependencies": {
|
|
11169
|
-
"@typescript-eslint/scope-manager": "8.
|
|
11170
|
-
"@typescript-eslint/types": "8.
|
|
11171
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
11172
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
11169
|
+
"@typescript-eslint/scope-manager": "8.61.0",
|
|
11170
|
+
"@typescript-eslint/types": "8.61.0",
|
|
11171
|
+
"@typescript-eslint/typescript-estree": "8.61.0",
|
|
11172
|
+
"@typescript-eslint/visitor-keys": "8.61.0",
|
|
11173
11173
|
"debug": "^4.4.3"
|
|
11174
11174
|
},
|
|
11175
11175
|
"engines": {
|
|
@@ -11185,14 +11185,14 @@
|
|
|
11185
11185
|
}
|
|
11186
11186
|
},
|
|
11187
11187
|
"node_modules/@typescript-eslint/project-service": {
|
|
11188
|
-
"version": "8.
|
|
11189
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.
|
|
11190
|
-
"integrity": "sha512-
|
|
11188
|
+
"version": "8.61.0",
|
|
11189
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.61.0.tgz",
|
|
11190
|
+
"integrity": "sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==",
|
|
11191
11191
|
"dev": true,
|
|
11192
11192
|
"license": "MIT",
|
|
11193
11193
|
"dependencies": {
|
|
11194
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
11195
|
-
"@typescript-eslint/types": "^8.
|
|
11194
|
+
"@typescript-eslint/tsconfig-utils": "^8.61.0",
|
|
11195
|
+
"@typescript-eslint/types": "^8.61.0",
|
|
11196
11196
|
"debug": "^4.4.3"
|
|
11197
11197
|
},
|
|
11198
11198
|
"engines": {
|
|
@@ -11207,14 +11207,14 @@
|
|
|
11207
11207
|
}
|
|
11208
11208
|
},
|
|
11209
11209
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
11210
|
-
"version": "8.
|
|
11211
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
11212
|
-
"integrity": "sha512-
|
|
11210
|
+
"version": "8.61.0",
|
|
11211
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz",
|
|
11212
|
+
"integrity": "sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==",
|
|
11213
11213
|
"dev": true,
|
|
11214
11214
|
"license": "MIT",
|
|
11215
11215
|
"dependencies": {
|
|
11216
|
-
"@typescript-eslint/types": "8.
|
|
11217
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
11216
|
+
"@typescript-eslint/types": "8.61.0",
|
|
11217
|
+
"@typescript-eslint/visitor-keys": "8.61.0"
|
|
11218
11218
|
},
|
|
11219
11219
|
"engines": {
|
|
11220
11220
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -11225,9 +11225,9 @@
|
|
|
11225
11225
|
}
|
|
11226
11226
|
},
|
|
11227
11227
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
11228
|
-
"version": "8.
|
|
11229
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
|
11230
|
-
"integrity": "sha512-
|
|
11228
|
+
"version": "8.61.0",
|
|
11229
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz",
|
|
11230
|
+
"integrity": "sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==",
|
|
11231
11231
|
"dev": true,
|
|
11232
11232
|
"license": "MIT",
|
|
11233
11233
|
"engines": {
|
|
@@ -11242,15 +11242,15 @@
|
|
|
11242
11242
|
}
|
|
11243
11243
|
},
|
|
11244
11244
|
"node_modules/@typescript-eslint/type-utils": {
|
|
11245
|
-
"version": "8.
|
|
11246
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.
|
|
11247
|
-
"integrity": "sha512-
|
|
11245
|
+
"version": "8.61.0",
|
|
11246
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.61.0.tgz",
|
|
11247
|
+
"integrity": "sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==",
|
|
11248
11248
|
"dev": true,
|
|
11249
11249
|
"license": "MIT",
|
|
11250
11250
|
"dependencies": {
|
|
11251
|
-
"@typescript-eslint/types": "8.
|
|
11252
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
11253
|
-
"@typescript-eslint/utils": "8.
|
|
11251
|
+
"@typescript-eslint/types": "8.61.0",
|
|
11252
|
+
"@typescript-eslint/typescript-estree": "8.61.0",
|
|
11253
|
+
"@typescript-eslint/utils": "8.61.0",
|
|
11254
11254
|
"debug": "^4.4.3",
|
|
11255
11255
|
"ts-api-utils": "^2.5.0"
|
|
11256
11256
|
},
|
|
@@ -11267,9 +11267,9 @@
|
|
|
11267
11267
|
}
|
|
11268
11268
|
},
|
|
11269
11269
|
"node_modules/@typescript-eslint/types": {
|
|
11270
|
-
"version": "8.
|
|
11271
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
|
11272
|
-
"integrity": "sha512-
|
|
11270
|
+
"version": "8.61.0",
|
|
11271
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
|
|
11272
|
+
"integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
|
|
11273
11273
|
"dev": true,
|
|
11274
11274
|
"license": "MIT",
|
|
11275
11275
|
"engines": {
|
|
@@ -11281,16 +11281,16 @@
|
|
|
11281
11281
|
}
|
|
11282
11282
|
},
|
|
11283
11283
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
11284
|
-
"version": "8.
|
|
11285
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
|
11286
|
-
"integrity": "sha512-
|
|
11284
|
+
"version": "8.61.0",
|
|
11285
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz",
|
|
11286
|
+
"integrity": "sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==",
|
|
11287
11287
|
"dev": true,
|
|
11288
11288
|
"license": "MIT",
|
|
11289
11289
|
"dependencies": {
|
|
11290
|
-
"@typescript-eslint/project-service": "8.
|
|
11291
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
11292
|
-
"@typescript-eslint/types": "8.
|
|
11293
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
11290
|
+
"@typescript-eslint/project-service": "8.61.0",
|
|
11291
|
+
"@typescript-eslint/tsconfig-utils": "8.61.0",
|
|
11292
|
+
"@typescript-eslint/types": "8.61.0",
|
|
11293
|
+
"@typescript-eslint/visitor-keys": "8.61.0",
|
|
11294
11294
|
"debug": "^4.4.3",
|
|
11295
11295
|
"minimatch": "^10.2.2",
|
|
11296
11296
|
"semver": "^7.7.3",
|
|
@@ -11348,9 +11348,9 @@
|
|
|
11348
11348
|
}
|
|
11349
11349
|
},
|
|
11350
11350
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
11351
|
-
"version": "7.8.
|
|
11352
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
11353
|
-
"integrity": "sha512-
|
|
11351
|
+
"version": "7.8.3",
|
|
11352
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.3.tgz",
|
|
11353
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
11354
11354
|
"dev": true,
|
|
11355
11355
|
"license": "ISC",
|
|
11356
11356
|
"bin": {
|
|
@@ -11361,16 +11361,16 @@
|
|
|
11361
11361
|
}
|
|
11362
11362
|
},
|
|
11363
11363
|
"node_modules/@typescript-eslint/utils": {
|
|
11364
|
-
"version": "8.
|
|
11365
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
|
11366
|
-
"integrity": "sha512-
|
|
11364
|
+
"version": "8.61.0",
|
|
11365
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.61.0.tgz",
|
|
11366
|
+
"integrity": "sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==",
|
|
11367
11367
|
"dev": true,
|
|
11368
11368
|
"license": "MIT",
|
|
11369
11369
|
"dependencies": {
|
|
11370
11370
|
"@eslint-community/eslint-utils": "^4.9.1",
|
|
11371
|
-
"@typescript-eslint/scope-manager": "8.
|
|
11372
|
-
"@typescript-eslint/types": "8.
|
|
11373
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
11371
|
+
"@typescript-eslint/scope-manager": "8.61.0",
|
|
11372
|
+
"@typescript-eslint/types": "8.61.0",
|
|
11373
|
+
"@typescript-eslint/typescript-estree": "8.61.0"
|
|
11374
11374
|
},
|
|
11375
11375
|
"engines": {
|
|
11376
11376
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -11385,13 +11385,13 @@
|
|
|
11385
11385
|
}
|
|
11386
11386
|
},
|
|
11387
11387
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
11388
|
-
"version": "8.
|
|
11389
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
11390
|
-
"integrity": "sha512-
|
|
11388
|
+
"version": "8.61.0",
|
|
11389
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz",
|
|
11390
|
+
"integrity": "sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==",
|
|
11391
11391
|
"dev": true,
|
|
11392
11392
|
"license": "MIT",
|
|
11393
11393
|
"dependencies": {
|
|
11394
|
-
"@typescript-eslint/types": "8.
|
|
11394
|
+
"@typescript-eslint/types": "8.61.0",
|
|
11395
11395
|
"eslint-visitor-keys": "^5.0.0"
|
|
11396
11396
|
},
|
|
11397
11397
|
"engines": {
|
|
@@ -12201,9 +12201,9 @@
|
|
|
12201
12201
|
}
|
|
12202
12202
|
},
|
|
12203
12203
|
"node_modules/baseline-browser-mapping": {
|
|
12204
|
-
"version": "2.10.
|
|
12205
|
-
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.
|
|
12206
|
-
"integrity": "sha512-
|
|
12204
|
+
"version": "2.10.35",
|
|
12205
|
+
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.35.tgz",
|
|
12206
|
+
"integrity": "sha512-honAfLBde0HAFLdNyBEfuuENkF6zR+ozxqxa/2zJKHBe1qzLqyTSeRKpdPEHAP03rlDGyQOPnCSxnVpVqQo9Mg==",
|
|
12207
12207
|
"license": "Apache-2.0",
|
|
12208
12208
|
"bin": {
|
|
12209
12209
|
"baseline-browser-mapping": "dist/cli.cjs"
|
|
@@ -13015,9 +13015,9 @@
|
|
|
13015
13015
|
}
|
|
13016
13016
|
},
|
|
13017
13017
|
"node_modules/cosmiconfig": {
|
|
13018
|
-
"version": "9.0.
|
|
13019
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.
|
|
13020
|
-
"integrity": "sha512-
|
|
13018
|
+
"version": "9.0.2",
|
|
13019
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.2.tgz",
|
|
13020
|
+
"integrity": "sha512-gtTZxTDau1wL7Y7zifc2dd8jHSK/k6BTx/2Xp/BpdlAdnlYWFVt7qhJqgwi7637yRwRQ3qL4ZidbB4I8tA5VOg==",
|
|
13021
13021
|
"license": "MIT",
|
|
13022
13022
|
"dependencies": {
|
|
13023
13023
|
"env-paths": "^2.2.1",
|
|
@@ -13609,9 +13609,9 @@
|
|
|
13609
13609
|
"license": "MIT"
|
|
13610
13610
|
},
|
|
13611
13611
|
"node_modules/electron-to-chromium": {
|
|
13612
|
-
"version": "1.5.
|
|
13613
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
13614
|
-
"integrity": "sha512-
|
|
13612
|
+
"version": "1.5.370",
|
|
13613
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.370.tgz",
|
|
13614
|
+
"integrity": "sha512-D5tSHJReAb/Kf3Hu9F/GO4lJuSWzEWHwvQ/kKSUP7pimNgvxkSKj+gUQhHpKKACwrin7rS3byU7IxreF56rl5g==",
|
|
13615
13615
|
"license": "ISC"
|
|
13616
13616
|
},
|
|
13617
13617
|
"node_modules/emoji-regex": {
|
|
@@ -15118,9 +15118,9 @@
|
|
|
15118
15118
|
"license": "ISC"
|
|
15119
15119
|
},
|
|
15120
15120
|
"node_modules/graphql": {
|
|
15121
|
-
"version": "16.14.
|
|
15122
|
-
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.
|
|
15123
|
-
"integrity": "sha512-
|
|
15121
|
+
"version": "16.14.2",
|
|
15122
|
+
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.2.tgz",
|
|
15123
|
+
"integrity": "sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA==",
|
|
15124
15124
|
"license": "MIT",
|
|
15125
15125
|
"engines": {
|
|
15126
15126
|
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
|
@@ -15558,9 +15558,9 @@
|
|
|
15558
15558
|
}
|
|
15559
15559
|
},
|
|
15560
15560
|
"node_modules/hono": {
|
|
15561
|
-
"version": "4.12.
|
|
15562
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.
|
|
15563
|
-
"integrity": "sha512-
|
|
15561
|
+
"version": "4.12.25",
|
|
15562
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.25.tgz",
|
|
15563
|
+
"integrity": "sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==",
|
|
15564
15564
|
"license": "MIT",
|
|
15565
15565
|
"engines": {
|
|
15566
15566
|
"node": ">=16.9.0"
|
|
@@ -16815,9 +16815,9 @@
|
|
|
16815
16815
|
}
|
|
16816
16816
|
},
|
|
16817
16817
|
"node_modules/jsonwebtoken/node_modules/semver": {
|
|
16818
|
-
"version": "7.8.
|
|
16819
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
16820
|
-
"integrity": "sha512-
|
|
16818
|
+
"version": "7.8.3",
|
|
16819
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.3.tgz",
|
|
16820
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
16821
16821
|
"license": "ISC",
|
|
16822
16822
|
"bin": {
|
|
16823
16823
|
"semver": "bin/semver.js"
|
|
@@ -18938,9 +18938,9 @@
|
|
|
18938
18938
|
}
|
|
18939
18939
|
},
|
|
18940
18940
|
"node_modules/postcss-selector-parser": {
|
|
18941
|
-
"version": "7.1.
|
|
18942
|
-
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.
|
|
18943
|
-
"integrity": "sha512-
|
|
18941
|
+
"version": "7.1.2",
|
|
18942
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.2.tgz",
|
|
18943
|
+
"integrity": "sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==",
|
|
18944
18944
|
"license": "MIT",
|
|
18945
18945
|
"dependencies": {
|
|
18946
18946
|
"cssesc": "^3.0.0",
|
|
@@ -18973,9 +18973,9 @@
|
|
|
18973
18973
|
}
|
|
18974
18974
|
},
|
|
18975
18975
|
"node_modules/prettier": {
|
|
18976
|
-
"version": "3.8.
|
|
18977
|
-
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.
|
|
18978
|
-
"integrity": "sha512-
|
|
18976
|
+
"version": "3.8.4",
|
|
18977
|
+
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.4.tgz",
|
|
18978
|
+
"integrity": "sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==",
|
|
18979
18979
|
"dev": true,
|
|
18980
18980
|
"license": "MIT",
|
|
18981
18981
|
"peer": true,
|
|
@@ -20912,14 +20912,14 @@
|
|
|
20912
20912
|
}
|
|
20913
20913
|
},
|
|
20914
20914
|
"node_modules/side-channel": {
|
|
20915
|
-
"version": "1.1.
|
|
20916
|
-
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.
|
|
20917
|
-
"integrity": "sha512-
|
|
20915
|
+
"version": "1.1.1",
|
|
20916
|
+
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
|
|
20917
|
+
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
|
|
20918
20918
|
"license": "MIT",
|
|
20919
20919
|
"dependencies": {
|
|
20920
20920
|
"es-errors": "^1.3.0",
|
|
20921
|
-
"object-inspect": "^1.13.
|
|
20922
|
-
"side-channel-list": "^1.0.
|
|
20921
|
+
"object-inspect": "^1.13.4",
|
|
20922
|
+
"side-channel-list": "^1.0.1",
|
|
20923
20923
|
"side-channel-map": "^1.0.1",
|
|
20924
20924
|
"side-channel-weakmap": "^1.0.2"
|
|
20925
20925
|
},
|
|
@@ -21994,16 +21994,16 @@
|
|
|
21994
21994
|
}
|
|
21995
21995
|
},
|
|
21996
21996
|
"node_modules/typescript-eslint": {
|
|
21997
|
-
"version": "8.
|
|
21998
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.
|
|
21999
|
-
"integrity": "sha512-
|
|
21997
|
+
"version": "8.61.0",
|
|
21998
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.61.0.tgz",
|
|
21999
|
+
"integrity": "sha512-8y31Rd0eGTrDKqhy6vT0HtzhN+YLjQizwX3aA3hPXP/ynSfnrBXcQY5IzsP9/DM7+klX4IUncZZjkchP0z+rUw==",
|
|
22000
22000
|
"dev": true,
|
|
22001
22001
|
"license": "MIT",
|
|
22002
22002
|
"dependencies": {
|
|
22003
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
22004
|
-
"@typescript-eslint/parser": "8.
|
|
22005
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
22006
|
-
"@typescript-eslint/utils": "8.
|
|
22003
|
+
"@typescript-eslint/eslint-plugin": "8.61.0",
|
|
22004
|
+
"@typescript-eslint/parser": "8.61.0",
|
|
22005
|
+
"@typescript-eslint/typescript-estree": "8.61.0",
|
|
22006
|
+
"@typescript-eslint/utils": "8.61.0"
|
|
22007
22007
|
},
|
|
22008
22008
|
"engines": {
|
|
22009
22009
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"graphql:schema": "node scripts/get-graphql-schema.mjs"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@salesforce/platform-sdk": "^10.
|
|
22
|
-
"@salesforce/ui-bundle": "^10.
|
|
21
|
+
"@salesforce/platform-sdk": "^10.6.0",
|
|
22
|
+
"@salesforce/ui-bundle": "^10.6.0",
|
|
23
23
|
"@tailwindcss/vite": "^4.1.17",
|
|
24
24
|
"class-variance-authority": "^0.7.1",
|
|
25
25
|
"clsx": "^2.1.1",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@graphql-eslint/eslint-plugin": "^4.1.0",
|
|
46
46
|
"@graphql-tools/utils": "^11.0.0",
|
|
47
47
|
"@playwright/test": "^1.49.0",
|
|
48
|
-
"@salesforce/vite-plugin-ui-bundle": "^10.
|
|
48
|
+
"@salesforce/vite-plugin-ui-bundle": "^10.6.0",
|
|
49
49
|
"@testing-library/jest-dom": "^6.6.3",
|
|
50
50
|
"@testing-library/react": "^16.1.0",
|
|
51
51
|
"@testing-library/user-event": "^14.5.2",
|
|
@@ -1,18 +1,58 @@
|
|
|
1
|
-
# Salesforce DX Project
|
|
1
|
+
# Salesforce DX Project
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Salesforce DX is a development approach that brings source-driven development, team collaboration, and continuous integration to the Salesforce Platform. Instead of working directly in an org through a web browser, you work with metadata as source files in a local DX project, track changes in version control, and deploy through automated processes.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
This project template gets you started with the tools and structure you need to build Salesforce applications using source control, scratch orgs, and the Salesforce CLI.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
## Prerequisites
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
Before you start, make sure you have:
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
- **Salesforce CLI** - Download from [developer.salesforce.com/tools/salesforcecli](https://developer.salesforce.com/tools/salesforcecli). See [Install Salesforce CLI](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm) for details.
|
|
12
|
+
- **VS Code with Salesforce Extension Pack** - See [Installation Instructions](https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/install.html) for details. Includes the Agentforce Vibes extension.
|
|
13
|
+
- **A development org** - Sign up for a free Developer Edition org [here](https://developer.salesforce.com/signup).
|
|
14
|
+
- **Dev Hub enabled** (optional, required to create scratch orgs) - You can enable Dev Hub in your development org under Setup > Dev Hub. See [Provide Developers Access to Salesforce DX Tools](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_setup_dx_tools.htm).
|
|
12
15
|
|
|
13
|
-
##
|
|
16
|
+
## Project Structure
|
|
17
|
+
|
|
18
|
+
Your DX project follows this structure:
|
|
19
|
+
|
|
20
|
+
- **`force-app/main/default/`** - Your metadata source files live in this default package directory. You can configure additional package directories in the `sfdx-project.json` file.
|
|
21
|
+
- **`config/`** - Scratch org definitions and project settings
|
|
22
|
+
- **`scripts/`** - Automation scripts for common tasks
|
|
23
|
+
- **`sfdx-project.json`** - Project manifest that defines package directories, namespace, API version, and other project-level settings
|
|
24
|
+
|
|
25
|
+
See [Salesforce DX Project Configuration](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_config.htm).
|
|
26
|
+
|
|
27
|
+
## Get Started
|
|
28
|
+
|
|
29
|
+
Ready to start developing? The [Get Started with Salesforce DX](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_get_started_dx.htm) guide walks you through your first project, from creating a scratch org to creating a simple Apex class or LWC to deploying your code to a sandbox.
|
|
30
|
+
|
|
31
|
+
## Common Salesforce CLI Commands
|
|
32
|
+
|
|
33
|
+
Here are common CLI commands that you'll use the most:
|
|
34
|
+
|
|
35
|
+
- `sf org login web`: Authorize an org
|
|
36
|
+
- `sf org open`: Open your org in a browser
|
|
37
|
+
- `sf org create scratch`: Create a scratch org
|
|
38
|
+
- `sf project deploy start`: Deploy metadata to your org
|
|
39
|
+
- `sf project retrieve start`: Retrieve metadata from your org
|
|
40
|
+
- `sf template generate <artifact>`: Scaffold new components, such as Apex classes and triggers, LWC components, Lightning apps, and more
|
|
41
|
+
- `sf apex <command>`: Run Apex tests, run anonymous Apex blocks, and view logs
|
|
42
|
+
- `sf data <command>`: Work with test data
|
|
43
|
+
- `sf alias <command>`: Manage org aliases
|
|
44
|
+
- `sf config <command>`: Configure CLI settings
|
|
45
|
+
|
|
46
|
+
## Use Agentforce Vibes to Build Lightning Apps
|
|
47
|
+
|
|
48
|
+
Transform your ideas into custom Lightning apps that extend CRM workflows directly in Lightning Experience. Through natural conversations with Agentforce Vibes, implement custom objects and fields, complex business logic, and dynamic UI components. See [Build a Lightning App Using Agentforce Vibes](https://developer.salesforce.com/docs/platform/einstein-for-devs/guide/lexapp-overview.html).
|
|
49
|
+
|
|
50
|
+
## Additional Resources
|
|
51
|
+
|
|
52
|
+
- [Agentforce Vibes Developer Guide](https://developer.salesforce.com/docs/platform/einstein-for-devs/guide/einstein-overview.html)
|
|
53
|
+
- [Salesforce CLI Installation Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm)
|
|
54
|
+
- [Salesforce DX Developer Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/)
|
|
55
|
+
- [Salesforce CLI Command Reference](https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/)
|
|
56
|
+
- [Salesforce CLI Plugin Development Guide](https://developer.salesforce.com/docs/platform/salesforce-cli-plugin/guide/conceptual-overview.html)
|
|
57
|
+
- [Salesforce VS Code Extensions Documentation](https://developer.salesforce.com/tools/vscode/)
|
|
14
58
|
|
|
15
|
-
- [Salesforce Extensions Documentation](https://developer.salesforce.com/tools/vscode/)
|
|
16
|
-
- [Salesforce CLI Setup Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm)
|
|
17
|
-
- [Salesforce DX Developer Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_intro.htm)
|
|
18
|
-
- [Salesforce CLI Command Reference](https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference.htm)
|