diff --git a/.eslintignore b/.eslintignore
index 570d3f18..5f32df0f 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -90,143 +90,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/.gitignore b/.gitignore
index 5fbd7f30..3ddddb7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,143 +78,249 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/.prettierignore b/.prettierignore
index e91d2dcc..4383df08 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -87,143 +87,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/package.json b/package.json
index 3e602d76..68b3056a 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"pinst": "3.0.0",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
- "typescript": "5.3.2"
+ "typescript": "5.3.3"
},
"packageManager": "yarn@4.0.2",
"engines": {
diff --git a/packages/shared-lib-blitz-next/.eslintignore b/packages/shared-lib-blitz-next/.eslintignore
index 570d3f18..5f32df0f 100644
--- a/packages/shared-lib-blitz-next/.eslintignore
+++ b/packages/shared-lib-blitz-next/.eslintignore
@@ -90,143 +90,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-blitz-next/.gitignore b/packages/shared-lib-blitz-next/.gitignore
index 5fbd7f30..3ddddb7c 100644
--- a/packages/shared-lib-blitz-next/.gitignore
+++ b/packages/shared-lib-blitz-next/.gitignore
@@ -78,143 +78,249 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-blitz-next/.prettierignore b/packages/shared-lib-blitz-next/.prettierignore
index e91d2dcc..4383df08 100644
--- a/packages/shared-lib-blitz-next/.prettierignore
+++ b/packages/shared-lib-blitz-next/.prettierignore
@@ -87,143 +87,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-blitz-next/package.json b/packages/shared-lib-blitz-next/package.json
index 9fdd36e3..390845e5 100644
--- a/packages/shared-lib-blitz-next/package.json
+++ b/packages/shared-lib-blitz-next/package.json
@@ -55,7 +55,7 @@
"micromatch": "4.0.5",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
- "typescript": "5.3.2",
+ "typescript": "5.3.3",
"vitest": "0.34.6"
},
"publishConfig": {
diff --git a/packages/shared-lib-node/.eslintignore b/packages/shared-lib-node/.eslintignore
index 570d3f18..5f32df0f 100644
--- a/packages/shared-lib-node/.eslintignore
+++ b/packages/shared-lib-node/.eslintignore
@@ -90,143 +90,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-node/.gitignore b/packages/shared-lib-node/.gitignore
index 5fbd7f30..3ddddb7c 100644
--- a/packages/shared-lib-node/.gitignore
+++ b/packages/shared-lib-node/.gitignore
@@ -78,143 +78,249 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-node/.prettierignore b/packages/shared-lib-node/.prettierignore
index e91d2dcc..4383df08 100644
--- a/packages/shared-lib-node/.prettierignore
+++ b/packages/shared-lib-node/.prettierignore
@@ -87,143 +87,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-node/package.json b/packages/shared-lib-node/package.json
index 7ad19c28..4efb0836 100644
--- a/packages/shared-lib-node/package.json
+++ b/packages/shared-lib-node/package.json
@@ -59,7 +59,7 @@
"micromatch": "4.0.5",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
- "typescript": "5.3.2",
+ "typescript": "5.3.3",
"vitest": "0.34.6"
},
"publishConfig": {
diff --git a/packages/shared-lib-react/.eslintignore b/packages/shared-lib-react/.eslintignore
index 997603c2..a9e4675a 100644
--- a/packages/shared-lib-react/.eslintignore
+++ b/packages/shared-lib-react/.eslintignore
@@ -90,143 +90,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-react/.gitignore b/packages/shared-lib-react/.gitignore
index a389944e..0782f73b 100644
--- a/packages/shared-lib-react/.gitignore
+++ b/packages/shared-lib-react/.gitignore
@@ -78,143 +78,249 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-react/.prettierignore b/packages/shared-lib-react/.prettierignore
index 2b6994d0..d15d375c 100644
--- a/packages/shared-lib-react/.prettierignore
+++ b/packages/shared-lib-react/.prettierignore
@@ -87,143 +87,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib-react/package.json b/packages/shared-lib-react/package.json
index 54ee54c8..8d060cd0 100644
--- a/packages/shared-lib-react/package.json
+++ b/packages/shared-lib-react/package.json
@@ -70,7 +70,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"sort-package-json": "2.6.0",
- "typescript": "5.3.2",
+ "typescript": "5.3.3",
"vitest": "0.34.6"
},
"peerDependencies": {
diff --git a/packages/shared-lib/.eslintignore b/packages/shared-lib/.eslintignore
index 570d3f18..5f32df0f 100644
--- a/packages/shared-lib/.eslintignore
+++ b/packages/shared-lib/.eslintignore
@@ -90,143 +90,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib/.gitignore b/packages/shared-lib/.gitignore
index 5fbd7f30..3ddddb7c 100644
--- a/packages/shared-lib/.gitignore
+++ b/packages/shared-lib/.gitignore
@@ -78,143 +78,249 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib/.prettierignore b/packages/shared-lib/.prettierignore
index e91d2dcc..4383df08 100644
--- a/packages/shared-lib/.prettierignore
+++ b/packages/shared-lib/.prettierignore
@@ -87,143 +87,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/shared-lib/package.json b/packages/shared-lib/package.json
index 7b363b2d..09964d65 100644
--- a/packages/shared-lib/package.json
+++ b/packages/shared-lib/package.json
@@ -54,7 +54,7 @@
"micromatch": "4.0.5",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
- "typescript": "5.3.2",
+ "typescript": "5.3.3",
"vitest": "0.34.6"
},
"publishConfig": {
diff --git a/packages/wb/.eslintignore b/packages/wb/.eslintignore
index 570d3f18..5f32df0f 100644
--- a/packages/wb/.eslintignore
+++ b/packages/wb/.eslintignore
@@ -90,143 +90,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/wb/.gitignore b/packages/wb/.gitignore
index 5fbd7f30..3ddddb7c 100644
--- a/packages/wb/.gitignore
+++ b/packages/wb/.gitignore
@@ -78,143 +78,249 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/wb/.prettierignore b/packages/wb/.prettierignore
index e91d2dcc..4383df08 100644
--- a/packages/wb/.prettierignore
+++ b/packages/wb/.prettierignore
@@ -87,143 +87,243 @@ Temporary Items
# End of https://www.toptal.com/developers/gitignore/api/macos
-# Created by https://www.toptal.com/developers/gitignore/api/linux
-# Edit at https://www.toptal.com/developers/gitignore?templates=linux
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/linux
-
-# Created by https://www.toptal.com/developers/gitignore/api/jetbrains
-# Edit at https://www.toptal.com/developers/gitignore?templates=jetbrains
-
-### JetBrains ###
-# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
-# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# AWS User-specific
-.idea/**/aws.xml
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
-
-# Gradle and Maven with auto-import
-# When using Gradle or Maven with auto-import, you should exclude module files,
-# since they will be recreated, and may cause churn. Uncomment if using
-# auto-import.
-# .idea/artifacts
-# .idea/compiler.xml
-# .idea/jarRepositories.xml
-# .idea/modules.xml
-# .idea/*.iml
-# .idea/modules
-# *.iml
-# *.ipr
-
-# CMake
-cmake-build-*/
-
-# Mongo Explorer plugin
-.idea/**/mongoSettings.xml
-
-# File-based project format
-*.iws
-
-# IntelliJ
-out/
-
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Cursive Clojure plugin
-.idea/replstate.xml
-
-# SonarLint plugin
-.idea/sonarlint/
-
-# Crashlytics plugin (for Android Studio and IntelliJ)
-com_crashlytics_export_strings.xml
-crashlytics.properties
-crashlytics-build.properties
-fabric.properties
-
-# Editor-based Rest Client
-.idea/httpRequests
-
-# Android studio 3.1+ serialized cache file
-.idea/caches/build_file_checksums.ser
-
-### JetBrains Patch ###
-# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
-
-# Sonarlint plugin
-# https://plugins.jetbrains.com/plugin/7973-sonarlint
-.idea/**/sonarlint/
-
-# SonarQube Plugin
-# https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin
-.idea/**/sonarIssues.xml
-
-# Markdown Navigator plugin
-# https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced
-.idea/**/markdown-navigator.xml
-.idea/**/markdown-navigator-enh.xml
-.idea/**/markdown-navigator/
-
-# Cache file creation bug
-# See https://youtrack.jetbrains.com/issue/JBR-2257
-.idea/$CACHE_FILE$
-
-# CodeStream plugin
-# https://plugins.jetbrains.com/plugin/12206-codestream
-.idea/codestream.xml
-
-# Azure Toolkit for IntelliJ plugin
-# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
-.idea/**/azureSettings.xml
-
-# End of https://www.toptal.com/developers/gitignore/api/jetbrains
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:39:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+www.toptal.com | 502: Bad gateway
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad gateway
+ Error code 502
+
+
+ 2023-12-07 14:40:27 UTC
+
+
+
+
+
+
+
+
+
+
+
+
+
You
+
+
+ Browser
+
+
+
Working
+
+
+
+
+
Ashburn
+
+
Working
+
+
+
+
+
+
+
+
+
+
www.toptal.com
+
+
+ Host
+
+
+
Error
+
+
+
+
+
+
+
+
+
+
What happened?
+
The web server reported a bad gateway error.
+
+
+
What can I do?
+
Please try again in a few minutes.
+
+
+
+
+
+
+
+
+
+
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
diff --git a/packages/wb/package.json b/packages/wb/package.json
index 8adc9ae5..c3284e61 100644
--- a/packages/wb/package.json
+++ b/packages/wb/package.json
@@ -53,7 +53,7 @@
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"type-fest": "4.8.2",
- "typescript": "5.3.2",
+ "typescript": "5.3.3",
"vitest": "0.34.6",
"yargs": "17.7.2"
},
diff --git a/yarn.lock b/yarn.lock
index bc0e14ec..dccdb421 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7356,7 +7356,7 @@ __metadata:
micromatch: "npm:4.0.5"
prettier: "npm:3.1.0"
sort-package-json: "npm:2.6.0"
- typescript: "npm:5.3.2"
+ typescript: "npm:5.3.3"
vitest: "npm:0.34.6"
languageName: unknown
linkType: soft
@@ -7396,7 +7396,7 @@ __metadata:
prettier: "npm:3.1.0"
sort-package-json: "npm:2.6.0"
tree-kill: "npm:1.2.2"
- typescript: "npm:5.3.2"
+ typescript: "npm:5.3.3"
vitest: "npm:0.34.6"
languageName: unknown
linkType: soft
@@ -7442,7 +7442,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
sort-package-json: "npm:2.6.0"
- typescript: "npm:5.3.2"
+ typescript: "npm:5.3.3"
vitest: "npm:0.34.6"
peerDependencies:
react: ~18.2.0
@@ -7472,7 +7472,7 @@ __metadata:
micromatch: "npm:4.0.5"
prettier: "npm:3.1.0"
sort-package-json: "npm:2.6.0"
- typescript: "npm:5.3.2"
+ typescript: "npm:5.3.3"
vitest: "npm:0.34.6"
languageName: unknown
linkType: soft
@@ -7509,7 +7509,7 @@ __metadata:
sort-package-json: "npm:2.6.0"
tree-kill: "npm:1.2.2"
type-fest: "npm:4.8.2"
- typescript: "npm:5.3.2"
+ typescript: "npm:5.3.3"
vitest: "npm:0.34.6"
yargs: "npm:17.7.2"
bin:
@@ -21191,6 +21191,16 @@ __metadata:
languageName: node
linkType: hard
+"typescript@npm:5.3.3":
+ version: 5.3.3
+ resolution: "typescript@npm:5.3.3"
+ bin:
+ tsc: bin/tsc
+ tsserver: bin/tsserver
+ checksum: e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
+ languageName: node
+ linkType: hard
+
"typescript@patch:typescript@npm%3A5.3.2#optional!builtin":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin::version=5.3.2&hash=e012d7"
@@ -21201,6 +21211,16 @@ __metadata:
languageName: node
linkType: hard
+"typescript@patch:typescript@npm%3A5.3.3#optional!builtin":
+ version: 5.3.3
+ resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7"
+ bin:
+ tsc: bin/tsc
+ tsserver: bin/tsserver
+ checksum: 1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
+ languageName: node
+ linkType: hard
+
"ua-parser-js@npm:^1.0.35":
version: 1.0.36
resolution: "ua-parser-js@npm:1.0.36"
@@ -22161,7 +22181,7 @@ __metadata:
pinst: "npm:3.0.0"
prettier: "npm:3.1.0"
sort-package-json: "npm:2.6.0"
- typescript: "npm:5.3.2"
+ typescript: "npm:5.3.3"
languageName: unknown
linkType: soft