Skip to content

Commit a79dbc4

Browse files
chore(deps): zod 4.1.3, daisyUI 5.0.51
1 parent bb2a61f commit a79dbc4

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

src/bhs-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tslib": "^2.8.1",
1616
"tsx": "^4.20.5",
1717
"undici": "^7.15.0",
18-
"zod": "^4.1.1"
18+
"zod": "^4.1.3"
1919
},
2020
"devDependencies": {
2121
"@eslint/js": "^9.34.0",

src/bhs-web-angular-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ngx-toastr": "^19.0.0",
3232
"rxjs": "^7.8.2",
3333
"tslib": "^2.8.1",
34-
"zod": "^4.1.1",
34+
"zod": "^4.1.3",
3535
"zone.js": "~0.15.1"
3636
},
3737
"devDependencies": {
@@ -43,7 +43,7 @@
4343
"@tailwindcss/typography": "^0.5.16",
4444
"@vitest/eslint-plugin": "^1.3.4",
4545
"angular-eslint": "20.2.0",
46-
"daisyui": "^5.0.50",
46+
"daisyui": "^5.0.51",
4747
"eslint": "^9.34.0",
4848
"eslint-config-flat-gitignore": "^2.1.0",
4949
"eslint-import-resolver-typescript": "^4.4.4",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4268,7 +4268,7 @@ __metadata:
42684268
typescript: "npm:~5.9.2"
42694269
typescript-eslint: "npm:^8.41.0"
42704270
undici: "npm:^7.15.0"
4271-
zod: "npm:^4.1.1"
4271+
zod: "npm:^4.1.3"
42724272
languageName: unknown
42734273
linkType: soft
42744274

@@ -4296,7 +4296,7 @@ __metadata:
42964296
"@vitest/eslint-plugin": "npm:^1.3.4"
42974297
angular-eslint: "npm:20.2.0"
42984298
bootstrap-icons: "npm:1.13.1"
4299-
daisyui: "npm:^5.0.50"
4299+
daisyui: "npm:^5.0.51"
43004300
eslint: "npm:^9.34.0"
43014301
eslint-config-flat-gitignore: "npm:^2.1.0"
43024302
eslint-import-resolver-typescript: "npm:^4.4.4"
@@ -4318,7 +4318,7 @@ __metadata:
43184318
typescript: "npm:~5.9.2"
43194319
typescript-eslint: "npm:^8.41.0"
43204320
vitest: "npm:^3.2.4"
4321-
zod: "npm:^4.1.1"
4321+
zod: "npm:^4.1.3"
43224322
zone.js: "npm:~0.15.1"
43234323
languageName: unknown
43244324
linkType: soft
@@ -4976,10 +4976,10 @@ __metadata:
49764976
languageName: node
49774977
linkType: hard
49784978

4979-
"daisyui@npm:^5.0.50":
4980-
version: 5.0.50
4981-
resolution: "daisyui@npm:5.0.50"
4982-
checksum: 10c0/6e752fb803c6e4a1e6b4a628a2d79cc0f2012e93e72f7aa03688ed51c7edd4bed3e370938dca6ee27670b71aff834e310dfd33baa9fa1dfb2502dbfc3f794842
4979+
"daisyui@npm:^5.0.51":
4980+
version: 5.0.51
4981+
resolution: "daisyui@npm:5.0.51"
4982+
checksum: 10c0/74b2b1a279d005415337e60ad3d82fdf504f880f563264d8ee0ddb1aefffca26ed8b81bc3a01910ae0bbb50f813aa34e8a9e1097ccb0f961fdca4aad04239948
49834983
languageName: node
49844984
linkType: hard
49854985

@@ -11106,10 +11106,10 @@ __metadata:
1110611106
languageName: node
1110711107
linkType: hard
1110811108

11109-
"zod@npm:^4.1.1":
11110-
version: 4.1.1
11111-
resolution: "zod@npm:4.1.1"
11112-
checksum: 10c0/bbc5936b313e96401d8a384531cb87dd68a45acf6b1a624a4806dc7934c4ee7e1257937ba676a3c02973bc3045b1086f2621ef683c8019ea63cc05dd9a568293
11109+
"zod@npm:^4.1.3":
11110+
version: 4.1.3
11111+
resolution: "zod@npm:4.1.3"
11112+
checksum: 10c0/27e2acc9e3bb3880704acc70dc0631aadd49c006414c38f6b651fdfe41767a4a3a4c4d744fa9a138afdba4d9ef76ee4d92c34ccb5b5d0af177f28399a7a5778d
1111311113
languageName: node
1111411114
linkType: hard
1111511115

0 commit comments

Comments
 (0)