11diff --git c/package.json i/package.json
2- index 44fc1b35..4164abf3 100644
2+ index 7f0fbdf7..3b5f5607 100644
33--- c/package.json
44+++ i/package.json
55@@ -62,5 +62,10 @@
@@ -33,7 +33,7 @@ index 00000000..6280dbfa
3333+ this.debug = !!process.env.NEXT_PRIVATE_DEBUG_CACHE;
3434+ if (ctx.maxMemoryCacheSize) {
3535diff --git c/pnpm-lock.yaml i/pnpm-lock.yaml
36- index 6b5c5910..84712cd2 100644
36+ index 2848e239..3c0e760a 100644
3737--- c/pnpm-lock.yaml
3838+++ i/pnpm-lock.yaml
3939@@ -4,6 +4,11 @@ settings:
@@ -51,39 +51,61 @@ index 6b5c5910..84712cd2 100644
5151@@ -52,10 +57,10 @@ importers:
5252 version: 1.2.2
5353 next:
54- specifier: ^15.1.7
55- 56- + version: 15.1.7 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] )54+ specifier: ^15.2.3
55+ 56+ + version: 15.2.3 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] )5757 next-i18next:
5858 specifier: ^12.1.0
59- 60- + version: 12.1.0(next@15.1.7 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] ))([email protected] ([email protected] ))([email protected] )59+ 60+ + version: 12.1.0(next@15.2.3 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] ))([email protected] ([email protected] ))([email protected] )6161 ping:
6262 specifier: ^0.4.4
6363 version: 0.4.4
64- @@ -4688,7 +4693,7 @@ snapshots:
64+ @@ -101,10 +106,6 @@ importers:
65+ xml-js:
66+ specifier: ^1.6.11
67+ version: 1.6.11
68+ - optionalDependencies:
69+ - osx-temperature-sensor:
70+ - specifier: ^1.0.8
71+ - version: 1.0.8
72+ devDependencies:
73+ '@tailwindcss/forms':
74+ specifier: ^0.5.10
75+ @@ -151,6 +152,10 @@ importers:
76+ typescript:
77+ specifier: ^5.7.3
78+ version: 5.7.3
79+ + optionalDependencies:
80+ + osx-temperature-sensor:
81+ + specifier: ^1.0.8
82+ + version: 1.0.8
83+
84+ packages:
85+
86+ @@ -4695,7 +4700,7 @@ snapshots:
6587
66886789
68- 69- 90+ 91+ 7092 dependencies:
7193 '@babel/runtime': 7.26.9
7294 '@types/hoist-non-react-statics': 3.3.6
73- @@ -4696 ,14 +4701 ,14 @@ snapshots:
95+ @@ -4703 ,14 +4708 ,14 @@ snapshots:
7496 hoist-non-react-statics: 3.3.2
7597 i18next: 21.10.0
7698 i18next-fs-backend: 1.2.0
77- 78- + next: 15.1.7 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] )99+ 100+ + next: 15.2.3 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] )79101 react: 18.3.1
8010281103 transitivePeerDependencies:
82104 - react-dom
83105 - react-native
84106
85- 86- + next@15.1.7 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] ):107+ 108+ + next@15.2.3 (patch_hash=2cf73b70a6661c14b83ebd01d193260f13fcc654e74e5658ffc191f538863a49)([email protected] ([email protected] ))([email protected] ):87109 dependencies:
88- '@next/env': 15.1.7
110+ '@next/env': 15.2.3
89111 '@swc/counter': 0.1.3
0 commit comments