10cl / chatdev

ChatDev IDE is an tools for building your ai agent, Whether it's NPCs in games or powerful agent tools, you can design what you want for this platform.
http://chatdev.toscl.com/
GNU General Public License v3.0
484 stars 76 forks source link

chore(deps-dev): bump @crxjs/vite-plugin from 2.0.0-beta.18 to 2.0.0-beta.23 #44

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 4 months ago

Bumps @crxjs/vite-plugin from 2.0.0-beta.18 to 2.0.0-beta.23.

Release notes

Sourced from @​crxjs/vite-plugin's releases.

@​crxjs/vite-plugin@​2.0.0-beta.23

Patch Changes

  • cc76555: fix: hmr error

@​crxjs/vite-plugin@​2.0.0-beta.22

Patch Changes

  • ce9fe1c: Fix/web accessible resources script modules
  • 48d8c68: Vite 5 moved vite manifest from 'manifest.json' to '.vite/manifest.json'. This change updates the plugin to use the new location if Vite major version is >4, old location otherwise.

@​crxjs/vite-plugin@​2.0.0-beta.21

Patch Changes

  • cbfd0b3: Delete invalid changeset

@​crxjs/vite-plugin@​2.0.0-beta.19

Patch Changes

  • 34980de: feat: add compatibility mode for Firefox
Commits
  • 963e411 Version Packages (beta) (#858)
  • cc76555 fix: hmr error (#833)
  • 7c3c4fd Version Packages (beta) (#853)
  • 48d8c68 [Vite Plugin] Fix vite manifest location (#841)
  • ce9fe1c Fix/web accessible resources script modules (#855)
  • a0d4592 Add match_origin_as_fallback to manifest-v3.schema.json (#844)
  • fe7120d Fix vite-plugin.yml action
  • fc49742 Merge pull request #770 from Toumash/pr/723-react-swc-warning
  • 29e1d36 Update packages/vite-plugin-docs/docs/getting-started/_create-project-tabs.mdx
  • 20faa15 Version Packages (beta) (#818)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #57.