Browse Source
build(deps): bump zod from 3.25.75 to 4.0.5 in /src
---
updated-dependencies:
- dependency-name: zod
dependency-version: 4.0.5
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
pull/2028/head
dependabot[bot]
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
12 additions and
7 deletions
-
src/package.json
-
src/pnpm-lock.yaml
|
@ -50,7 +50,7 @@ |
|
|
"timeago.js": "^4.0.2", |
|
|
"timeago.js": "^4.0.2", |
|
|
"vue": "latest", |
|
|
"vue": "latest", |
|
|
"vue3-apexcharts": "^1.8.0", |
|
|
"vue3-apexcharts": "^1.8.0", |
|
|
"zod": "^3.25.75" |
|
|
"zod": "^4.0.5" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@nuxt/eslint": "^1.5.2", |
|
|
"@nuxt/eslint": "^1.5.2", |
|
|
|
@ -99,8 +99,8 @@ importers: |
|
|
specifier: ^1.8.0 |
|
|
specifier: ^1.8.0 |
|
|
version: 1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3)) |
|
|
version: 1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3)) |
|
|
zod: |
|
|
zod: |
|
|
specifier: ^3.25.75 |
|
|
specifier: ^4.0.5 |
|
|
version: 3.25.75 |
|
|
version: 4.0.5 |
|
|
devDependencies: |
|
|
devDependencies: |
|
|
'@nuxt/eslint': |
|
|
'@nuxt/eslint': |
|
|
specifier: ^1.5.2 |
|
|
specifier: ^1.5.2 |
|
@ -5405,8 +5405,11 @@ packages: |
|
|
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|
|
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|
|
engines: {node: '>= 14'} |
|
|
engines: {node: '>= 14'} |
|
|
|
|
|
|
|
|
zod@3.25.75: |
|
|
zod@3.25.76: |
|
|
resolution: {integrity: sha512-OhpzAmVzabPOL6C3A3gpAifqr9MqihV/Msx3gor2b2kviCgcb+HM9SEOpMWwwNp9MRunWnhtAKUoo0AHhjyPPg==} |
|
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} |
|
|
|
|
|
|
|
|
|
|
|
zod@4.0.5: |
|
|
|
|
|
resolution: {integrity: sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==} |
|
|
|
|
|
|
|
|
snapshots: |
|
|
snapshots: |
|
|
|
|
|
|
|
@ -6263,7 +6266,7 @@ snapshots: |
|
|
unixify: 1.0.0 |
|
|
unixify: 1.0.0 |
|
|
urlpattern-polyfill: 8.0.2 |
|
|
urlpattern-polyfill: 8.0.2 |
|
|
yargs: 17.7.2 |
|
|
yargs: 17.7.2 |
|
|
zod: 3.25.75 |
|
|
zod: 3.25.76 |
|
|
transitivePeerDependencies: |
|
|
transitivePeerDependencies: |
|
|
- encoding |
|
|
- encoding |
|
|
- rollup |
|
|
- rollup |
|
@ -11074,4 +11077,6 @@ snapshots: |
|
|
compress-commons: 6.0.2 |
|
|
compress-commons: 6.0.2 |
|
|
readable-stream: 4.7.0 |
|
|
readable-stream: 4.7.0 |
|
|
|
|
|
|
|
|
zod@3.25.75: {} |
|
|
zod@3.25.76: {} |
|
|
|
|
|
|
|
|
|
|
|
zod@4.0.5: {} |
|
|