Bump the action-deps group across 1 directory with 16 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(10 months ago)
(10 months ago)
dependencies javascript
Bumps the action-deps group with 15 updates in the /frontend directory:
| Package | From | To |
|---|---|---|
| apexcharts | 5.2.0 |
5.3.3 |
| axios | 1.10.0 |
1.11.0 |
| jotai | 2.12.5 |
2.13.1 |
| lucide-react | 0.525.0 |
0.540.0 |
| match-sorter | 8.0.3 |
8.1.0 |
| react | 19.1.0 |
19.1.1 |
| @types/react | 19.1.8 |
19.1.10 |
| react-dom | 19.1.0 |
19.1.1 |
| @types/react-dom | 19.1.6 |
19.1.7 |
| react-hot-toast | 2.5.2 |
2.6.0 |
| react-router-dom | 7.6.3 |
7.8.1 |
| @tailwindcss/postcss | 4.1.11 |
4.1.12 |
| @vitejs/plugin-react | 4.6.0 |
5.0.0 |
| vite | 7.0.4 |
7.1.2 |
| webpack | 5.100.1 |
5.101.3 |
Updates apexcharts from 5.2.0 to 5.3.3
Release notes
Sourced from apexcharts's releases.
đź’Ž Version 5.3.3
What's Changed
- Added data parsing support for candlestick, boxplot, rangeBar and bubble charts
- Reset parsing flags during update when data is parsed. Fixes updateSeries and updateOptions bugs when parsing data.
- Feature/control legend css injection by
@​leechoohyoungin apexcharts/apexcharts.js#5074- Unhide pan/zoomselect for mobile/touch devices by
@​vingerhain apexcharts/apexcharts.js#5081- Add a missing type and removes an unused type by
@​Jo-varoin apexcharts/apexcharts.js#5065- Update LICENSE by
@​jberesin apexcharts/apexcharts.js#5087New Contributors
@​leechoohyoungmade their first contribution in apexcharts/apexcharts.js#5074@​vingerhamade their first contribution in apexcharts/apexcharts.js#5081@​Jo-varomade their first contribution in apexcharts/apexcharts.js#5065@​jberesmade their first contribution in apexcharts/apexcharts.js#5087Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v5.3.0...v5.3.3
đź’Ž Version 5.3.0
What's changed
- Data Parsing capabilites. ApexCharts now supports direct parsing and mapping of raw data objects, eliminating the need for manual data transformation. Complete documentation for this feature - https://apexcharts.com/docs/parsing-data/
- Pie/Donut/RadialBar series formats These chart types now support XY series formats making it consistent with the rest of the chart types. Read the documentation for this change - https://apexcharts.com/docs/series/
Commits
- See full diff in compare view
Updates axios from 1.10.0 to 1.11.0
Release notes
Sourced from axios's releases.
Release v1.11.0
Release notes:
Bug Fixes
- form-data npm pakcage (#6970) (e72c193)
- prevent RangeError when using large Buffers (#6961) (a2214ca)
- types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.11.0 (2025-07-22)
Bug Fixes
- form-data npm pakcage (#6970) (e72c193)
- prevent RangeError when using large Buffers (#6961) (a2214ca)
- types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)
Contributors to this release
Commits
b76c4acchore(release): v1.11.0 (#6974)e72c193fix: form-data npm pakcage (#6970)8517aa1fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...a2214cafix: prevent RangeError when using large Buffers (#6961)6161947refactor: use spread operator instead of '.apply()' (#6938)a1d16ddrefactor: use an object spread instead of Object.assign (#6939)07183cdchore(sponsor): update sponsor block (#6952)ef36347docs(CONTRIBUTING): update docs link for accuracy (#6894)b29bd6achore(sponsor): update sponsor block (#6948)a406a93chore(sponsor): update sponsor block (#6937)- See full diff in compare view
Updates jotai from 2.12.5 to 2.13.1
Release notes
Sourced from jotai's releases.
v2.13.1
This version fixes some types in utils.
What's Changed
- fix: useHydrateAtoms tuple types support looser definitions by
@​dmaskaskyin pmndrs/jotai#3117- fix(utils/atomWithObservable): avoid external symbol type by
@​dai-shiin pmndrs/jotai#3122Full Changelog: https://github.com/pmndrs/jotai/compare/v2.13.0...v2.13.1
v2.13.0
This removes the deprecated devstore. Be sure to use the latest jotai-devtools.
What's Changed
- Make @babel/{core,template} optional peer dependencies by
@​ikeyanin pmndrs/jotai#3093- breaking: drop deprecated devstore by
@​dai-shiin pmndrs/jotai#3095- fix(utils): support multiple args for useHydrateAtoms by
@​dmaskaskyin pmndrs/jotai#3100New Contributors
@​bytetigersmade their first contribution in pmndrs/jotai#3097@​bytesingsongmade their first contribution in pmndrs/jotai#3098@​eeemmmmmmmade their first contribution in pmndrs/jotai#3102@​ikeyanmade their first contribution in pmndrs/jotai#3093Full Changelog: https://github.com/pmndrs/jotai/compare/v2.12.5...v2.13.0
Commits
5cb72a52.13.1f53f786chore: update dev dependencies (#3123)b2aa414fix(utils/atomWithObservable): avoid external symbol type (#3122)fd51be8fix: useHydrateAtoms tuple types support looser definitions (#3117)27d949b2.13.0996f35fchore: update dev dependencies (#3114)a8823easupport multiple args for useHydrateAtoms (#3100)13ac37bbreaking: drop deprecated devstore (#3095)b5371c0Make @babel/{core,template} optional peer dependencies (#3093)53bbf93fix(tests): fix type testing for useHydrateAtoms for old typescript versions ...- Additional commits viewable in compare view
Updates lucide-react from 0.525.0 to 0.540.0
Release notes
Sourced from lucide-react's releases.
Version 0.540.0
What's Changed
- fix(license): add full text of Feather license by
@​jguddasin lucide-icons/lucide#3530- fix(icons): changed
umbrellaicon by@​karsa-mistmerein lucide-icons/lucide#3490- docs(site): added official statement on brand logos in Lucide by
@​karsa-mistmerein lucide-icons/lucide#3541- fix(icons): changed
cameraicon by@​karsa-mistmerein lucide-icons/lucide#3539- feat(icons): added
roseicon by@​jguddasin lucide-icons/lucide#1972Full Changelog: https://github.com/lucide-icons/lucide/compare/0.539.0...0.540.0
Version 0.539.0
What's Changed
- feat(icons): added
brick-wall-shieldicon by@​karsa-mistmerein lucide-icons/lucide#3476Full Changelog: https://github.com/lucide-icons/lucide/compare/0.538.0...0.539.0
Version 0.538.0
What's Changed
- fix(icons): changed
appleicon by@​karsa-mistmerein lucide-icons/lucide#3505- fix(icons): changed
storeicon by@​karsa-mistmerein lucide-icons/lucide#3501- fix(icons): changed
mic-officon by@​lieonlionin lucide-icons/lucide#2823- chore(deps): bump astro from 5.5.2 to 5.12.8 by
@​dependabot[bot] in lucide-icons/lucide#3523- fix(icons): deprecate rail-symbol by
@​jguddasin lucide-icons/lucide#2862- feat(icons): added
kayakicon by@​jpjacobpadillain lucide-icons/lucide#3054Full Changelog: https://github.com/lucide-icons/lucide/compare/0.537.0...0.538.0
Version 0.537.0
What's Changed
- chore(metadata): Add tags to
xicon by@​jamiemlawin lucide-icons/lucide#3341- docs: add rule against war/violence related imagery by
@​jguddasin lucide-icons/lucide#3506- fix(icons): changed
spadeicon by@​karsa-mistmerein lucide-icons/lucide#3502- fix(icons): changed
schoolicon by@​karsa-mistmerein lucide-icons/lucide#2968- fix(site): fixes icon style customiser by
@​karsa-mistmerein lucide-icons/lucide#3511- fix(docs): fixed array length error in diff endpoint by
@​jguddasin lucide-icons/lucide#3498- feat(icons): added
circle-staricon by@​karsa-mistmerein lucide-icons/lucide#3507Full Changelog: https://github.com/lucide-icons/lucide/compare/0.536.0...0.537.0
Version 0.536.0
What's Changed
- fix(icons): arcified message icons & fixed optical volume by
@​karsa-mistmerein lucide-icons/lucide#3473- fix(icons): changed
hospitalicon by@​karsa-mistmerein lucide-icons/lucide#2969- fix(
@​lucide/svelte): Add.jsextensions to imports by@​abdel-17in lucide-icons/lucide#2950- fix(lucide-vue-next): Support for kebabCase props by
@​ericfennisin lucide-icons/lucide#3477- fix(icons): changed
a-arrow-*icons by@​jguddasin lucide-icons/lucide#3474
... (truncated)
Commits
e71198dchore: icon alias improvements (#2861)- See full diff in compare view
Updates match-sorter from 8.0.3 to 8.1.0
Commits
947cfa4feat(perf): improve getAcronym (#161)- See full diff in compare view
Updates react from 19.1.0 to 19.1.1
Commits
87e33caSet release versions to 19.1.15a1eb6ffix: rename bottom stack frame (#33680)- See full diff in compare view
Updates @types/react from 19.1.8 to 19.1.10
Commits
- See full diff in compare view
Updates react-dom from 19.1.0 to 19.1.1
Commits
87e33caSet release versions to 19.1.1b793948Bump next prerelease version numbers (#32782)- See full diff in compare view
Updates @types/react-dom from 19.1.6 to 19.1.7
Commits
- See full diff in compare view
Updates react-hot-toast from 2.5.2 to 2.6.0
Release notes
Sourced from react-hot-toast's releases.
v2.6.0
- Adds support for multiple toasters
- Adapt build to minify inlined CSS
https://github.com/timolins/react-hot-toast/compare/v2.5.2...v2.6.0
v2.6.0-beta.0
What's new
- Adds support for multiple toasters
- Add first version of Multi toaster docs
- Add
dismissAllandremoveAllMore ergonomic API when working with multiple toasters a1d0b02Ready to try it out?
npm i react-hot-toast@betaOther Changes
- Update pnpm version f6c867b
- Move timeouts inside a
useRefcb1fe8e- Use data tag instead of id 1d5d3d3
- Fix dispatch to be id specific again fe934fd
- Merge branch 'main' into global-settings 0953822
- Add first version of multi toaster page 5b1ee55
- Merge branch 'main' into global-settings 4d43622
- Move toaster settings into state cf9ae4b
- Some experimentation with global settings API 2e0a4dd
https://github.com/timolins/react-hot-toast/compare/v2.5.1...v2.6.0-beta.0
Commits
3a870ed2.6.085d4b21Merge pull request #383 from timolins/multi-toaster15605eeRemove example2bf1aaaImprove multi toaster docsb53bdb3Merge branch 'main' into multi-toaster4607412Slight bump size limite1bfeafMerge branch 'main' into multi-toaster35f5efeMerge pull request #407 from timolins/minify-inline-css6dca025Remove not working option5f27b51Remove fragile css minifier for now- Additional commits viewable in compare view
Updates react-router-dom from 7.6.3 to 7.8.1
Release notes
Sourced from react-router-dom's releases.
react-router-dom-v5-compat@6.4.0-pre.15
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.15
- react-router-dom@6.4.0-pre.15
react-router-dom-v5-compat@6.4.0-pre.11
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.11
- react-router-dom@6.4.0-pre.11
react-router-dom-v5-compat@6.4.0-pre.10
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.10
- react-router-dom@6.4.0-pre.10
react-router-dom-v5-compat@6.4.0-pre.9
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.9
- react-router-dom@6.4.0-pre.9
Changelog
Sourced from react-router-dom's changelog.
7.8.1
Patch Changes
- Updated dependencies:
react-router@7.8.17.8.0
Patch Changes
- Updated dependencies:
react-router@7.8.07.7.1
Patch Changes
- Updated dependencies:
react-router@7.7.17.7.0
Patch Changes
- Updated dependencies:
react-router@7.7.0
Commits
fd17d66chore: Update version for release (#14185)68f3bfcchore: Update version for release (pre) (#14184)bd38001chore: Update version for release (pre) (#14178)5fb4185chore: Update version for release (#14141)562664cchore: Update version for release (pre) (#14139)06e639fchore: Update version for release (pre) (#14132)80c2fa5chore: Update version for release (pre) (#14129)9aedf8cchore: Update version for release (pre) (#14127)4eb1fd1chore: Update version for release (#14068)929f773chore: Update version for release (pre) (#14051)- Additional commits viewable in compare view
Updates @tailwindcss/postcss from 4.1.11 to 4.1.12
Release notes
Sourced from @​tailwindcss/postcss's releases.
v4.1.12
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)
Changelog
Sourced from @​tailwindcss/postcss's changelog.
[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)
Commits
Updates @types/react from 19.1.8 to 19.1.10
Commits
- See full diff in compare view
Updates @types/react-dom from 19.1.6 to 19.1.7
Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 4.6.0 to 5.0.0
Release notes
Sourced from @​vitejs/plugin-react's releases.
plugin-react@5.0.0
(Same content as v5.0.0-beta.0 https://github.com/vitejs/vite-plugin-react/releases/tag/plugin-react%405.0.0-beta.0)
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxcdid,@vitejs/plugin-react-oxcis now deprecated and thedisableOxcRecommendationoption is removed.Also, while
@vitejs/plugin-react-oxcused the production JSX transform even forNODE_ENV=developmentbuild,@vitejs/plugin-reactuses the development JSX transform forNODE_ENV=developmentbuild.Allow processing files in
node_modulesThe default value of
excludeoptions is now[/\/node_modules\//]to allow processing files innode_modulesdirectory. It was previously[]and files innode_moduleswas always excluded regardless of the value ofexcludeoption.
reactandreact-domis no longer added toresolve.dedupeautomaticallyAdding values to
resolve.dedupeforces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreactandreact-domtoresolve.dedupeautomatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependenciesordevDependencies, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreactandreact-domtoresolve.dedupe.Remove old
babel-plugin-react-compilersupport that requiresruntimeModuleoption
runtimeModuleoption is no longer needed in newerbabel-plugin-react-compilerversions. Make sure to use a newer version ofbabel-plugin-react-compilerthat supportstargetoption.Require Node 20.19+, 22.12+
This plugin now requires Node 20.19+ or 22.12+.
plugin-react@5.0.0-beta.0
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxcdid,@vitejs/plugin-react-oxcis now deprecated and thedisableOxcRecommendationoption is removed.Also, while
@vitejs/plugin-react-oxcused the production JSX transform even forNODE_ENV=developmentbuild,@vitejs/plugin-reactuses the development JSX transform forNODE_ENV=developmentbuild.Allow processing files in
node_modulesThe default value of
excludeoptions is now[/\/node_modules\//]to allow processing files innode_modulesdirectory. It was previously[]and files innode_moduleswas always excluded regardless of the value ofexcludeoption.
reactandreact-domis no longer added toresolve.dedupeautomaticallyAdding values to
resolve.dedupeforces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreactandreact-domtoresolve.dedupeautomatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependenciesordevDependencies, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreactandreact-domtoresolve.dedupe.Remove old
babel-plugin-react-compilersupport that requiresruntimeModuleoption
... (truncated)
Changelog
Sourced from @​vitejs/plugin-react's changelog.
5.0.0 (2025-08-07)
5.0.0-beta.0 (2025-07-28)
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxcdid,@vitejs/plugin-react-oxcis now deprecated and thedisableOxcRecommendationoption is removed.Also, while
@vitejs/plugin-react-oxcused the production JSX transform even forNODE_ENV=developmentbuild,@vitejs/plugin-reactuses the development JSX transform forNODE_ENV=developmentbuild.Allow processing files in
node_modulesThe default value of
excludeoptions is now[/\/node_modules\//]to allow processing files innode_modulesdirectory. It was previously[]and files innode_moduleswas always excluded regardless of the value ofexcludeoption.
reactandreact-domis no longer added toresolve.dedupeautomaticallyAdding values to
resolve.dedupeforces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreactandreact-domtoresolve.dedupeautomatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependenciesordevDependencies, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreactandreact-domtoresolve.dedupe.Remove old
babel-plugin-react-compilersupport that requiresruntimeModuleoption
runtimeModuleoption is no longer needed in newerbabel-plugin-react-compilerversions. Make sure to use a newer version ofbabel-plugin-react-compilerthat supportstargetoption.Require Node 20.19+, 22.12+
This plugin now requires Node 20.19+ or 22.12+.
4.7.0 (2025-07-18)
Add HMR support for compound components (#518)
HMR now works for compound components like this:
const Root = () => <div>Accordion Root</div> const Item = () => <div>Accordion Item</div>export const Accordion = { Root, Item }
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example:// previously this causes type errors react({ babel: { plugins: ['babel-plugin-react-compiler'] } }) </tr></table>
... (truncated)
Commits
9e4a944release: plugin-react@5.0.061d777dfix(deps): update all non-major dependencies (#670)7d3a57arelease: plugin-react@5.0.0-beta.09ffd86dfix(react): use development jsx transform forNODE_ENV=developmentbuild (#...133d786feat: mergeplugin-react-oxcintoplugin-react(#609)26326b3feat!: support including files in node_modules (#306)9ce3b22fix(deps): update all non-major dependencies (#593)cadd7d2fix!: removeresolve.dedupe(#586)005f16erefactor!: remove oldbabel-plugin-react-compilersupport (#584)b9efa3frefactor!: bump required node version to 20.19+, 22.12+ and drop CJS build (#...- Additional commits viewable in compare view
Updates tailwindcss from 4.1.11 to 4.1.12
Release notes
Sourced from tailwindcss's releases.
v4.1.12
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)
Changelog
Sourced from tailwindcss's changelog.
[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)
Commits
6791e81Prepare v4.1.12 release (#18728)1855d68Add --border-color to divide theme keys (#18704)8e8a2d6update@ampproject/remappingto@jridgewell/remapping(#18716)68a79b1Suggest bare values forflex-*utilities (#18642)fa3f45fDon’t output CSS objects withfalseorundefinedin the AST (#18571)939fda6Show more specific error for functional-like but invalid utility names (#18568)88b9f15Center the dropdown icon added to an input with a paired datalist in Chrome (...798a7bfIgnore consecutive semicolons in the CSS parser (#18532)2941a7bTrack source locations through@pluginand@config(#18329)9169d73update READMEs- Addit...
Description has been truncated
Pull Request Statistics
1
2
+424
-376
Package Dependencies
Technical Details
| ID: | 5337775 |
| UUID: | 2755029033 |
| Node ID: | PR_kwDOMqijUM6kNmgp |
| Host: | GitHub |
| Repository: | zakerby/python-react-template |
| Merge State: | Unknown |