npm(deps): bump the production-dependencies group in /frontend with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
Bumps the production-dependencies group in /frontend with 6 updates:
| Package | From | To |
|---|---|---|
| axios | 1.10.0 |
1.11.0 |
| react | 19.1.0 |
19.1.1 |
| @types/react | 19.1.8 |
19.1.9 |
| react-dom | 19.1.0 |
19.1.1 |
| @types/react-dom | 19.1.6 |
19.1.7 |
| @vitejs/plugin-react | 4.6.0 |
4.7.0 |
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 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.9
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 @types/react from 19.1.8 to 19.1.9
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 4.7.0
Release notes
Sourced from @vitejs/plugin-react's releases.
plugin-react@4.7.0
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'] } }) .map(p => ({ ...p, applyToEnvironment: e => e.name === 'client' }))
Changelog
Sourced from @vitejs/plugin-react's changelog.
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'] } }) .map(p => ({ ...p, applyToEnvironment: e => e.name === 'client' }))
Commits
8041706release: plugin-react@4.7.0bbfd1b7chore: update changelog for #537fdc9d9afeat: add hmr support for compound components (#518)d14f31dfix(deps): update all non-major dependencies (#568)22be17fbuild: use tsdown for plugin-react / plugin-react-oxc (#554)840f0b1chore(deps): update prettier (#556)cfe2912fix(deps): update all non-major dependencies (#540)11f56d6fix: returnPlugin[]instead ofPluginOption[](#537)9da5e19fix(deps): update all non-major dependencies (#519)1583c5dchore: remove Vite 7 beta from supported range (#517)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@vitejs/plugin-react
npm
4.6.0 → 4.7.0
Minor
/frontend
@types/react
npm
19.1.8 → 19.1.9
Patch
/frontend
react-dom
npm
19.1.0 → 19.1.1
Patch
/frontend
@types/react-dom
npm
19.1.6 → 19.1.7
Patch
/frontend
Technical Details
| ID: | 4568727 |
| UUID: | 3290433183 |
| Node ID: | PR_kwDOOuclws6iDrRq |
| Host: | GitHub |
| Repository: | Jefino9488/template-vite-react-node-postgres |