Bump @next/third-parties from 14.2.5 to 14.2.7

Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 14.2.5 to 14.2.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/third-parties)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-29 15:20:44 +00:00 коммит произвёл GitHub
Родитель 86d06f0bdf
Коммит c77e352aac
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -21,7 +21,7 @@
"@fluent/langneg": "^0.7.0",
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@next/third-parties": "^14.2.5",
"@next/third-parties": "^14.2.7",
"@stripe/stripe-js": "^4.3.0",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^45.0.0",

16
package-lock.json сгенерированный
Просмотреть файл

@ -25,7 +25,7 @@
"@fluent/langneg": "^0.7.0",
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@next/third-parties": "^14.2.5",
"@next/third-parties": "^14.2.7",
"@stripe/stripe-js": "^4.3.0",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^45.0.0",
@ -2208,9 +2208,9 @@
}
},
"node_modules/@next/third-parties": {
"version": "14.2.5",
"resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.5.tgz",
"integrity": "sha512-PDRJm8RZ3rnGNporHKjcdCeZqoW8iJ5uP0clo1Z08TqJiQzuntJ66zrGYCJyqTakx62UJNOp73YsQCFo6kbYYg==",
"version": "14.2.7",
"resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.7.tgz",
"integrity": "sha512-cE/1MAvmbKFZ9VCCj+Gvv21rMm/72JRTeLr24QEqCBNe17xuXyCzg9c7cRCXLdbk1VTBSALZCK9o13gbOvSMKA==",
"dependencies": {
"third-party-capital": "1.0.20"
},
@ -16570,9 +16570,9 @@
"optional": true
},
"@next/third-parties": {
"version": "14.2.5",
"resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.5.tgz",
"integrity": "sha512-PDRJm8RZ3rnGNporHKjcdCeZqoW8iJ5uP0clo1Z08TqJiQzuntJ66zrGYCJyqTakx62UJNOp73YsQCFo6kbYYg==",
"version": "14.2.7",
"resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.7.tgz",
"integrity": "sha512-cE/1MAvmbKFZ9VCCj+Gvv21rMm/72JRTeLr24QEqCBNe17xuXyCzg9c7cRCXLdbk1VTBSALZCK9o13gbOvSMKA==",
"requires": {
"third-party-capital": "1.0.20"
}
@ -20343,7 +20343,7 @@
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@next/eslint-plugin-next": "^14.2.6",
"@next/third-parties": "^14.2.5",
"@next/third-parties": "^14.2.7",
"@stripe/stripe-js": "^4.3.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",