Skip to content

Commit 96c6205

Browse files
authored
bump-next-13.4.9 (#47)
1 parent 26fc5e3 commit 96c6205

File tree

3 files changed

+97
-73
lines changed

3 files changed

+97
-73
lines changed

.eslintrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"plugins": ["prettier"],
33
"extends": ["next/core-web-vitals", "prettier"],
44
"rules": {
5-
"prettier/prettier": "error"
5+
"prettier/prettier": "error",
6+
"react-hooks/rules-of-hooks": "warn"
67
}
78
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@wix/data-items": "^1.0.3",
1818
"flowbite": "^1.5.4",
1919
"flowbite-react": "^0.4.4",
20-
"next": "13.3.1",
20+
"next": "^13.4.9",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0"
2323
},
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "18.0.8",
2929
"autoprefixer": "^10.4.13",
3030
"eslint": "^8.28.0",
31-
"eslint-config-next": "13.3.1",
31+
"eslint-config-next": "^13.4.9",
3232
"eslint-config-prettier": "^8.5.0",
3333
"eslint-plugin-prettier": "^4.2.1",
3434
"postcss": "^8.4.19",

yarn.lock

+93-70
Original file line numberDiff line numberDiff line change
@@ -485,81 +485,81 @@ __metadata:
485485
languageName: node
486486
linkType: hard
487487

488-
"@next/env@npm:13.3.1":
489-
version: 13.3.1
490-
resolution: "@next/env@npm:13.3.1"
491-
checksum: 3bf01e62b7de1de9de0cf7a5904364a2e807ad4f0a6cabfbb288225696a0750163bee23669bd45bfbec17dcf1fe66512212bdfa5be0a341ad187270a3cc27943
488+
"@next/env@npm:13.4.9":
489+
version: 13.4.9
490+
resolution: "@next/env@npm:13.4.9"
491+
checksum: 625f01571ac5dabbb90567a987fdc16eca86cd9cfd592edabf7d3e3024972cd83564d53202293163851b85fa643f846a5757c8696a3c44315c98dae5b634f122
492492
languageName: node
493493
linkType: hard
494494

495-
"@next/eslint-plugin-next@npm:13.3.1":
496-
version: 13.3.1
497-
resolution: "@next/eslint-plugin-next@npm:13.3.1"
495+
"@next/eslint-plugin-next@npm:13.4.9":
496+
version: 13.4.9
497+
resolution: "@next/eslint-plugin-next@npm:13.4.9"
498498
dependencies:
499499
glob: 7.1.7
500-
checksum: 8e3b16e605bb34e938e0e200c01fb83b0f9061d1a69f6b4319cd153e762a75cc7576d997e508bad54955af3cb76e19650bda64e5e23bc9a18d46edc92596b422
500+
checksum: d57f1246fac54173c47a065404ba7237cfd6618648db4effbcdb30b5578b99edb3a2593df13ca617aa63c40e5e1336551089c506b2168a69a6cf8d5d7d045c0b
501501
languageName: node
502502
linkType: hard
503503

504-
"@next/swc-darwin-arm64@npm:13.3.1":
505-
version: 13.3.1
506-
resolution: "@next/swc-darwin-arm64@npm:13.3.1"
504+
"@next/swc-darwin-arm64@npm:13.4.9":
505+
version: 13.4.9
506+
resolution: "@next/swc-darwin-arm64@npm:13.4.9"
507507
conditions: os=darwin & cpu=arm64
508508
languageName: node
509509
linkType: hard
510510

511-
"@next/swc-darwin-x64@npm:13.3.1":
512-
version: 13.3.1
513-
resolution: "@next/swc-darwin-x64@npm:13.3.1"
511+
"@next/swc-darwin-x64@npm:13.4.9":
512+
version: 13.4.9
513+
resolution: "@next/swc-darwin-x64@npm:13.4.9"
514514
conditions: os=darwin & cpu=x64
515515
languageName: node
516516
linkType: hard
517517

518-
"@next/swc-linux-arm64-gnu@npm:13.3.1":
519-
version: 13.3.1
520-
resolution: "@next/swc-linux-arm64-gnu@npm:13.3.1"
518+
"@next/swc-linux-arm64-gnu@npm:13.4.9":
519+
version: 13.4.9
520+
resolution: "@next/swc-linux-arm64-gnu@npm:13.4.9"
521521
conditions: os=linux & cpu=arm64 & libc=glibc
522522
languageName: node
523523
linkType: hard
524524

525-
"@next/swc-linux-arm64-musl@npm:13.3.1":
526-
version: 13.3.1
527-
resolution: "@next/swc-linux-arm64-musl@npm:13.3.1"
525+
"@next/swc-linux-arm64-musl@npm:13.4.9":
526+
version: 13.4.9
527+
resolution: "@next/swc-linux-arm64-musl@npm:13.4.9"
528528
conditions: os=linux & cpu=arm64 & libc=musl
529529
languageName: node
530530
linkType: hard
531531

532-
"@next/swc-linux-x64-gnu@npm:13.3.1":
533-
version: 13.3.1
534-
resolution: "@next/swc-linux-x64-gnu@npm:13.3.1"
532+
"@next/swc-linux-x64-gnu@npm:13.4.9":
533+
version: 13.4.9
534+
resolution: "@next/swc-linux-x64-gnu@npm:13.4.9"
535535
conditions: os=linux & cpu=x64 & libc=glibc
536536
languageName: node
537537
linkType: hard
538538

539-
"@next/swc-linux-x64-musl@npm:13.3.1":
540-
version: 13.3.1
541-
resolution: "@next/swc-linux-x64-musl@npm:13.3.1"
539+
"@next/swc-linux-x64-musl@npm:13.4.9":
540+
version: 13.4.9
541+
resolution: "@next/swc-linux-x64-musl@npm:13.4.9"
542542
conditions: os=linux & cpu=x64 & libc=musl
543543
languageName: node
544544
linkType: hard
545545

546-
"@next/swc-win32-arm64-msvc@npm:13.3.1":
547-
version: 13.3.1
548-
resolution: "@next/swc-win32-arm64-msvc@npm:13.3.1"
546+
"@next/swc-win32-arm64-msvc@npm:13.4.9":
547+
version: 13.4.9
548+
resolution: "@next/swc-win32-arm64-msvc@npm:13.4.9"
549549
conditions: os=win32 & cpu=arm64
550550
languageName: node
551551
linkType: hard
552552

553-
"@next/swc-win32-ia32-msvc@npm:13.3.1":
554-
version: 13.3.1
555-
resolution: "@next/swc-win32-ia32-msvc@npm:13.3.1"
553+
"@next/swc-win32-ia32-msvc@npm:13.4.9":
554+
version: 13.4.9
555+
resolution: "@next/swc-win32-ia32-msvc@npm:13.4.9"
556556
conditions: os=win32 & cpu=ia32
557557
languageName: node
558558
linkType: hard
559559

560-
"@next/swc-win32-x64-msvc@npm:13.3.1":
561-
version: 13.3.1
562-
resolution: "@next/swc-win32-x64-msvc@npm:13.3.1"
560+
"@next/swc-win32-x64-msvc@npm:13.4.9":
561+
version: 13.4.9
562+
resolution: "@next/swc-win32-x64-msvc@npm:13.4.9"
563563
conditions: os=win32 & cpu=x64
564564
languageName: node
565565
linkType: hard
@@ -655,12 +655,12 @@ __metadata:
655655
languageName: node
656656
linkType: hard
657657

658-
"@swc/helpers@npm:0.5.0":
659-
version: 0.5.0
660-
resolution: "@swc/helpers@npm:0.5.0"
658+
"@swc/helpers@npm:0.5.1":
659+
version: 0.5.1
660+
resolution: "@swc/helpers@npm:0.5.1"
661661
dependencies:
662662
tslib: ^2.4.0
663-
checksum: 61c9c7dddb707deb58b85328cfe9d211887145f1311ae6a6e6c0fa9f781fb29916a8669a7d479e46e26a32a89d6ef4f293a22dee4925e009c84051e9dd10e8b7
663+
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
664664
languageName: node
665665
linkType: hard
666666

@@ -2067,26 +2067,26 @@ __metadata:
20672067
languageName: node
20682068
linkType: hard
20692069

2070-
"eslint-config-next@npm:13.3.1":
2071-
version: 13.3.1
2072-
resolution: "eslint-config-next@npm:13.3.1"
2070+
"eslint-config-next@npm:^13.4.9":
2071+
version: 13.4.9
2072+
resolution: "eslint-config-next@npm:13.4.9"
20732073
dependencies:
2074-
"@next/eslint-plugin-next": 13.3.1
2074+
"@next/eslint-plugin-next": 13.4.9
20752075
"@rushstack/eslint-patch": ^1.1.3
20762076
"@typescript-eslint/parser": ^5.42.0
20772077
eslint-import-resolver-node: ^0.3.6
20782078
eslint-import-resolver-typescript: ^3.5.2
20792079
eslint-plugin-import: ^2.26.0
20802080
eslint-plugin-jsx-a11y: ^6.5.1
20812081
eslint-plugin-react: ^7.31.7
2082-
eslint-plugin-react-hooks: ^4.5.0
2082+
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705
20832083
peerDependencies:
20842084
eslint: ^7.23.0 || ^8.0.0
20852085
typescript: ">=3.3.1"
20862086
peerDependenciesMeta:
20872087
typescript:
20882088
optional: true
2089-
checksum: 942c8a914fd08959388416f28c73acf9e1deffee3db21eabad008f4a85e960df9905fa35e286951dc52935c4449cc5a524483464ee8dbf69d70444d8f91c1a6f
2089+
checksum: 83d990f3529f84dda9e54ce8cef64802490850f47d63b51176695a4f327a6b0e0a0847e1af4f11e00e662db8103af197c37d30b878cfe0593477ebc0b43d2b10
20902090
languageName: node
20912091
linkType: hard
20922092

@@ -2209,12 +2209,12 @@ __metadata:
22092209
languageName: node
22102210
linkType: hard
22112211

2212-
"eslint-plugin-react-hooks@npm:^4.5.0":
2213-
version: 4.6.0
2214-
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
2212+
"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705":
2213+
version: 5.0.0-canary-7118f5dd7-20230705
2214+
resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705"
22152215
peerDependencies:
22162216
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
2217-
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
2217+
checksum: 20e334e60bf5e56cf9f760598411847525c3ff826e6ae7757c8efdc60b33d47a97ddbe1b94ce95956ea9f7bbef37995b19c716be50bd44e6a1e789cba08b6224
22182218
languageName: node
22192219
linkType: hard
22202220

@@ -2728,6 +2728,13 @@ __metadata:
27282728
languageName: node
27292729
linkType: hard
27302730

2731+
"glob-to-regexp@npm:^0.4.1":
2732+
version: 0.4.1
2733+
resolution: "glob-to-regexp@npm:0.4.1"
2734+
checksum: e795f4e8f06d2a15e86f76e4d92751cf8bbfcf0157cea5c2f0f35678a8195a750b34096b1256e436f0cebc1883b5ff0888c47348443e69546a5a87f9e1eb1167
2735+
languageName: node
2736+
linkType: hard
2737+
27312738
"glob@npm:7.1.6":
27322739
version: 7.1.6
27332740
resolution: "glob@npm:7.1.6"
@@ -2851,7 +2858,7 @@ __metadata:
28512858
languageName: node
28522859
linkType: hard
28532860

2854-
"graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6":
2861+
"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6":
28552862
version: 4.2.11
28562863
resolution: "graceful-fs@npm:4.2.11"
28572864
checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7
@@ -3981,29 +3988,30 @@ __metadata:
39813988
languageName: node
39823989
linkType: hard
39833990

3984-
"next@npm:13.3.1":
3985-
version: 13.3.1
3986-
resolution: "next@npm:13.3.1"
3991+
"next@npm:^13.4.9":
3992+
version: 13.4.9
3993+
resolution: "next@npm:13.4.9"
39873994
dependencies:
3988-
"@next/env": 13.3.1
3989-
"@next/swc-darwin-arm64": 13.3.1
3990-
"@next/swc-darwin-x64": 13.3.1
3991-
"@next/swc-linux-arm64-gnu": 13.3.1
3992-
"@next/swc-linux-arm64-musl": 13.3.1
3993-
"@next/swc-linux-x64-gnu": 13.3.1
3994-
"@next/swc-linux-x64-musl": 13.3.1
3995-
"@next/swc-win32-arm64-msvc": 13.3.1
3996-
"@next/swc-win32-ia32-msvc": 13.3.1
3997-
"@next/swc-win32-x64-msvc": 13.3.1
3998-
"@swc/helpers": 0.5.0
3995+
"@next/env": 13.4.9
3996+
"@next/swc-darwin-arm64": 13.4.9
3997+
"@next/swc-darwin-x64": 13.4.9
3998+
"@next/swc-linux-arm64-gnu": 13.4.9
3999+
"@next/swc-linux-arm64-musl": 13.4.9
4000+
"@next/swc-linux-x64-gnu": 13.4.9
4001+
"@next/swc-linux-x64-musl": 13.4.9
4002+
"@next/swc-win32-arm64-msvc": 13.4.9
4003+
"@next/swc-win32-ia32-msvc": 13.4.9
4004+
"@next/swc-win32-x64-msvc": 13.4.9
4005+
"@swc/helpers": 0.5.1
39994006
busboy: 1.6.0
40004007
caniuse-lite: ^1.0.30001406
40014008
postcss: 8.4.14
40024009
styled-jsx: 5.1.1
4010+
watchpack: 2.4.0
4011+
zod: 3.21.4
40034012
peerDependencies:
40044013
"@opentelemetry/api": ^1.1.0
40054014
fibers: ">= 3.1.0"
4006-
node-sass: ^6.0.0 || ^7.0.0
40074015
react: ^18.2.0
40084016
react-dom: ^18.2.0
40094017
sass: ^1.3.0
@@ -4031,13 +4039,11 @@ __metadata:
40314039
optional: true
40324040
fibers:
40334041
optional: true
4034-
node-sass:
4035-
optional: true
40364042
sass:
40374043
optional: true
40384044
bin:
40394045
next: dist/bin/next
4040-
checksum: a685abbcfe028940f8e3c86f6712fadcba1ca92c68b4dddfd1192d93a4ebac2d0947cd62d8cecf530afbd8163b2ef6dfe338b1fe7b699d78bc7123624a7622db
4046+
checksum: 7adb9919dc50598e53bf32da2d0f90da325b66a23cb16c291c276d0683f81bade0bb21aeaeede10154ef53eabcb4953bf883f4d752852a62a6bd7be42021aef9
40414047
languageName: node
40424048
linkType: hard
40434049

@@ -5747,6 +5753,16 @@ __metadata:
57475753
languageName: node
57485754
linkType: hard
57495755

5756+
"watchpack@npm:2.4.0":
5757+
version: 2.4.0
5758+
resolution: "watchpack@npm:2.4.0"
5759+
dependencies:
5760+
glob-to-regexp: ^0.4.1
5761+
graceful-fs: ^4.1.2
5762+
checksum: 23d4bc58634dbe13b86093e01c6a68d8096028b664ab7139d58f0c37d962d549a940e98f2f201cecdabd6f9c340338dc73ef8bf094a2249ef582f35183d1a131
5763+
languageName: node
5764+
linkType: hard
5765+
57505766
"webidl-conversions@npm:^3.0.0":
57515767
version: 3.0.1
57525768
resolution: "webidl-conversions@npm:3.0.1"
@@ -5836,12 +5852,12 @@ __metadata:
58365852
"@wix/data-items": ^1.0.3
58375853
autoprefixer: ^10.4.13
58385854
eslint: ^8.28.0
5839-
eslint-config-next: 13.3.1
5855+
eslint-config-next: ^13.4.9
58405856
eslint-config-prettier: ^8.5.0
58415857
eslint-plugin-prettier: ^4.2.1
58425858
flowbite: ^1.5.4
58435859
flowbite-react: ^0.4.4
5844-
next: 13.3.1
5860+
next: ^13.4.9
58455861
postcss: ^8.4.19
58465862
prettier: ^2.8.0
58475863
react: ^18.2.0
@@ -5890,3 +5906,10 @@ __metadata:
58905906
checksum: f77b3d8d00310def622123df93d4ee654fc6a0096182af8bd60679ddcdfb3474c56c6c7190817c84a2785648cdee9d721c0154eb45698c62176c322fb46fc700
58915907
languageName: node
58925908
linkType: hard
5909+
5910+
"zod@npm:3.21.4":
5911+
version: 3.21.4
5912+
resolution: "zod@npm:3.21.4"
5913+
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
5914+
languageName: node
5915+
linkType: hard

0 commit comments

Comments
 (0)