Skip to content

Commit e343e55

Browse files
committed
Merge branch 'main' of https://github.com/URN/urn1350.net
2 parents 23f19c7 + 3122a77 commit e343e55

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"axios": "^1.7.2",
1818
"markdown-to-jsx": "^7.4.7",
1919
"mui-audio-player": "^1.0.1",
20-
"next": "^14.2.4",
20+
"next": "^14.2.10",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
2323
"request-ip": "^3.3.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -167,55 +167,55 @@
167167
prop-types "^15.7.2"
168168
react-is "^16.8.0 || ^17.0.0"
169169

170-
"@next/env@14.2.4":
171-
version "14.2.4"
172-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.4.tgz#5546813dc4f809884a37d257b254a5ce1b0248d7"
173-
integrity sha512-3EtkY5VDkuV2+lNmKlbkibIJxcO4oIHEhBWne6PaAp+76J9KoSsGvNikp6ivzAT8dhhBMYrm6op2pS1ApG0Hzg==
174-
175-
"@next/swc-darwin-arm64@14.2.4":
176-
version "14.2.4"
177-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.4.tgz#da9f04c34a3d5f0b8401ed745768420e4a604036"
178-
integrity sha512-AH3mO4JlFUqsYcwFUHb1wAKlebHU/Hv2u2kb1pAuRanDZ7pD/A/KPD98RHZmwsJpdHQwfEc/06mgpSzwrJYnNg==
179-
180-
"@next/swc-darwin-x64@14.2.4":
181-
version "14.2.4"
182-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.4.tgz#46dedb29ec5503bf171a72a3ecb8aac6e738e9d6"
183-
integrity sha512-QVadW73sWIO6E2VroyUjuAxhWLZWEpiFqHdZdoQ/AMpN9YWGuHV8t2rChr0ahy+irKX5mlDU7OY68k3n4tAZTg==
184-
185-
"@next/swc-linux-arm64-gnu@14.2.4":
186-
version "14.2.4"
187-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.4.tgz#c9697ab9eb422bd1d7ffd0eb0779cc2aefa9d4a1"
188-
integrity sha512-KT6GUrb3oyCfcfJ+WliXuJnD6pCpZiosx2X3k66HLR+DMoilRb76LpWPGb4tZprawTtcnyrv75ElD6VncVamUQ==
189-
190-
"@next/swc-linux-arm64-musl@14.2.4":
191-
version "14.2.4"
192-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.4.tgz#cbbceb2008571c743b5a310a488d2e166d200a75"
193-
integrity sha512-Alv8/XGSs/ytwQcbCHwze1HmiIkIVhDHYLjczSVrf0Wi2MvKn/blt7+S6FJitj3yTlMwMxII1gIJ9WepI4aZ/A==
194-
195-
"@next/swc-linux-x64-gnu@14.2.4":
196-
version "14.2.4"
197-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.4.tgz#d79184223f857bacffb92f643cb2943a43632568"
198-
integrity sha512-ze0ShQDBPCqxLImzw4sCdfnB3lRmN3qGMB2GWDRlq5Wqy4G36pxtNOo2usu/Nm9+V2Rh/QQnrRc2l94kYFXO6Q==
199-
200-
"@next/swc-linux-x64-musl@14.2.4":
201-
version "14.2.4"
202-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.4.tgz#6b6c3e5ac02ca5e63394d280ec8ee607491902df"
203-
integrity sha512-8dwC0UJoc6fC7PX70csdaznVMNr16hQrTDAMPvLPloazlcaWfdPogq+UpZX6Drqb1OBlwowz8iG7WR0Tzk/diQ==
204-
205-
"@next/swc-win32-arm64-msvc@14.2.4":
206-
version "14.2.4"
207-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.4.tgz#dbad3906e870dba84c5883d9d4c4838472e0697f"
208-
integrity sha512-jxyg67NbEWkDyvM+O8UDbPAyYRZqGLQDTPwvrBBeOSyVWW/jFQkQKQ70JDqDSYg1ZDdl+E3nkbFbq8xM8E9x8A==
209-
210-
"@next/swc-win32-ia32-msvc@14.2.4":
211-
version "14.2.4"
212-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.4.tgz#6074529b91ba49132922ce89a2e16d25d2ec235d"
213-
integrity sha512-twrmN753hjXRdcrZmZttb/m5xaCBFa48Dt3FbeEItpJArxriYDunWxJn+QFXdJ3hPkm4u7CKxncVvnmgQMY1ag==
214-
215-
"@next/swc-win32-x64-msvc@14.2.4":
216-
version "14.2.4"
217-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.4.tgz#e65a1c6539a671f97bb86d5183d6e3a1733c29c7"
218-
integrity sha512-tkLrjBzqFTP8DVrAAQmZelEahfR9OxWpFR++vAI9FBhCiIxtwHwBHC23SBHCTURBtwB4kc/x44imVOnkKGNVGg==
170+
"@next/env@14.2.10":
171+
version "14.2.10"
172+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.10.tgz#1d3178340028ced2d679f84140877db4f420333c"
173+
integrity sha512-dZIu93Bf5LUtluBXIv4woQw2cZVZ2DJTjax5/5DOs3lzEOeKLy7GxRSr4caK9/SCPdaW6bCgpye6+n4Dh9oJPw==
174+
175+
"@next/swc-darwin-arm64@14.2.10":
176+
version "14.2.10"
177+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.10.tgz#49d10ca4086fbd59ee68e204f75d7136eda2aa80"
178+
integrity sha512-V3z10NV+cvMAfxQUMhKgfQnPbjw+Ew3cnr64b0lr8MDiBJs3eLnM6RpGC46nhfMZsiXgQngCJKWGTC/yDcgrDQ==
179+
180+
"@next/swc-darwin-x64@14.2.10":
181+
version "14.2.10"
182+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.10.tgz#0ebeae3afb8eac433882b79543295ab83624a1a8"
183+
integrity sha512-Y0TC+FXbFUQ2MQgimJ/7Ina2mXIKhE7F+GUe1SgnzRmwFY3hX2z8nyVCxE82I2RicspdkZnSWMn4oTjIKz4uzA==
184+
185+
"@next/swc-linux-arm64-gnu@14.2.10":
186+
version "14.2.10"
187+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.10.tgz#7e602916d2fb55a3c532f74bed926a0137c16f20"
188+
integrity sha512-ZfQ7yOy5zyskSj9rFpa0Yd7gkrBnJTkYVSya95hX3zeBG9E55Z6OTNPn1j2BTFWvOVVj65C3T+qsjOyVI9DQpA==
189+
190+
"@next/swc-linux-arm64-musl@14.2.10":
191+
version "14.2.10"
192+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.10.tgz#6b143f628ccee490b527562e934f8de578d4be47"
193+
integrity sha512-n2i5o3y2jpBfXFRxDREr342BGIQCJbdAUi/K4q6Env3aSx8erM9VuKXHw5KNROK9ejFSPf0LhoSkU/ZiNdacpQ==
194+
195+
"@next/swc-linux-x64-gnu@14.2.10":
196+
version "14.2.10"
197+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.10.tgz#086f2f16a0678890a1eb46518c4dda381b046082"
198+
integrity sha512-GXvajAWh2woTT0GKEDlkVhFNxhJS/XdDmrVHrPOA83pLzlGPQnixqxD8u3bBB9oATBKB//5e4vpACnx5Vaxdqg==
199+
200+
"@next/swc-linux-x64-musl@14.2.10":
201+
version "14.2.10"
202+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.10.tgz#1befef10ed8dbcc5047b5d637a25ae3c30a0bfc3"
203+
integrity sha512-opFFN5B0SnO+HTz4Wq4HaylXGFV+iHrVxd3YvREUX9K+xfc4ePbRrxqOuPOFjtSuiVouwe6uLeDtabjEIbkmDA==
204+
205+
"@next/swc-win32-arm64-msvc@14.2.10":
206+
version "14.2.10"
207+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.10.tgz#731f52c3ae3c56a26cf21d474b11ae1529531209"
208+
integrity sha512-9NUzZuR8WiXTvv+EiU/MXdcQ1XUvFixbLIMNQiVHuzs7ZIFrJDLJDaOF1KaqttoTujpcxljM/RNAOmw1GhPPQQ==
209+
210+
"@next/swc-win32-ia32-msvc@14.2.10":
211+
version "14.2.10"
212+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.10.tgz#32723ef7f04e25be12af357cc72ddfdd42fd1041"
213+
integrity sha512-fr3aEbSd1GeW3YUMBkWAu4hcdjZ6g4NBl1uku4gAn661tcxd1bHs1THWYzdsbTRLcCKLjrDZlNp6j2HTfrw+Bg==
214+
215+
"@next/swc-win32-x64-msvc@14.2.10":
216+
version "14.2.10"
217+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.10.tgz#ee1d036cb5ec871816f96baee7991035bb242455"
218+
integrity sha512-UjeVoRGKNL2zfbcQ6fscmgjBAS/inHBh63mjIlfPg/NG8Yn2ztqylXt5qilYb6hoHIwaU2ogHknHWWmahJjgZQ==
219219

220220
"@swc/counter@^0.1.3":
221221
version "0.1.3"
@@ -743,28 +743,28 @@ nanoid@^3.3.6:
743743
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
744744
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
745745

746-
next@^14.2.4:
747-
version "14.2.4"
748-
resolved "https://registry.yarnpkg.com/next/-/next-14.2.4.tgz#ef66c39c71e2d8ad0a3caa0383c8933f4663e4d1"
749-
integrity sha512-R8/V7vugY+822rsQGQCjoLhMuC9oFj9SOi4Cl4b2wjDrseD0LRZ10W7R6Czo4w9ZznVSshKjuIomsRjvm9EKJQ==
746+
next@^14.2.10:
747+
version "14.2.10"
748+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.10.tgz#331981a4fecb1ae8af1817d4db98fc9687ee1cb6"
749+
integrity sha512-sDDExXnh33cY3RkS9JuFEKaS4HmlWmDKP1VJioucCG6z5KuA008DPsDZOzi8UfqEk3Ii+2NCQSJrfbEWtZZfww==
750750
dependencies:
751-
"@next/env" "14.2.4"
751+
"@next/env" "14.2.10"
752752
"@swc/helpers" "0.5.5"
753753
busboy "1.6.0"
754754
caniuse-lite "^1.0.30001579"
755755
graceful-fs "^4.2.11"
756756
postcss "8.4.31"
757757
styled-jsx "5.1.1"
758758
optionalDependencies:
759-
"@next/swc-darwin-arm64" "14.2.4"
760-
"@next/swc-darwin-x64" "14.2.4"
761-
"@next/swc-linux-arm64-gnu" "14.2.4"
762-
"@next/swc-linux-arm64-musl" "14.2.4"
763-
"@next/swc-linux-x64-gnu" "14.2.4"
764-
"@next/swc-linux-x64-musl" "14.2.4"
765-
"@next/swc-win32-arm64-msvc" "14.2.4"
766-
"@next/swc-win32-ia32-msvc" "14.2.4"
767-
"@next/swc-win32-x64-msvc" "14.2.4"
759+
"@next/swc-darwin-arm64" "14.2.10"
760+
"@next/swc-darwin-x64" "14.2.10"
761+
"@next/swc-linux-arm64-gnu" "14.2.10"
762+
"@next/swc-linux-arm64-musl" "14.2.10"
763+
"@next/swc-linux-x64-gnu" "14.2.10"
764+
"@next/swc-linux-x64-musl" "14.2.10"
765+
"@next/swc-win32-arm64-msvc" "14.2.10"
766+
"@next/swc-win32-ia32-msvc" "14.2.10"
767+
"@next/swc-win32-x64-msvc" "14.2.10"
768768

769769
node-fetch@^1.0.1:
770770
version "1.7.3"

0 commit comments

Comments
 (0)