Skip to content

Commit dd547ac

Browse files
chore(deps): bump next in /packages/pictograms/examples/preview (#19939)
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 14.2.30. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.26...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com>
1 parent 38db679 commit dd547ac

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

packages/pictograms/examples/preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@carbon/styles": "link:../../../styles",
1010
"change-case": "^4.1.1",
11-
"next": "^14.2.26",
11+
"next": "^14.2.30",
1212
"prismjs": "^1.30.0",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",

packages/pictograms/examples/preview/yarn.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -11,72 +11,72 @@ __metadata:
1111
languageName: node
1212
linkType: soft
1313

14-
"@next/env@npm:14.2.26":
15-
version: 14.2.26
16-
resolution: "@next/env@npm:14.2.26"
17-
checksum: 10/0caa679cdf9367501daf1bff0e762b720613a3ee1689e5585bfb7c792fdd07c251bc1f7488919a296047eb1f2b82ceb13955b673143468cad338a87b7d98c196
14+
"@next/env@npm:14.2.30":
15+
version: 14.2.30
16+
resolution: "@next/env@npm:14.2.30"
17+
checksum: 10/0c3b7733b280ef065dd6c1d7ff77174418da4dcdab16712714863da9b91113257e33d12dc743fe90c43bfef831fb1e373de16c40aebcdfa5bd29252cdd234a33
1818
languageName: node
1919
linkType: hard
2020

21-
"@next/swc-darwin-arm64@npm:14.2.26":
22-
version: 14.2.26
23-
resolution: "@next/swc-darwin-arm64@npm:14.2.26"
21+
"@next/swc-darwin-arm64@npm:14.2.30":
22+
version: 14.2.30
23+
resolution: "@next/swc-darwin-arm64@npm:14.2.30"
2424
conditions: os=darwin & cpu=arm64
2525
languageName: node
2626
linkType: hard
2727

28-
"@next/swc-darwin-x64@npm:14.2.26":
29-
version: 14.2.26
30-
resolution: "@next/swc-darwin-x64@npm:14.2.26"
28+
"@next/swc-darwin-x64@npm:14.2.30":
29+
version: 14.2.30
30+
resolution: "@next/swc-darwin-x64@npm:14.2.30"
3131
conditions: os=darwin & cpu=x64
3232
languageName: node
3333
linkType: hard
3434

35-
"@next/swc-linux-arm64-gnu@npm:14.2.26":
36-
version: 14.2.26
37-
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.26"
35+
"@next/swc-linux-arm64-gnu@npm:14.2.30":
36+
version: 14.2.30
37+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.30"
3838
conditions: os=linux & cpu=arm64 & libc=glibc
3939
languageName: node
4040
linkType: hard
4141

42-
"@next/swc-linux-arm64-musl@npm:14.2.26":
43-
version: 14.2.26
44-
resolution: "@next/swc-linux-arm64-musl@npm:14.2.26"
42+
"@next/swc-linux-arm64-musl@npm:14.2.30":
43+
version: 14.2.30
44+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.30"
4545
conditions: os=linux & cpu=arm64 & libc=musl
4646
languageName: node
4747
linkType: hard
4848

49-
"@next/swc-linux-x64-gnu@npm:14.2.26":
50-
version: 14.2.26
51-
resolution: "@next/swc-linux-x64-gnu@npm:14.2.26"
49+
"@next/swc-linux-x64-gnu@npm:14.2.30":
50+
version: 14.2.30
51+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.30"
5252
conditions: os=linux & cpu=x64 & libc=glibc
5353
languageName: node
5454
linkType: hard
5555

56-
"@next/swc-linux-x64-musl@npm:14.2.26":
57-
version: 14.2.26
58-
resolution: "@next/swc-linux-x64-musl@npm:14.2.26"
56+
"@next/swc-linux-x64-musl@npm:14.2.30":
57+
version: 14.2.30
58+
resolution: "@next/swc-linux-x64-musl@npm:14.2.30"
5959
conditions: os=linux & cpu=x64 & libc=musl
6060
languageName: node
6161
linkType: hard
6262

63-
"@next/swc-win32-arm64-msvc@npm:14.2.26":
64-
version: 14.2.26
65-
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.26"
63+
"@next/swc-win32-arm64-msvc@npm:14.2.30":
64+
version: 14.2.30
65+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.30"
6666
conditions: os=win32 & cpu=arm64
6767
languageName: node
6868
linkType: hard
6969

70-
"@next/swc-win32-ia32-msvc@npm:14.2.26":
71-
version: 14.2.26
72-
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.26"
70+
"@next/swc-win32-ia32-msvc@npm:14.2.30":
71+
version: 14.2.30
72+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.30"
7373
conditions: os=win32 & cpu=ia32
7474
languageName: node
7575
linkType: hard
7676

77-
"@next/swc-win32-x64-msvc@npm:14.2.26":
78-
version: 14.2.26
79-
resolution: "@next/swc-win32-x64-msvc@npm:14.2.26"
77+
"@next/swc-win32-x64-msvc@npm:14.2.30":
78+
version: 14.2.30
79+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.30"
8080
conditions: os=win32 & cpu=x64
8181
languageName: node
8282
linkType: hard
@@ -874,20 +874,20 @@ __metadata:
874874
languageName: node
875875
linkType: hard
876876

877-
"next@npm:^14.2.26":
878-
version: 14.2.26
879-
resolution: "next@npm:14.2.26"
877+
"next@npm:^14.2.30":
878+
version: 14.2.30
879+
resolution: "next@npm:14.2.30"
880880
dependencies:
881-
"@next/env": "npm:14.2.26"
882-
"@next/swc-darwin-arm64": "npm:14.2.26"
883-
"@next/swc-darwin-x64": "npm:14.2.26"
884-
"@next/swc-linux-arm64-gnu": "npm:14.2.26"
885-
"@next/swc-linux-arm64-musl": "npm:14.2.26"
886-
"@next/swc-linux-x64-gnu": "npm:14.2.26"
887-
"@next/swc-linux-x64-musl": "npm:14.2.26"
888-
"@next/swc-win32-arm64-msvc": "npm:14.2.26"
889-
"@next/swc-win32-ia32-msvc": "npm:14.2.26"
890-
"@next/swc-win32-x64-msvc": "npm:14.2.26"
881+
"@next/env": "npm:14.2.30"
882+
"@next/swc-darwin-arm64": "npm:14.2.30"
883+
"@next/swc-darwin-x64": "npm:14.2.30"
884+
"@next/swc-linux-arm64-gnu": "npm:14.2.30"
885+
"@next/swc-linux-arm64-musl": "npm:14.2.30"
886+
"@next/swc-linux-x64-gnu": "npm:14.2.30"
887+
"@next/swc-linux-x64-musl": "npm:14.2.30"
888+
"@next/swc-win32-arm64-msvc": "npm:14.2.30"
889+
"@next/swc-win32-ia32-msvc": "npm:14.2.30"
890+
"@next/swc-win32-x64-msvc": "npm:14.2.30"
891891
"@swc/helpers": "npm:0.5.5"
892892
busboy: "npm:1.6.0"
893893
caniuse-lite: "npm:^1.0.30001579"
@@ -928,7 +928,7 @@ __metadata:
928928
optional: true
929929
bin:
930930
next: dist/bin/next
931-
checksum: 10/9bd8b2ef40076b251d036c6d3a3b435095ff941bab7166ebc3c75bd832c1812eb368f8dae1e56ef4bf600a81d0ad8190d778d610aa062ffa7c4c4f126cae7f13
931+
checksum: 10/9cdf409c169a0c3acb70d66ae9c93b2e7adf4f4190230fca001c8802f46cac2179a8f75ce56a49d9e15354d7ae3bbef148a263833cab8fe7c5da9908f6e72e86
932932
languageName: node
933933
linkType: hard
934934

@@ -1086,7 +1086,7 @@ __metadata:
10861086
dependencies:
10871087
"@carbon/styles": "link:../../../styles"
10881088
change-case: "npm:^4.1.1"
1089-
next: "npm:^14.2.26"
1089+
next: "npm:^14.2.30"
10901090
prismjs: "npm:^1.30.0"
10911091
react: "npm:^18.2.0"
10921092
react-dom: "npm:^18.2.0"

0 commit comments

Comments
 (0)