Skip to content

Commit

Permalink
Update dependency next-seo to ^6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 347da08 commit 0a2acf1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion src/abacus-backoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"next": "^14.2.5",
"next-compose-plugins": "^2.2.1",
"next-plugin-custom-babel-config": "^1.0.5",
"next-seo": "^6.5.0",
"next-seo": "^6.6.0",
"next-transpile-modules": "^10.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion src/abacus-kochka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"next": "^14.2.5",
"next-compose-plugins": "^2.2.1",
"next-plugin-custom-babel-config": "^1.0.5",
"next-seo": "^6.5.0",
"next-seo": "^6.6.0",
"next-transpile-modules": "^10.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ __metadata:
next: "npm:^14.2.5"
next-compose-plugins: "npm:^2.2.1"
next-plugin-custom-babel-config: "npm:^1.0.5"
next-seo: "npm:^6.5.0"
next-seo: "npm:^6.6.0"
next-transpile-modules: "npm:^10.0.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -75,7 +75,7 @@ __metadata:
next: "npm:^14.2.5"
next-compose-plugins: "npm:^2.2.1"
next-plugin-custom-babel-config: "npm:^1.0.5"
next-seo: "npm:^6.5.0"
next-seo: "npm:^6.6.0"
next-transpile-modules: "npm:^10.0.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -16640,14 +16640,14 @@ __metadata:
languageName: node
linkType: hard

"next-seo@npm:^6.5.0":
version: 6.5.0
resolution: "next-seo@npm:6.5.0"
"next-seo@npm:^6.6.0":
version: 6.6.0
resolution: "next-seo@npm:6.6.0"
peerDependencies:
next: ^8.1.1-canary.54 || >=9.0.0
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: 10c0/f2403356aa7fa91314fb91f9b1f7a3436ff76307e2345faec67132e8c0546312f4c6262bc10db28339612c1777dc07ba566bd407262d662f2e417932563837a6
checksum: 10c0/60eff5b6fdd83306d26968dfc23b5df502bf014b771b0910bf6cfec944de6f262d7d872ae3155717a31a1dd51ae48db007ce4c0f78f8b435deff37bdc63beb76
languageName: node
linkType: hard

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

"qs@npm:6.13.0":
"qs@npm:6.13.0, qs@npm:^6.10.0, qs@npm:^6.11.2":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
Expand All @@ -18684,15 +18684,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.10.0, qs@npm:^6.11.2":
version: 6.12.1
resolution: "qs@npm:6.12.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10c0/439e6d7c6583e7c69f2cab2c39c55b97db7ce576e4c7c469082b938b7fc8746e8d547baacb69b4cd2b6666484776c3f4840ad7163a4c5326300b0afa0acdd84b
languageName: node
linkType: hard

"qs@npm:~6.5.2":
version: 6.5.3
resolution: "qs@npm:6.5.3"
Expand Down

0 comments on commit 0a2acf1

Please sign in to comment.