Skip to content

Commit

Permalink
Project update. [p][robotic]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswrks committed Mar 14, 2024
1 parent dcc5c46 commit efa35ec
Show file tree
Hide file tree
Showing 14 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

[production]
node >= 20.9.0
Expand Down
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

# Locals

Expand Down
8 changes: 4 additions & 4 deletions .env.vault
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ DOTENV_VAULT_MAIN="7GW98NfL4hM4N6HbfeDXCKreVxKvcVPupFRnZ8XJ+pomaQ=="
DOTENV_VAULT_MAIN_VERSION=1

# dev
DOTENV_VAULT_DEV="jIp68uk64yT4hGaHo279rcQJJ9GfJ1mny71O3f3REb50s5QIE5cjxcett7oPLH4DBWuX16Lr/gxeOJf/XaelRPDL0VjsPVNPF97RCkRsi90IhPrBBjaGLT8XG1uYlK8WFdsJlBjJIPmfFgQyd4kuadwC+7P8GLZYt2usZ5zvAtt96Asxjn855Q3wxs3L8Wr38St4qdFY7wTvv3SB7j8nZwU/TsxFzeXG7eFliBpV406eEU16MdHMwZqCHKrBo9yx1Q=="
DOTENV_VAULT_DEV_VERSION=451
DOTENV_VAULT_DEV="W2QKO2D46OH7Cp/d8ErvsKrL6FekKKVwl1zUNI4WpqJV+vOnKaL1ey/Od9wcgkD2b34oRvz5sAGHDCWmTtKj6Wpfx0KPAMwXSYdsWtFQ2iwRw3ZGzwbhN2bTFHaPdmNlC3rpevxlR6yzmX9Gd0IjQ0OjDedDTF2mI3IQERZo7YN1p6IzAfRtBoDh6C4dKM4sFX0KXS1Tx7TMH7CHMSJqdd58TXJust9NdbdJFdhnxwTiRuJIPl99/ivVW2UxQxyZ5A=="
DOTENV_VAULT_DEV_VERSION=453

# ci
DOTENV_VAULT_CI="Pa1yzLuha/JG5cemLmGbO026Z1ijNNIIZEgFH00s2JxFtFoL8E9d1GLTvZ11qi8V+decRu/J8fqGXSvQ5xIpdwKfz5eWVfib/5RpQZmC68asq7lZXL5JXJhDjhjBPVonm4qOh2Bc3yNVorihRG9CkeKiQEYTc5N/H3iLOlJ+pw=="
DOTENV_VAULT_CI_VERSION=451
DOTENV_VAULT_CI="8hiwLNnPtuukNIXtCElQcOGk4AZMm4lEtZfKgsqdRG45pfI50G/WkxHlgvKQdpY2IReZm6EIyY5ysoJXACmbt8WtJKvBvp+gZDRI4guLKY85m93zqHrVCO7rJRev6XDifbFmoqIsFkq82Vw3qehsoiuRON3fwqXYTGZAoHVroQ=="
DOTENV_VAULT_CI_VERSION=453

# stage
DOTENV_VAULT_STAGE="aRP8su2YV4jZu3w1HZ/SLaots0IwJDFw75TCpvXEFeNp7tw="
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

# Default

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

# Packages

Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @note This entire file will be updated automatically.
* @note Instead of editing here, please review `./settings.mjs`.
*
* Last generated using `./settings.mjs` Mar 14, 2024 2:40 AM UTC.
* Last generated using `./settings.mjs` Mar 14, 2024 3:58 AM UTC.
*/
{
"editor.formatOnType": false,
Expand Down
2 changes: 1 addition & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 14, 2024 2:40 AM UTC.
# Last generated Mar 14, 2024 3:58 AM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion dev/.files/vite/includes/vitest/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default async ({ projDir, srcDir, logsDir, targetEnv, vitestSandboxEnable
: ['node', 'any'].includes(targetEnv) ? 'node' // <https://o5p.me/Gf9Cy5>.
: /* fallback */ 'node', // prettier-ignore

...(['cfp', 'cfw'].includes(targetEnv) ? { environmentOptions: { kvNamespaces: ['KV'] } } : {}),
...(['cfp', 'cfw'].includes(targetEnv) ? { environmentOptions: { kvNamespaces: ['RT_KV', 'KV'] } } : {}),

// See: <https://o5p.me/8Pjw1d> for `environment`, `environmentMatchGlobs` precedence.
environmentMatchGlobs: [
Expand Down
Loading

0 comments on commit efa35ec

Please sign in to comment.