Skip to content

Commit 71ddec7

Browse files
authored
Merge pull request #184 from kleros/fix/rsc-vuln
fix: rsc-vuln
2 parents 6a7dccd + 19c77be commit 71ddec7

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"class-variance-authority": "^0.7.1",
2121
"clsx": "^2.1.1",
2222
"lucide-react": "^0.475.0",
23-
"next": "15.3.3",
23+
"next": "15.3.6",
2424
"next-intl": "^3.26.3",
2525
"react": "19.1.0",
2626
"react-dom": "19.1.0",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -880,65 +880,65 @@ __metadata:
880880
languageName: node
881881
linkType: hard
882882

883-
"@next/env@npm:15.3.3":
884-
version: 15.3.3
885-
resolution: "@next/env@npm:15.3.3"
886-
checksum: 10c0/b47ef78c4194900f52a274270932a633ba21f39377fc6ad478839c3c1e3fffccb8ad25b286a1beb11f91fe9d09a299087ccb9c205a4e610ad95af65f24e49e5a
883+
"@next/env@npm:15.3.6":
884+
version: 15.3.6
885+
resolution: "@next/env@npm:15.3.6"
886+
checksum: 10c0/e448ec3893f1c0e8a35ea30c4834c2107f976112289d15b845675f36faa27d604f398b41c670343a948667e25c5a134b3bb73abd3f3c53f7ccf9c22981e10f27
887887
languageName: node
888888
linkType: hard
889889

890-
"@next/swc-darwin-arm64@npm:15.3.3":
891-
version: 15.3.3
892-
resolution: "@next/swc-darwin-arm64@npm:15.3.3"
890+
"@next/swc-darwin-arm64@npm:15.3.5":
891+
version: 15.3.5
892+
resolution: "@next/swc-darwin-arm64@npm:15.3.5"
893893
conditions: os=darwin & cpu=arm64
894894
languageName: node
895895
linkType: hard
896896

897-
"@next/swc-darwin-x64@npm:15.3.3":
898-
version: 15.3.3
899-
resolution: "@next/swc-darwin-x64@npm:15.3.3"
897+
"@next/swc-darwin-x64@npm:15.3.5":
898+
version: 15.3.5
899+
resolution: "@next/swc-darwin-x64@npm:15.3.5"
900900
conditions: os=darwin & cpu=x64
901901
languageName: node
902902
linkType: hard
903903

904-
"@next/swc-linux-arm64-gnu@npm:15.3.3":
905-
version: 15.3.3
906-
resolution: "@next/swc-linux-arm64-gnu@npm:15.3.3"
904+
"@next/swc-linux-arm64-gnu@npm:15.3.5":
905+
version: 15.3.5
906+
resolution: "@next/swc-linux-arm64-gnu@npm:15.3.5"
907907
conditions: os=linux & cpu=arm64 & libc=glibc
908908
languageName: node
909909
linkType: hard
910910

911-
"@next/swc-linux-arm64-musl@npm:15.3.3":
912-
version: 15.3.3
913-
resolution: "@next/swc-linux-arm64-musl@npm:15.3.3"
911+
"@next/swc-linux-arm64-musl@npm:15.3.5":
912+
version: 15.3.5
913+
resolution: "@next/swc-linux-arm64-musl@npm:15.3.5"
914914
conditions: os=linux & cpu=arm64 & libc=musl
915915
languageName: node
916916
linkType: hard
917917

918-
"@next/swc-linux-x64-gnu@npm:15.3.3":
919-
version: 15.3.3
920-
resolution: "@next/swc-linux-x64-gnu@npm:15.3.3"
918+
"@next/swc-linux-x64-gnu@npm:15.3.5":
919+
version: 15.3.5
920+
resolution: "@next/swc-linux-x64-gnu@npm:15.3.5"
921921
conditions: os=linux & cpu=x64 & libc=glibc
922922
languageName: node
923923
linkType: hard
924924

925-
"@next/swc-linux-x64-musl@npm:15.3.3":
926-
version: 15.3.3
927-
resolution: "@next/swc-linux-x64-musl@npm:15.3.3"
925+
"@next/swc-linux-x64-musl@npm:15.3.5":
926+
version: 15.3.5
927+
resolution: "@next/swc-linux-x64-musl@npm:15.3.5"
928928
conditions: os=linux & cpu=x64 & libc=musl
929929
languageName: node
930930
linkType: hard
931931

932-
"@next/swc-win32-arm64-msvc@npm:15.3.3":
933-
version: 15.3.3
934-
resolution: "@next/swc-win32-arm64-msvc@npm:15.3.3"
932+
"@next/swc-win32-arm64-msvc@npm:15.3.5":
933+
version: 15.3.5
934+
resolution: "@next/swc-win32-arm64-msvc@npm:15.3.5"
935935
conditions: os=win32 & cpu=arm64
936936
languageName: node
937937
linkType: hard
938938

939-
"@next/swc-win32-x64-msvc@npm:15.3.3":
940-
version: 15.3.3
941-
resolution: "@next/swc-win32-x64-msvc@npm:15.3.3"
939+
"@next/swc-win32-x64-msvc@npm:15.3.5":
940+
version: 15.3.5
941+
resolution: "@next/swc-win32-x64-msvc@npm:15.3.5"
942942
conditions: os=win32 & cpu=x64
943943
languageName: node
944944
linkType: hard
@@ -4116,19 +4116,19 @@ __metadata:
41164116
languageName: node
41174117
linkType: hard
41184118

4119-
"next@npm:15.3.3":
4120-
version: 15.3.3
4121-
resolution: "next@npm:15.3.3"
4119+
"next@npm:15.3.6":
4120+
version: 15.3.6
4121+
resolution: "next@npm:15.3.6"
41224122
dependencies:
4123-
"@next/env": "npm:15.3.3"
4124-
"@next/swc-darwin-arm64": "npm:15.3.3"
4125-
"@next/swc-darwin-x64": "npm:15.3.3"
4126-
"@next/swc-linux-arm64-gnu": "npm:15.3.3"
4127-
"@next/swc-linux-arm64-musl": "npm:15.3.3"
4128-
"@next/swc-linux-x64-gnu": "npm:15.3.3"
4129-
"@next/swc-linux-x64-musl": "npm:15.3.3"
4130-
"@next/swc-win32-arm64-msvc": "npm:15.3.3"
4131-
"@next/swc-win32-x64-msvc": "npm:15.3.3"
4123+
"@next/env": "npm:15.3.6"
4124+
"@next/swc-darwin-arm64": "npm:15.3.5"
4125+
"@next/swc-darwin-x64": "npm:15.3.5"
4126+
"@next/swc-linux-arm64-gnu": "npm:15.3.5"
4127+
"@next/swc-linux-arm64-musl": "npm:15.3.5"
4128+
"@next/swc-linux-x64-gnu": "npm:15.3.5"
4129+
"@next/swc-linux-x64-musl": "npm:15.3.5"
4130+
"@next/swc-win32-arm64-msvc": "npm:15.3.5"
4131+
"@next/swc-win32-x64-msvc": "npm:15.3.5"
41324132
"@swc/counter": "npm:0.1.3"
41334133
"@swc/helpers": "npm:0.5.15"
41344134
busboy: "npm:1.6.0"
@@ -4173,7 +4173,7 @@ __metadata:
41734173
optional: true
41744174
bin:
41754175
next: dist/bin/next
4176-
checksum: 10c0/b519d348efd905ac63b2e5cb1e5a3d8e5d11d992aba436f4eef28c66f4555f155bb2bd489d0d029867e926539b31a3f14dd81b0ebca54ce9f3d65a883fb94d4b
4176+
checksum: 10c0/98473d6c17fa7786cfa7178a301128161c40738514d29f22161083d1d178291f681fe72aed925e09bae0e1e865bb4f96ecc437e99d1a73d15b26e31b982103da
41774177
languageName: node
41784178
linkType: hard
41794179

@@ -5514,7 +5514,7 @@ __metadata:
55145514
husky: "npm:^9.1.7"
55155515
lint-staged: "npm:^15.2.10"
55165516
lucide-react: "npm:^0.475.0"
5517-
next: "npm:15.3.3"
5517+
next: "npm:15.3.6"
55185518
next-intl: "npm:^3.26.3"
55195519
postcss: "npm:^8"
55205520
react: "npm:19.1.0"

0 commit comments

Comments
 (0)