mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-22 04:58:40 +00:00
Bump node from 25.9.0 to 26.3.0
Bumps [node](https://github.com/aredridel/node-bin-gen) from 25.9.0 to 26.3.0. - [Commits](https://github.com/aredridel/node-bin-gen/commits) --- updated-dependencies: - dependency-name: node dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -65,7 +65,7 @@
|
|||||||
"mongoose": "^9.7.0",
|
"mongoose": "^9.7.0",
|
||||||
"nanoid": "5.1.11",
|
"nanoid": "5.1.11",
|
||||||
"nconf": "^0.13.0",
|
"nconf": "^0.13.0",
|
||||||
"node": "^25.9.0",
|
"node": "^26.3.0",
|
||||||
"react": "^19.2.7",
|
"react": "^19.2.7",
|
||||||
"react-dom": "^19.2.7",
|
"react-dom": "^19.2.7",
|
||||||
"react-frame-component": "^5.3.2",
|
"react-frame-component": "^5.3.2",
|
||||||
@@ -10937,9 +10937,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/node": {
|
"node_modules/node": {
|
||||||
"version": "25.9.0",
|
"version": "26.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/node/-/node-25.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/node/-/node-26.3.0.tgz",
|
||||||
"integrity": "sha512-tfIfIRJVc32gUI+cQrxwAGWLwTy/EENnB3vF95RuAFosqBGjMTY+o0/3T4oPOipUFrsebQ5WDMsRyAqn65RMFQ==",
|
"integrity": "sha512-OVdvZlmzBofSGXrQlH+6TqMTVo6Bo+vg/u2x9a2ZQSJ/NE/BQfHGvvm6Spybnw55rCqK2GBASbrzCpOt/8hjGQ==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -141,7 +141,7 @@
|
|||||||
"mongoose": "^9.7.0",
|
"mongoose": "^9.7.0",
|
||||||
"nanoid": "5.1.11",
|
"nanoid": "5.1.11",
|
||||||
"nconf": "^0.13.0",
|
"nconf": "^0.13.0",
|
||||||
"node": "^25.9.0",
|
"node": "^26.3.0",
|
||||||
"react": "^19.2.7",
|
"react": "^19.2.7",
|
||||||
"react-dom": "^19.2.7",
|
"react-dom": "^19.2.7",
|
||||||
"react-frame-component": "^5.3.2",
|
"react-frame-component": "^5.3.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user