dependabot[bot] dependabot[bot] commited on
Commit
d49cc42
·
unverified ·
1 Parent(s): 58fe8e1

build(deps): bump next from 14.1.0 to 14.1.1 (#34)

Browse files

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/5f59ee5f197a09275da7a9fa876986f22f4b7711"><code>5f59ee5</code></a>
v14.1.1</li>
<li><a
href="https://github.com/vercel/next.js/commit/f48b90b162c1a27a1ecaa8ae0a452e0a6605c35f"><code>f48b90b</code></a>
even more</li>
<li><a
href="https://github.com/vercel/next.js/commit/7f789f4a6f6a4f89495c770bed74d5e5d0e01d44"><code>7f789f4</code></a>
more timeout</li>
<li><a
href="https://github.com/vercel/next.js/commit/ab71c4cf782e13d564f48fe15732b9c42a3f6f36"><code>ab71c4c</code></a>
update timeout</li>
<li><a
href="https://github.com/vercel/next.js/commit/75f60d92c43187aa5786f88f0fe4e2bfc7d44c7b"><code>75f60d9</code></a>
update trigger release workflow</li>
<li><a
href="https://github.com/vercel/next.js/commit/74b3f0f4f3dcc15f35c9b9956755ca7b7b6a6db5"><code>74b3f0f</code></a>
Server Action tests (<a
href="https://redirect.github.com/vercel/next.js/issues/62655">#62655</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/a6946b69ccb268015887ea6d6ef39f262e5636b1"><code>a6946b6</code></a>
Backport metadata fixes (<a
href="https://redirect.github.com/vercel/next.js/issues/62663">#62663</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/4002f4b33c5a42166e5ad5f9ff4f879195aeb852"><code>4002f4b</code></a>
Fix draft mode invariant (<a
href="https://redirect.github.com/vercel/next.js/issues/62121">#62121</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/7dbf6f8298daea8e8c5198e9a4e7e758da665a6d"><code>7dbf6f8</code></a>
fix: babel usage with next/image (<a
href="https://redirect.github.com/vercel/next.js/issues/61835">#61835</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/3efc842a0a30ffd3a991e45736ac615f336d3103"><code>3efc842</code></a>
Fix next/server apit push alias for ESM pkg (<a
href="https://redirect.github.com/vercel/next.js/issues/61721">#61721</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v14.1.0...v14.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.1.0&new-version=14.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/landing-ai/vision-agent-ui/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (2) hide show
  1. package.json +1 -1
  2. pnpm-lock.yaml +54 -58
package.json CHANGED
@@ -35,7 +35,7 @@
35
  "immer": "^10.0.3",
36
  "jotai": "^2.7.0",
37
  "nanoid": "^5.0.4",
38
- "next": "14.1.0",
39
  "next-auth": "5.0.0-beta.16",
40
  "next-themes": "^0.2.1",
41
  "openai": "^4.24.7",
 
35
  "immer": "^10.0.3",
36
  "jotai": "^2.7.0",
37
  "nanoid": "^5.0.4",
38
+ "next": "14.1.1",
39
  "next-auth": "5.0.0-beta.16",
40
  "next-themes": "^0.2.1",
41
  "openai": "^4.24.7",
pnpm-lock.yaml CHANGED
@@ -64,7 +64,7 @@ importers:
64
65
  geist:
66
  specifier: ^1.2.1
67
68
  immer:
69
  specifier: ^10.0.3
70
  version: 10.0.4
@@ -75,14 +75,14 @@ importers:
75
  specifier: ^5.0.4
76
  version: 5.0.7
77
  next:
78
- specifier: 14.1.0
79
80
  next-auth:
81
  specifier: 5.0.0-beta.16
82
83
  next-themes:
84
  specifier: ^0.2.1
85
86
  openai:
87
  specifier: ^4.24.7
88
  version: 4.38.1
@@ -608,66 +608,62 @@ packages:
608
  '@jridgewell/[email protected]':
609
  resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
610
 
611
- '@next/[email protected].0':
612
- resolution: {integrity: sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw==}
613
 
614
  '@next/[email protected]':
615
  resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==}
616
 
617
- '@next/[email protected].0':
618
- resolution: {integrity: sha512-nUDn7TOGcIeyQni6lZHfzNoo9S0euXnu0jhsbMOmMJUBfgsnESdjN97kM7cBqQxZa8L/bM9om/S5/1dzCrW6wQ==}
619
  engines: {node: '>= 10'}
620
  cpu: [arm64]
621
  os: [darwin]
622
 
623
- '@next/[email protected].0':
624
- resolution: {integrity: sha512-1jgudN5haWxiAl3O1ljUS2GfupPmcftu2RYJqZiMJmmbBT5M1XDffjUtRUzP4W3cBHsrvkfOFdQ71hAreNQP6g==}
625
  engines: {node: '>= 10'}
626
  cpu: [x64]
627
  os: [darwin]
628
 
629
- '@next/[email protected].0':
630
- resolution: {integrity: sha512-RHo7Tcj+jllXUbK7xk2NyIDod3YcCPDZxj1WLIYxd709BQ7WuRYl3OWUNG+WUfqeQBds6kvZYlc42NJJTNi4tQ==}
631
  engines: {node: '>= 10'}
632
  cpu: [arm64]
633
  os: [linux]
634
- libc: [glibc]
635
 
636
- '@next/[email protected].0':
637
- resolution: {integrity: sha512-v6kP8sHYxjO8RwHmWMJSq7VZP2nYCkRVQ0qolh2l6xroe9QjbgV8siTbduED4u0hlk0+tjS6/Tuy4n5XCp+l6g==}
638
  engines: {node: '>= 10'}
639
  cpu: [arm64]
640
  os: [linux]
641
- libc: [musl]
642
 
643
- '@next/[email protected].0':
644
- resolution: {integrity: sha512-zJ2pnoFYB1F4vmEVlb/eSe+VH679zT1VdXlZKX+pE66grOgjmKJHKacf82g/sWE4MQ4Rk2FMBCRnX+l6/TVYzQ==}
645
  engines: {node: '>= 10'}
646
  cpu: [x64]
647
  os: [linux]
648
- libc: [glibc]
649
 
650
- '@next/[email protected].0':
651
- resolution: {integrity: sha512-rbaIYFt2X9YZBSbH/CwGAjbBG2/MrACCVu2X0+kSykHzHnYH5FjHxwXLkcoJ10cX0aWCEynpu+rP76x0914atg==}
652
  engines: {node: '>= 10'}
653
  cpu: [x64]
654
  os: [linux]
655
- libc: [musl]
656
 
657
- '@next/[email protected].0':
658
- resolution: {integrity: sha512-o1N5TsYc8f/HpGt39OUQpQ9AKIGApd3QLueu7hXk//2xq5Z9OxmV6sQfNp8C7qYmiOlHYODOGqNNa0e9jvchGQ==}
659
  engines: {node: '>= 10'}
660
  cpu: [arm64]
661
  os: [win32]
662
 
663
- '@next/[email protected].0':
664
- resolution: {integrity: sha512-XXIuB1DBRCFwNO6EEzCTMHT5pauwaSj4SWs7CYnME57eaReAKBXCnkUE80p/pAZcewm7hs+vGvNqDPacEXHVkw==}
665
  engines: {node: '>= 10'}
666
  cpu: [ia32]
667
  os: [win32]
668
 
669
- '@next/[email protected].0':
670
- resolution: {integrity: sha512-9WEbVRRAqJ3YFVqEZIxUqkiO8l1nool1LmNxygr5HWF8AcSYsEpneUDhmjUVJEzO2A04+oPtZdombzzPPkTtgg==}
671
  engines: {node: '>= 10'}
672
  cpu: [x64]
673
  os: [win32]
@@ -2758,8 +2754,8 @@ packages:
2758
  react: '*'
2759
  react-dom: '*'
2760
 
2761
2762
- resolution: {integrity: sha512-wlzrsbfeSU48YQBjZhDzOwhWhGsy+uQycR8bHAOt1LY1bn3zZEcDyHQOEoN3aWzQ8LHCAJ1nqrWCc9XF2+O45Q==}
2763
  engines: {node: '>=18.17.0'}
2764
  hasBin: true
2765
  peerDependencies:
@@ -4488,37 +4484,37 @@ snapshots:
4488
  '@jridgewell/resolve-uri': 3.1.2
4489
  '@jridgewell/sourcemap-codec': 1.4.15
4490
 
4491
- '@next/[email protected].0': {}
4492
 
4493
  '@next/[email protected]':
4494
  dependencies:
4495
  glob: 10.3.10
4496
 
4497
- '@next/[email protected].0':
4498
  optional: true
4499
 
4500
- '@next/[email protected].0':
4501
  optional: true
4502
 
4503
- '@next/[email protected].0':
4504
  optional: true
4505
 
4506
- '@next/[email protected].0':
4507
  optional: true
4508
 
4509
- '@next/[email protected].0':
4510
  optional: true
4511
 
4512
- '@next/[email protected].0':
4513
  optional: true
4514
 
4515
- '@next/[email protected].0':
4516
  optional: true
4517
 
4518
- '@next/[email protected].0':
4519
  optional: true
4520
 
4521
- '@next/[email protected].0':
4522
  optional: true
4523
 
4524
  '@nodelib/[email protected]':
@@ -6281,9 +6277,9 @@ snapshots:
6281
 
6282
6283
 
6284
6285
  dependencies:
6286
6287
 
6288
6289
  dependencies:
@@ -7062,21 +7058,21 @@ snapshots:
7062
 
7063
7064
 
7065
7066
  dependencies:
7067
  '@auth/core': 0.28.1
7068
7069
  react: 18.2.0
7070
 
7071
7072
  dependencies:
7073
7074
  react: 18.2.0
7075
  react-dom: 18.2.0([email protected])
7076
 
7077
7078
  dependencies:
7079
- '@next/env': 14.1.0
7080
  '@swc/helpers': 0.5.2
7081
  busboy: 1.6.0
7082
  caniuse-lite: 1.0.30001611
@@ -7086,15 +7082,15 @@ snapshots:
7086
  react-dom: 18.2.0([email protected])
7087
  styled-jsx: 5.1.1([email protected])
7088
  optionalDependencies:
7089
- '@next/swc-darwin-arm64': 14.1.0
7090
- '@next/swc-darwin-x64': 14.1.0
7091
- '@next/swc-linux-arm64-gnu': 14.1.0
7092
- '@next/swc-linux-arm64-musl': 14.1.0
7093
- '@next/swc-linux-x64-gnu': 14.1.0
7094
- '@next/swc-linux-x64-musl': 14.1.0
7095
- '@next/swc-win32-arm64-msvc': 14.1.0
7096
- '@next/swc-win32-ia32-msvc': 14.1.0
7097
- '@next/swc-win32-x64-msvc': 14.1.0
7098
  transitivePeerDependencies:
7099
  - '@babel/core'
7100
  - babel-plugin-macros
 
64
65
  geist:
66
  specifier: ^1.2.1
67
68
  immer:
69
  specifier: ^10.0.3
70
  version: 10.0.4
 
75
  specifier: ^5.0.4
76
  version: 5.0.7
77
  next:
78
+ specifier: 14.1.1
79
80
  next-auth:
81
  specifier: 5.0.0-beta.16
82
83
  next-themes:
84
  specifier: ^0.2.1
85
86
  openai:
87
  specifier: ^4.24.7
88
  version: 4.38.1
 
608
  '@jridgewell/[email protected]':
609
  resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
610
 
611
+ '@next/[email protected].1':
612
+ resolution: {integrity: sha512-7CnQyD5G8shHxQIIg3c7/pSeYFeMhsNbpU/bmvH7ZnDql7mNRgg8O2JZrhrc/soFnfBnKP4/xXNiiSIPn2w8gA==}
613
 
614
  '@next/[email protected]':
615
  resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==}
616
 
617
+ '@next/[email protected].1':
618
+ resolution: {integrity: sha512-yDjSFKQKTIjyT7cFv+DqQfW5jsD+tVxXTckSe1KIouKk75t1qZmj/mV3wzdmFb0XHVGtyRjDMulfVG8uCKemOQ==}
619
  engines: {node: '>= 10'}
620
  cpu: [arm64]
621
  os: [darwin]
622
 
623
+ '@next/[email protected].1':
624
+ resolution: {integrity: sha512-KCQmBL0CmFmN8D64FHIZVD9I4ugQsDBBEJKiblXGgwn7wBCSe8N4Dx47sdzl4JAg39IkSN5NNrr8AniXLMb3aw==}
625
  engines: {node: '>= 10'}
626
  cpu: [x64]
627
  os: [darwin]
628
 
629
+ '@next/[email protected].1':
630
+ resolution: {integrity: sha512-YDQfbWyW0JMKhJf/T4eyFr4b3tceTorQ5w2n7I0mNVTFOvu6CGEzfwT3RSAQGTi/FFMTFcuspPec/7dFHuP7Eg==}
631
  engines: {node: '>= 10'}
632
  cpu: [arm64]
633
  os: [linux]
 
634
 
635
+ '@next/[email protected].1':
636
+ resolution: {integrity: sha512-fiuN/OG6sNGRN/bRFxRvV5LyzLB8gaL8cbDH5o3mEiVwfcMzyE5T//ilMmaTrnA8HLMS6hoz4cHOu6Qcp9vxgQ==}
637
  engines: {node: '>= 10'}
638
  cpu: [arm64]
639
  os: [linux]
 
640
 
641
+ '@next/[email protected].1':
642
+ resolution: {integrity: sha512-rv6AAdEXoezjbdfp3ouMuVqeLjE1Bin0AuE6qxE6V9g3Giz5/R3xpocHoAi7CufRR+lnkuUjRBn05SYJ83oKNQ==}
643
  engines: {node: '>= 10'}
644
  cpu: [x64]
645
  os: [linux]
 
646
 
647
+ '@next/[email protected].1':
648
+ resolution: {integrity: sha512-YAZLGsaNeChSrpz/G7MxO3TIBLaMN8QWMr3X8bt6rCvKovwU7GqQlDu99WdvF33kI8ZahvcdbFsy4jAFzFX7og==}
649
  engines: {node: '>= 10'}
650
  cpu: [x64]
651
  os: [linux]
 
652
 
653
+ '@next/[email protected].1':
654
+ resolution: {integrity: sha512-1L4mUYPBMvVDMZg1inUYyPvFSduot0g73hgfD9CODgbr4xiTYe0VOMTZzaRqYJYBA9mana0x4eaAaypmWo1r5A==}
655
  engines: {node: '>= 10'}
656
  cpu: [arm64]
657
  os: [win32]
658
 
659
+ '@next/[email protected].1':
660
+ resolution: {integrity: sha512-jvIE9tsuj9vpbbXlR5YxrghRfMuG0Qm/nZ/1KDHc+y6FpnZ/apsgh+G6t15vefU0zp3WSpTMIdXRUsNl/7RSuw==}
661
  engines: {node: '>= 10'}
662
  cpu: [ia32]
663
  os: [win32]
664
 
665
+ '@next/[email protected].1':
666
+ resolution: {integrity: sha512-S6K6EHDU5+1KrBDLko7/c1MNy/Ya73pIAmvKeFwsF4RmBFJSO7/7YeD4FnZ4iBdzE69PpQ4sOMU9ORKeNuxe8A==}
667
  engines: {node: '>= 10'}
668
  cpu: [x64]
669
  os: [win32]
 
2754
  react: '*'
2755
  react-dom: '*'
2756
 
2757
2758
+ resolution: {integrity: sha512-McrGJqlGSHeaz2yTRPkEucxQKe5Zq7uPwyeHNmJaZNY4wx9E9QdxmTp310agFRoMuIYgQrCrT3petg13fSVOww==}
2759
  engines: {node: '>=18.17.0'}
2760
  hasBin: true
2761
  peerDependencies:
 
4484
  '@jridgewell/resolve-uri': 3.1.2
4485
  '@jridgewell/sourcemap-codec': 1.4.15
4486
 
4487
+ '@next/[email protected].1': {}
4488
 
4489
  '@next/[email protected]':
4490
  dependencies:
4491
  glob: 10.3.10
4492
 
4493
+ '@next/[email protected].1':
4494
  optional: true
4495
 
4496
+ '@next/[email protected].1':
4497
  optional: true
4498
 
4499
+ '@next/[email protected].1':
4500
  optional: true
4501
 
4502
+ '@next/[email protected].1':
4503
  optional: true
4504
 
4505
+ '@next/[email protected].1':
4506
  optional: true
4507
 
4508
+ '@next/[email protected].1':
4509
  optional: true
4510
 
4511
+ '@next/[email protected].1':
4512
  optional: true
4513
 
4514
+ '@next/[email protected].1':
4515
  optional: true
4516
 
4517
+ '@next/[email protected].1':
4518
  optional: true
4519
 
4520
  '@nodelib/[email protected]':
 
6277
 
6278
6279
 
6280
6281
  dependencies:
6282
6283
 
6284
6285
  dependencies:
 
7058
 
7059
7060
 
7061
7062
  dependencies:
7063
  '@auth/core': 0.28.1
7064
7065
  react: 18.2.0
7066
 
7067
7068
  dependencies:
7069
7070
  react: 18.2.0
7071
  react-dom: 18.2.0([email protected])
7072
 
7073
7074
  dependencies:
7075
+ '@next/env': 14.1.1
7076
  '@swc/helpers': 0.5.2
7077
  busboy: 1.6.0
7078
  caniuse-lite: 1.0.30001611
 
7082
  react-dom: 18.2.0([email protected])
7083
  styled-jsx: 5.1.1([email protected])
7084
  optionalDependencies:
7085
+ '@next/swc-darwin-arm64': 14.1.1
7086
+ '@next/swc-darwin-x64': 14.1.1
7087
+ '@next/swc-linux-arm64-gnu': 14.1.1
7088
+ '@next/swc-linux-arm64-musl': 14.1.1
7089
+ '@next/swc-linux-x64-gnu': 14.1.1
7090
+ '@next/swc-linux-x64-musl': 14.1.1
7091
+ '@next/swc-win32-arm64-msvc': 14.1.1
7092
+ '@next/swc-win32-ia32-msvc': 14.1.1
7093
+ '@next/swc-win32-x64-msvc': 14.1.1
7094
  transitivePeerDependencies:
7095
  - '@babel/core'
7096
  - babel-plugin-macros