Skip to content

Commit

Permalink
fix(deps): update dependency next to v14.1.1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 24858f9 commit 866b633
Show file tree
Hide file tree
Showing 5 changed files with 59 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.14",
"dotenv": "16.3.1",
"graphql": "16.8.1",
"next": "14.0.4",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"tslib": "2.6.2"
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.16",
"classnames": "2.3.2",
"daisyui": "latest",
"next": "14.0.4",
"next": "14.1.1",
"postcss": "8.4.32",
"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 @@ -35,7 +35,7 @@
"typescript": "^5.3.3"
},
"resolutions": {
"next": "14.0.4",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.6",
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.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-extended": "4.0.2",
"next": "14.0.4",
"next": "14.1.1",
"prettier": "3.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
111 changes: 55 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4692,10 +4692,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.0.4":
version: 14.0.4
resolution: "@next/env@npm:14.0.4"
checksum: 59b893d30aea0556379a24f6e4eac830677feb149bd8416b72383ea2600ce194fa22a79b2dd86e0b295c4a8f0702e461f48edaff1ac9173eddef42a4cce7fd98
"@next/env@npm:14.1.1":
version: 14.1.1
resolution: "@next/env@npm:14.1.1"
checksum: 81f7ff4f5b295c7f73d5cfeceda387626fa3e30fe75c53021168ff525470e8d52598ee4f8bb924af0903a52c44b5779e6e4c26fbdd102a3fdfaa03c08fd2bdde
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:14.0.4":
version: 14.0.4
resolution: "@next/swc-win32-x64-msvc@npm:14.0.4"
"@next/swc-win32-x64-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-x64-msvc@npm:14.1.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4800,7 +4800,7 @@ __metadata:
dotenv: "npm:16.3.1"
graphql: "npm:16.8.1"
jest: "npm:^29.7.0"
next: "npm:14.0.4"
next: "npm:14.1.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
tslib: "npm:2.6.2"
Expand Down Expand Up @@ -4907,7 +4907,7 @@ __metadata:
classnames: "npm:2.3.2"
daisyui: "npm:latest"
jest: "npm:^29.7.0"
next: "npm:14.0.4"
next: "npm:14.1.1"
postcss: "npm:8.4.32"
prismic-ts-codegen: "npm:latest"
react: "npm:18.2.0"
Expand Down Expand Up @@ -4999,7 +4999,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:29.7.0"
jest-extended: "npm:4.0.2"
next: "npm:14.0.4"
next: "npm:14.1.1"
prettier: "npm:3.1.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -10833,10 +10833,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001565":
version: 1.0.30001568
resolution: "caniuse-lite@npm:1.0.30001568"
checksum: 13f01e5a2481134bd61cf565ce9fecbd8e107902927a0dcf534230a92191a81f1715792170f5f39719c767c3a96aa6df9917a8d5601f15bbd5e4041a8cfecc99
"caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001565, caniuse-lite@npm:^1.0.30001579":
version: 1.0.30001617
resolution: "caniuse-lite@npm:1.0.30001617"
checksum: 711702501063968b2807d1a8f40981e66f45eb8962968b4b84c70392dc804cee62845e8e391e9749f78ff41ca48be2a4a7a38620c44af526b5e03bc3c7a1bc0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -20761,27 +20761,26 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.0.4":
version: 14.0.4
resolution: "next@npm:14.0.4"
dependencies:
"@next/env": "npm:14.0.4"
"@next/swc-darwin-arm64": "npm:14.0.4"
"@next/swc-darwin-x64": "npm:14.0.4"
"@next/swc-linux-arm64-gnu": "npm:14.0.4"
"@next/swc-linux-arm64-musl": "npm:14.0.4"
"@next/swc-linux-x64-gnu": "npm:14.0.4"
"@next/swc-linux-x64-musl": "npm:14.0.4"
"@next/swc-win32-arm64-msvc": "npm:14.0.4"
"@next/swc-win32-ia32-msvc": "npm:14.0.4"
"@next/swc-win32-x64-msvc": "npm:14.0.4"
"next@npm:14.1.1":
version: 14.1.1
resolution: "next@npm:14.1.1"
dependencies:
"@next/env": "npm:14.1.1"
"@next/swc-darwin-arm64": "npm:14.1.1"
"@next/swc-darwin-x64": "npm:14.1.1"
"@next/swc-linux-arm64-gnu": "npm:14.1.1"
"@next/swc-linux-arm64-musl": "npm:14.1.1"
"@next/swc-linux-x64-gnu": "npm:14.1.1"
"@next/swc-linux-x64-musl": "npm:14.1.1"
"@next/swc-win32-arm64-msvc": "npm:14.1.1"
"@next/swc-win32-ia32-msvc": "npm:14.1.1"
"@next/swc-win32-x64-msvc": "npm:14.1.1"
"@swc/helpers": "npm:0.5.2"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001406"
caniuse-lite: "npm:^1.0.30001579"
graceful-fs: "npm:^4.2.11"
postcss: "npm:8.4.31"
styled-jsx: "npm:5.1.1"
watchpack: "npm:2.4.0"
peerDependencies:
"@opentelemetry/api": ^1.1.0
react: ^18.2.0
Expand Down Expand Up @@ -20813,7 +20812,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: e6c829fd473d8c3605b2b62d15e1bf41e9d90cf59a2c213b4adeadff2846999bc9a653ffef18f6aa13cc9f5d6de02469c222acf5a4184901a4690a4504bd468f
checksum: 8c808ec0861604a176fc6a4f58a7a3c50ef9201fc63e16fab88390cfcb30f2accf92add0600ab83d0d13cfdf4ef3a72b03b828bf255c4a999bad071aba6c071d
languageName: node
linkType: hard

Expand Down Expand Up @@ -26944,7 +26943,7 @@ __metadata:
languageName: node
linkType: hard

"watchpack@npm:2.4.0, watchpack@npm:^2.2.0, watchpack@npm:^2.4.0":
"watchpack@npm:^2.2.0, watchpack@npm:^2.4.0":
version: 2.4.0
resolution: "watchpack@npm:2.4.0"
dependencies:
Expand Down

0 comments on commit 866b633

Please sign in to comment.