Skip to content

Commit

Permalink
fix(deps): update dependency next to v13.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent e8c5777 commit b1269ba
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 60 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@whatwg-node/fetch": "0.9.9",
"dotenv": "16.3.1",
"graphql": "16.7.1",
"next": "13.4.7",
"next": "13.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"tslib": "2.6.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"autoprefixer": "10.4.14",
"classnames": "2.3.2",
"daisyui": "latest",
"next": "13.4.7",
"next": "13.5.1",
"postcss": "8.4.27",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.1.3"
},
"resolutions": {
"next": "13.4.7",
"next": "13.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest": "^29.4.3",
"jest-environment-jsdom": "29.6.1",
"jest-extended": "4.0.0",
"next": "13.4.7",
"next": "13.5.1",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
109 changes: 53 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5123,10 +5123,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.4.7":
version: 13.4.7
resolution: "@next/env@npm:13.4.7"
checksum: 5a2bba68fb8c80c87324025f10af7fe7319efdb15777247bfa8ff58e61bcc19b150bce4068396351e6c6df3344294cc06c03a2fb1bb0330659d230830a202c53
"@next/env@npm:13.5.1":
version: 13.5.1
resolution: "@next/env@npm:13.5.1"
checksum: 251859d90a953d88692129b72a1c09e9f44b2981ccab1c2d9ad67898634f8999c15b290dd6b341be9fc710cc2d25ceb9229a40de90ab0946fa2c6997144fe13f
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:13.4.7":
version: 13.4.7
resolution: "@next/swc-win32-x64-msvc@npm:13.4.7"
"@next/swc-win32-x64-msvc@npm:13.5.1":
version: 13.5.1
resolution: "@next/swc-win32-x64-msvc@npm:13.5.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -5231,7 +5231,7 @@ __metadata:
dotenv: 16.3.1
graphql: 16.7.1
jest: ^29.4.3
next: 13.4.7
next: 13.5.1
react: 18.2.0
react-dom: 18.2.0
tslib: 2.6.1
Expand Down Expand Up @@ -5336,7 +5336,7 @@ __metadata:
classnames: 2.3.2
daisyui: latest
jest: ^29.4.3
next: 13.4.7
next: 13.5.1
postcss: 8.4.27
prismic-ts-codegen: latest
react: 18.2.0
Expand Down Expand Up @@ -5428,7 +5428,7 @@ __metadata:
jest: ^29.4.3
jest-environment-jsdom: 29.6.1
jest-extended: 4.0.0
next: 13.4.7
next: 13.5.1
prettier: 2.8.8
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -10298,12 +10298,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.1, @swc/helpers@npm:^0.5.0, @swc/helpers@npm:^0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
"@swc/helpers@npm:0.5.2, @swc/helpers@npm:^0.5.0, @swc/helpers@npm:^0.5.1":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
dependencies:
tslib: ^2.4.0
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
languageName: node
linkType: hard

Expand Down Expand Up @@ -23738,21 +23738,21 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.4.7":
version: 13.4.7
resolution: "next@npm:13.4.7"
"next@npm:13.5.1":
version: 13.5.1
resolution: "next@npm:13.5.1"
dependencies:
"@next/env": 13.4.7
"@next/swc-darwin-arm64": 13.4.7
"@next/swc-darwin-x64": 13.4.7
"@next/swc-linux-arm64-gnu": 13.4.7
"@next/swc-linux-arm64-musl": 13.4.7
"@next/swc-linux-x64-gnu": 13.4.7
"@next/swc-linux-x64-musl": 13.4.7
"@next/swc-win32-arm64-msvc": 13.4.7
"@next/swc-win32-ia32-msvc": 13.4.7
"@next/swc-win32-x64-msvc": 13.4.7
"@swc/helpers": 0.5.1
"@next/env": 13.5.1
"@next/swc-darwin-arm64": 13.5.1
"@next/swc-darwin-x64": 13.5.1
"@next/swc-linux-arm64-gnu": 13.5.1
"@next/swc-linux-arm64-musl": 13.5.1
"@next/swc-linux-x64-gnu": 13.5.1
"@next/swc-linux-x64-musl": 13.5.1
"@next/swc-win32-arm64-msvc": 13.5.1
"@next/swc-win32-ia32-msvc": 13.5.1
"@next/swc-win32-x64-msvc": 13.5.1
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
postcss: 8.4.14
Expand All @@ -23761,7 +23761,6 @@ __metadata:
zod: 3.21.4
peerDependencies:
"@opentelemetry/api": ^1.1.0
fibers: ">= 3.1.0"
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
Expand All @@ -23787,13 +23786,11 @@ __metadata:
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
fibers:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 76026a5def68c00064bc4860cd15a5f292220ccc73ff24245b3658a90a46f66c290d3543a59e1cb91310145141d4ad1238d7cf652f41f47cdf434ab8705af7d1
checksum: a54aaeadb68d324107ddd2bd0c12967f06b844ef321aae4aba99f7a79406bab4ab85d51e3430106f1bc2831c55c8bf408a2352f702590d9bedb88fbdb60b2955
languageName: node
linkType: hard

Expand Down

8 comments on commit b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/twrnc

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 18/18
πŸ”΄ Branches 53.85% 14/26
🟒 Functions 100% 5/5
🟒 Lines 100% 17/17

Test suite run success

2 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/tailwind-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/utils

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 18/18
🟒 Branches 100% 2/2
🟒 Functions 100% 3/3
🟒 Lines 100% 18/18

Test suite run success

4 tests passing in 2 suites.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/blog

St.❔
Category Percentage Covered / Total
πŸ”΄ Statements 38.74% 43/111
🟑 Branches 72% 18/25
πŸ”΄ Functions 20% 4/20
πŸ”΄ Lines 43% 43/100

Test suite run success

13 tests passing in 8 suites.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/expo-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/api

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/next-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from b1269ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/app

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 2/2
🟒 Branches 100% 0/0
🟒 Functions 100% 1/1
🟒 Lines 100% 1/1

Test suite run success

1 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from b1269ba

Please sign in to comment.