chore(deps): bump the npm-production group across 1 directory with 8 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-production group across 1 directory with 8 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
e32decd to
6e0ec52
Compare
6e0ec52 to
a344839
Compare
a344839 to
1d5e43e
Compare
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
1d5e43e to
f9535fa
Compare
f9535fa to
3965cd7
Compare
3965cd7 to
0091335
Compare
0091335 to
bd2e962
Compare
…updates Bumps the npm-production group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docx](https://github.com/dolanmiu/docx) | `9.6.0` | `9.7.1` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `11.10.0` | `12.15.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.511.0` | `1.23.0` | | [postprocessing](https://github.com/pmndrs/postprocessing) | `6.38.3` | `6.39.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.7` | | [three](https://github.com/mrdoob/three.js) | `0.175.0` | `0.185.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.14` | Updates `docx` from 9.6.0 to 9.7.1 - [Release notes](https://github.com/dolanmiu/docx/releases) - [Commits](dolanmiu/docx@9.6.0...9.7.1) Updates `firebase` from 11.10.0 to 12.15.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@11.10.0...firebase@12.15.0) Updates `lucide-react` from 0.511.0 to 1.23.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.23.0/packages/lucide-react) Updates `postprocessing` from 6.38.3 to 6.39.2 - [Release notes](https://github.com/pmndrs/postprocessing/releases) - [Commits](pmndrs/postprocessing@v6.38.3...v6.39.2) Updates `react` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `react-dom` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `three` from 0.175.0 to 0.185.1 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `zustand` from 5.0.11 to 5.0.14 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.11...v5.0.14) --- updated-dependencies: - dependency-name: docx dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: firebase dependency-version: 12.14.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production - dependency-name: lucide-react dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production - dependency-name: postprocessing dependency-version: 6.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: three dependency-version: 0.184.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
bd2e962 to
3e190ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-production group with 8 updates in the / directory:
9.6.09.7.111.10.012.15.00.511.01.23.06.38.36.39.219.2.419.2.719.2.419.2.70.175.00.185.15.0.115.0.14Updates
docxfrom 9.6.0 to 9.7.1Release notes
Sourced from docx's releases.
... (truncated)
Commits
4934d31chore: Upgrade node-version in GitHub Actions workflow (#3457)a17c867build(deps-dev): bump typescript-eslint from 8.59.4 to 8.60.0 (#3455)28ae793Fix/bundle types issue (#3456)12347ddbuild(deps-dev): bump@typescript-eslint/parserfrom 8.59.4 to 8.60.0 (#3454)7797f50build(deps-dev): bump@typescript-eslint/eslint-plugin(#3450)e61edc0build(deps-dev): bump typedoc from 0.28.18 to 0.28.19 (#3452)0d185a1build(deps-dev): bump inquirer from 13.4.3 to 14.0.0 (#3451)e757cffbuild(deps-dev): bump jsdom from 29.0.1 to 29.1.1 (#3449)3958b5abuild(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 64.0.0 (#3448)1be2d51build(deps-dev): bump pre-commit from 1.2.2 to 2.0.0 (#3447)Updates
firebasefrom 11.10.0 to 12.15.0Release notes
Sourced from firebase's releases.
... (truncated)
Commits
05c2691Version Packages (#10080)93cecd0Merge main into releasefa26af2Change setup-node@master to v4 (#10090)67c41e3Merge main into release9bef5abfeat(ai): Deprecate Google Maps GroundingenableWidget(#10035)40b2a8crun ratchet (#10064)3dcf8ecRevert "chore(ci): make all firestore integration tests optional (#10028)" (#...36d0ca3Merge main into release6990f26Fix querystring to always use apiKey even if a key is specified in the reques...712091cSupport API key referrer restrictions by changing the Auth SDK referrer polic...Updates
lucide-reactfrom 0.511.0 to 1.23.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
5ff536eci(release.yml): Fix workflow and removeversionscripts in package scripts...07c885efix(docs): fix zephyr-cloud URL in readmes50d8af5docs(readme): Update readme files (#4320)653e44bfeat(packages): use .mjs for ESM bundles (#4285)7623e23feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...dada0a8fix(lucide-react): Fix dynamic imports (#4210)a6e648afix(lucide-react): correct client directives in RSC files (#4189)1f010a3fix(lucide-react): Fixes provider export and RSC render issues (#4175)484f2c9docs(version-1): Version 1 website (#4142)a0e202dfeat(packages/angular): add new@lucide/angularpackage (#3897)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lucide-react since your current version.
Updates
postprocessingfrom 6.38.3 to 6.39.2Release notes
Sourced from postprocessing's releases.
Commits
2de582eMerge pull request #744 from pmndrs/dev03bc5cfVersion 6.39.284d3b7aUpdate pnpm-lock.yamle5126dcCreate pnpm-workspace.yaml8801b08Update package.json6da64d4Update smaa.jsf4f4a58Update GodRaysDemo.jsbaa3870Update package.jsona0dce6dMerge pull request #743 from pmndrs/dev985534eRemove tslibUpdates
reactfrom 19.2.4 to 19.2.7Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
react-domfrom 19.2.4 to 19.2.7Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
threefrom 0.175.0 to 0.185.1Commits
Updates
zustandfrom 5.0.11 to 5.0.14Release notes
Sourced from zustand's releases.
Commits
bfb2a9e5.0.1462b2affchore(deps): update dev dependencies (#3513)ad77bd3fix(devtools): improve type inference for Devtools initializer (#3511)8476d2cupdate pnpm etc (#3512)d690ec2docs(combine): add object constraints to T and U in signature (#3506)fd8c601docs(react): add Action constraint to redux middleware signature (#3492)2ce8226docs(immer): fix setPerson updater type in usage examples (#3502)038b938docs(updating-state): use curried create form with explicit state type (#3503)60a91b4docs(devtools): add missing devtools import to troubleshooting example (#3501)efad169Update FUNDING.json