Skip to content

Commit

Permalink
fix(deps): update dependency next to v13.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2023
1 parent e8c5777 commit 21b6b30
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 55 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.4.19",
"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.4.19",
"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.4.19",
"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.4.19",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
99 changes: 48 additions & 51 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.4.19":
version: 13.4.19
resolution: "@next/env@npm:13.4.19"
checksum: ace4f82890954ade0164fbe2b7ff988268d2b99b2e80caa6707c51fa4cbfaaa31e48fbbcecd4fd142af3503c544e1b4c91e8185d4af253c8fb46550e9e70ad7e
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.4.19":
version: 13.4.19
resolution: "@next/swc-darwin-arm64@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-darwin-x64@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-linux-arm64-gnu@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-linux-arm64-musl@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-linux-x64-gnu@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-linux-x64-musl@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-win32-arm64-msvc@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-win32-ia32-msvc@npm:13.4.19"
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.4.19":
version: 13.4.19
resolution: "@next/swc-win32-x64-msvc@npm:13.4.19"
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.4.19
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.4.19
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.4.19
prettier: 2.8.8
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -23738,20 +23738,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.4.7":
version: 13.4.7
resolution: "next@npm:13.4.7"
"next@npm:13.4.19":
version: 13.4.19
resolution: "next@npm:13.4.19"
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
"@next/env": 13.4.19
"@next/swc-darwin-arm64": 13.4.19
"@next/swc-darwin-x64": 13.4.19
"@next/swc-linux-arm64-gnu": 13.4.19
"@next/swc-linux-arm64-musl": 13.4.19
"@next/swc-linux-x64-gnu": 13.4.19
"@next/swc-linux-x64-musl": 13.4.19
"@next/swc-win32-arm64-msvc": 13.4.19
"@next/swc-win32-ia32-msvc": 13.4.19
"@next/swc-win32-x64-msvc": 13.4.19
"@swc/helpers": 0.5.1
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
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: f4873dab8888ed4dae14d36d7cf8dc54cd042695cf7ee41d05e8757f463d11952a594eb066143cc2f7253ea1d41c6efe681cdc3ab8c2fa6eb0815fa5a94de3dc
languageName: node
linkType: hard

Expand Down

8 comments on commit 21b6b30

@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 21b6b30

@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 21b6b30

@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 21b6b30

@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 21b6b30

@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 21b6b30

@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 21b6b30

@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 21b6b30

@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 21b6b30

Please sign in to comment.