pyscript-react
pyscript-react copied to clipboard
PyScript wrapper for React https://github.com/pyscript/pyscript
Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.6 to 1.8.8. Release notes Sourced from tsc-alias's releases. v1.8.8 (2023-09-20) What's Changed Update README.md by @TroyMurphy in justkey007/tsc-alias#186 fix: replacer got an invalid path if tsconfig.json...
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 3.2.4 to 4.0.2. Release notes Sourced from jest-extended's releases. v4.0.2 Patch Changes 1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional v4.0.1 Patch Changes bad7056: Fix toHaveBeenCalledExactlyOnceWith...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 3.2.2 to 3.2.4. Release notes Sourced from prettier-plugin-organize-imports's releases. 3.2.4 What's Changed fix: skip when formatting ranges — by @MattLish in simonhaenisch/prettier-plugin-organize-imports#112 New Contributors @MattLish made their...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.7.1 to 6.8.0. Changelog Sourced from eslint-plugin-jsx-a11y's changelog. v6.8.0 - 2023-11-01 Merged Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule [#727](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/727)...
Bumps [@types/webpack-node-externals](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-node-externals) from 3.0.0 to 3.0.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@storybook/testing-library](https://github.com/storybookjs/testing-library) from 0.1.0 to 0.2.2. Release notes Sourced from @storybook/testing-library's releases. v0.2.2 🐛 Bug Fix Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@yannbf) Authors: 1...
Bumps [@total-typescript/ts-reset](https://github.com/total-typescript/ts-reset) from 0.4.2 to 0.5.1. Changelog Sourced from @total-typescript/ts-reset's changelog. 0.5.1 Patch Changes Added homepage for npm purposes. 0.5.0 Minor Changes 49b8603: Added a rule, /session, to make sessionStorage...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.1 to 4.4.9. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps [zx](https://github.com/google/zx) from 4.2.0 to 7.2.3. Release notes Sourced from zx's releases. 7.2.3 What's Changed docs: fix example for within function by @mdrobny in google/zx#625 enhance: cd to accept ProcessOutput...
Bumps [@emotion/babel-plugin](https://github.com/emotion-js/emotion) from 11.10.6 to 11.11.0. Release notes Sourced from @emotion/babel-plugin's releases. @emotion/babel-plugin@11.11.0 Patch Changes #3031 336f3d50 Thanks @Andarist! - Updated the underlying parser (stylis) to 4.2.0 #3029 eed5e6cf Thanks...