mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 13:46:42 +02:00
Build(deps-dev): Bump zod from 3.25.48 to 3.25.49 (#41513)
Bumps the development-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod). Updates `zod` from 3.25.48 to 3.25.49 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.48...v3.25.49) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.49 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -91,7 +91,7 @@
|
||||
"terser": "^5.40.0",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vnu-jar": "24.10.17",
|
||||
"zod": "^3.25.48"
|
||||
"zod": "^3.25.50"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@popperjs/core": "^2.11.8"
|
||||
@@ -19525,9 +19525,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zod": {
|
||||
"version": "3.25.48",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.48.tgz",
|
||||
"integrity": "sha512-0X1mz8FtgEIvaxGjdIImYpZEaZMrund9pGXm3M6vM7Reba0e2eI71KPjSCGXBfwKDPwPoywf6waUKc3/tFvX2Q==",
|
||||
"version": "3.25.50",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.50.tgz",
|
||||
"integrity": "sha512-VstOnRxf4tlSq0raIwbn0n+LA34SxVoZ8r3pkwSUM0jqNiA/HCMQEVjTuS5FZmHsge+9MDGTiAuHyml5T0um6A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
@@ -180,7 +180,7 @@
|
||||
"terser": "^5.40.0",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vnu-jar": "24.10.17",
|
||||
"zod": "^3.25.48"
|
||||
"zod": "^3.25.50"
|
||||
},
|
||||
"files": [
|
||||
"dist/{css,js}/*.{css,js,map}",
|
||||
|
Reference in New Issue
Block a user