Skip to content

Commit 5dab0b2

Browse files
committed
squash! Merge pull request #5319 from JSap0914/fix/combineSlices-per-instance-stateProxyMap
1 parent 8f8d711 commit 5dab0b2

3 files changed

Lines changed: 45 additions & 45 deletions

File tree

examples/publish-ci/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@reduxjs/toolkit": "^2.0.0-rc.3",
1414
"msw": "^1.3.2",
15-
"next": "^16.2.7",
15+
"next": "^16.2.9",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-redux": "^9.0.0-rc.0"

examples/publish-ci/next/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"lib": ["dom", "dom.iterable", "esnext"],
55
"allowJs": true,
66
"skipLibCheck": true,
7-
"strict": false,
7+
"strict": true,
88
"forceConsistentCasingInFileNames": true,
99
"noEmit": true,
1010
"esModuleInterop": true,
1111
"module": "esnext",
1212
"moduleResolution": "bundler",
1313
"resolveJsonModule": true,
1414
"isolatedModules": true,
15-
"jsx": "preserve",
15+
"jsx": "react-jsx",
1616
"incremental": true,
1717
"types": ["node"]
1818
},

examples/publish-ci/next/yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -365,65 +365,65 @@ __metadata:
365365
languageName: node
366366
linkType: hard
367367

368-
"@next/env@npm:16.2.7":
369-
version: 16.2.7
370-
resolution: "@next/env@npm:16.2.7"
371-
checksum: 10/2db7b07fc9b2e5c8bd9b88f6a470f7d6c3b471b0dfcf12b9928ba9635aa98afaf7fd809d37bcd2ec5fb3a8f1a415073735f738533dcb9d7e67a4806fb7f2cb4f
368+
"@next/env@npm:16.2.9":
369+
version: 16.2.9
370+
resolution: "@next/env@npm:16.2.9"
371+
checksum: 10/5cb54e8a956dbeb72eb5db966a7280fdc08693f4ffbd98c425a43f4d03abfa3c66868c1035b3203572990bdcd46d385eb8edcf41ee31dde5359743264001bce9
372372
languageName: node
373373
linkType: hard
374374

375-
"@next/swc-darwin-arm64@npm:16.2.7":
376-
version: 16.2.7
377-
resolution: "@next/swc-darwin-arm64@npm:16.2.7"
375+
"@next/swc-darwin-arm64@npm:16.2.9":
376+
version: 16.2.9
377+
resolution: "@next/swc-darwin-arm64@npm:16.2.9"
378378
conditions: os=darwin & cpu=arm64
379379
languageName: node
380380
linkType: hard
381381

382-
"@next/swc-darwin-x64@npm:16.2.7":
383-
version: 16.2.7
384-
resolution: "@next/swc-darwin-x64@npm:16.2.7"
382+
"@next/swc-darwin-x64@npm:16.2.9":
383+
version: 16.2.9
384+
resolution: "@next/swc-darwin-x64@npm:16.2.9"
385385
conditions: os=darwin & cpu=x64
386386
languageName: node
387387
linkType: hard
388388

389-
"@next/swc-linux-arm64-gnu@npm:16.2.7":
390-
version: 16.2.7
391-
resolution: "@next/swc-linux-arm64-gnu@npm:16.2.7"
389+
"@next/swc-linux-arm64-gnu@npm:16.2.9":
390+
version: 16.2.9
391+
resolution: "@next/swc-linux-arm64-gnu@npm:16.2.9"
392392
conditions: os=linux & cpu=arm64 & libc=glibc
393393
languageName: node
394394
linkType: hard
395395

396-
"@next/swc-linux-arm64-musl@npm:16.2.7":
397-
version: 16.2.7
398-
resolution: "@next/swc-linux-arm64-musl@npm:16.2.7"
396+
"@next/swc-linux-arm64-musl@npm:16.2.9":
397+
version: 16.2.9
398+
resolution: "@next/swc-linux-arm64-musl@npm:16.2.9"
399399
conditions: os=linux & cpu=arm64 & libc=musl
400400
languageName: node
401401
linkType: hard
402402

403-
"@next/swc-linux-x64-gnu@npm:16.2.7":
404-
version: 16.2.7
405-
resolution: "@next/swc-linux-x64-gnu@npm:16.2.7"
403+
"@next/swc-linux-x64-gnu@npm:16.2.9":
404+
version: 16.2.9
405+
resolution: "@next/swc-linux-x64-gnu@npm:16.2.9"
406406
conditions: os=linux & cpu=x64 & libc=glibc
407407
languageName: node
408408
linkType: hard
409409

410-
"@next/swc-linux-x64-musl@npm:16.2.7":
411-
version: 16.2.7
412-
resolution: "@next/swc-linux-x64-musl@npm:16.2.7"
410+
"@next/swc-linux-x64-musl@npm:16.2.9":
411+
version: 16.2.9
412+
resolution: "@next/swc-linux-x64-musl@npm:16.2.9"
413413
conditions: os=linux & cpu=x64 & libc=musl
414414
languageName: node
415415
linkType: hard
416416

417-
"@next/swc-win32-arm64-msvc@npm:16.2.7":
418-
version: 16.2.7
419-
resolution: "@next/swc-win32-arm64-msvc@npm:16.2.7"
417+
"@next/swc-win32-arm64-msvc@npm:16.2.9":
418+
version: 16.2.9
419+
resolution: "@next/swc-win32-arm64-msvc@npm:16.2.9"
420420
conditions: os=win32 & cpu=arm64
421421
languageName: node
422422
linkType: hard
423423

424-
"@next/swc-win32-x64-msvc@npm:16.2.7":
425-
version: 16.2.7
426-
resolution: "@next/swc-win32-x64-msvc@npm:16.2.7"
424+
"@next/swc-win32-x64-msvc@npm:16.2.9":
425+
version: 16.2.9
426+
resolution: "@next/swc-win32-x64-msvc@npm:16.2.9"
427427
conditions: os=win32 & cpu=x64
428428
languageName: node
429429
linkType: hard
@@ -2548,19 +2548,19 @@ __metadata:
25482548
languageName: node
25492549
linkType: hard
25502550

2551-
"next@npm:^16.2.7":
2552-
version: 16.2.7
2553-
resolution: "next@npm:16.2.7"
2551+
"next@npm:^16.2.9":
2552+
version: 16.2.9
2553+
resolution: "next@npm:16.2.9"
25542554
dependencies:
2555-
"@next/env": "npm:16.2.7"
2556-
"@next/swc-darwin-arm64": "npm:16.2.7"
2557-
"@next/swc-darwin-x64": "npm:16.2.7"
2558-
"@next/swc-linux-arm64-gnu": "npm:16.2.7"
2559-
"@next/swc-linux-arm64-musl": "npm:16.2.7"
2560-
"@next/swc-linux-x64-gnu": "npm:16.2.7"
2561-
"@next/swc-linux-x64-musl": "npm:16.2.7"
2562-
"@next/swc-win32-arm64-msvc": "npm:16.2.7"
2563-
"@next/swc-win32-x64-msvc": "npm:16.2.7"
2555+
"@next/env": "npm:16.2.9"
2556+
"@next/swc-darwin-arm64": "npm:16.2.9"
2557+
"@next/swc-darwin-x64": "npm:16.2.9"
2558+
"@next/swc-linux-arm64-gnu": "npm:16.2.9"
2559+
"@next/swc-linux-arm64-musl": "npm:16.2.9"
2560+
"@next/swc-linux-x64-gnu": "npm:16.2.9"
2561+
"@next/swc-linux-x64-musl": "npm:16.2.9"
2562+
"@next/swc-win32-arm64-msvc": "npm:16.2.9"
2563+
"@next/swc-win32-x64-msvc": "npm:16.2.9"
25642564
"@swc/helpers": "npm:0.5.15"
25652565
baseline-browser-mapping: "npm:^2.9.19"
25662566
caniuse-lite: "npm:^1.0.30001579"
@@ -2604,7 +2604,7 @@ __metadata:
26042604
optional: true
26052605
bin:
26062606
next: dist/bin/next
2607-
checksum: 10/f17437a747f67149da27ece48f095ba453f34ef226f05858e17f5cfb3392938831449e674d2ed3d370aa8223f8425629e07c1b6292b798d21d1a8cc1e58100d9
2607+
checksum: 10/07903fdd4cc68beb7bff8f04f85bda52b3ebec6112702d6761e7e5d17fa2843ac12cd7cbdb369bfb5fadd6cd6b3620c22c9865cb46f8e7615134238ac1422672
26082608
languageName: node
26092609
linkType: hard
26102610

@@ -3089,7 +3089,7 @@ __metadata:
30893089
"@types/react": "npm:^18.0.26"
30903090
"@types/react-dom": "npm:^18.0.10"
30913091
msw: "npm:^1.3.2"
3092-
next: "npm:^16.2.7"
3092+
next: "npm:^16.2.9"
30933093
prettier: "npm:^3.2.5"
30943094
react: "npm:^18.2.0"
30953095
react-dom: "npm:^18.2.0"

0 commit comments

Comments
 (0)