Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lodash": "^4.17.21",
"mobx": "6.3.2",
"mobx-react": "7.2.0",
"next": "^14.2.15",
"next": "^14.2.21",
"next-auth": "^4.24.5",
"next-i18next": "^14.0.3",
"nookies": "^2.5.2",
Expand Down
92 changes: 46 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,10 +2687,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.20":
version: 14.2.20
resolution: "@next/env@npm:14.2.20"
checksum: 2525fc529701eeae555540fa4b533af1e17fe9dcc025b1d192fabedb2585d30f9d1a2d28f193f53b86aa1972fe62931846e210ffd22f5741d692edbd370fd7da
"@next/env@npm:14.2.22":
version: 14.2.22
resolution: "@next/env@npm:14.2.22"
checksum: 57e033c5c77f5784f7610a7f25b93cc7a72c7bd036f2be78bb27822e7400275dad92bd6a195ca179ee2f8b9401adc6927e7a4e98d1aa5252ac6edbc66956ece6
languageName: node
linkType: hard

Expand All @@ -2703,65 +2703,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-darwin-arm64@npm:14.2.20"
"@next/swc-darwin-arm64@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-darwin-arm64@npm:14.2.22"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-darwin-x64@npm:14.2.20"
"@next/swc-darwin-x64@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-darwin-x64@npm:14.2.22"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.20"
"@next/swc-linux-arm64-gnu@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.22"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-arm64-musl@npm:14.2.20"
"@next/swc-linux-arm64-musl@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-arm64-musl@npm:14.2.22"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-x64-gnu@npm:14.2.20"
"@next/swc-linux-x64-gnu@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-x64-gnu@npm:14.2.22"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-x64-musl@npm:14.2.20"
"@next/swc-linux-x64-musl@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-x64-musl@npm:14.2.22"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.20"
"@next/swc-win32-arm64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.22"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.20"
"@next/swc-win32-ia32-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.22"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-x64-msvc@npm:14.2.20"
"@next/swc-win32-x64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-x64-msvc@npm:14.2.22"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -12828,20 +12828,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^14.2.15":
version: 14.2.20
resolution: "next@npm:14.2.20"
"next@npm:^14.2.21":
version: 14.2.22
resolution: "next@npm:14.2.22"
dependencies:
"@next/env": 14.2.20
"@next/swc-darwin-arm64": 14.2.20
"@next/swc-darwin-x64": 14.2.20
"@next/swc-linux-arm64-gnu": 14.2.20
"@next/swc-linux-arm64-musl": 14.2.20
"@next/swc-linux-x64-gnu": 14.2.20
"@next/swc-linux-x64-musl": 14.2.20
"@next/swc-win32-arm64-msvc": 14.2.20
"@next/swc-win32-ia32-msvc": 14.2.20
"@next/swc-win32-x64-msvc": 14.2.20
"@next/env": 14.2.22
"@next/swc-darwin-arm64": 14.2.22
"@next/swc-darwin-x64": 14.2.22
"@next/swc-linux-arm64-gnu": 14.2.22
"@next/swc-linux-arm64-musl": 14.2.22
"@next/swc-linux-x64-gnu": 14.2.22
"@next/swc-linux-x64-musl": 14.2.22
"@next/swc-win32-arm64-msvc": 14.2.22
"@next/swc-win32-ia32-msvc": 14.2.22
"@next/swc-win32-x64-msvc": 14.2.22
"@swc/helpers": 0.5.5
busboy: 1.6.0
caniuse-lite: ^1.0.30001579
Expand Down Expand Up @@ -12882,7 +12882,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: cee45a2640f9d0f6cbdcf50d7dd4cf45b565ecbc8d6a481ee282f2564e0665716f1ab6a3c73b01c6a8de80941c607d64aceb8316c4d0eb8cc12a6add2997e102
checksum: 83817d674b63051e4407f9b33c13a81125826272bb3112d43d3e26cbb8be583260e98ecaa7777db4bbfc1d2f875a1a693e971c114658b07fd74783f37d03e338
languageName: node
linkType: hard

Expand Down Expand Up @@ -13948,7 +13948,7 @@ __metadata:
mobx: 6.3.2
mobx-react: 7.2.0
msw: 1
next: ^14.2.15
next: ^14.2.21
next-auth: ^4.24.5
next-i18next: ^14.0.3
next-sitemap: ^3.1.52
Expand Down
Loading