Bump the prod-patch-updates group across 1 directory with 3 updates

Bumps the prod-patch-updates group with 3 updates in the / directory: [next-intl](https://github.com/amannn/next-intl), [npm](https://github.com/npm/cli) and [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node).


Updates `next-intl` from 4.3.11 to 4.3.12
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v4.3.11...v4.3.12)

Updates `npm` from 11.6.1 to 11.6.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.6.1...v11.6.2)

Updates `posthog-node` from 5.9.3 to 5.9.5
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.9.5/packages/node)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-version: 4.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
- dependency-name: npm
  dependency-version: 11.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
- dependency-name: posthog-node
  dependency-version: 5.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-10 01:21:19 +00:00
committed by GitHub
parent a184e23f16
commit b6f8ed1e4a
2 changed files with 79 additions and 93 deletions

166
package-lock.json generated
View File

@@ -70,15 +70,15 @@
"maxmind": "5.0.0",
"moment": "2.30.1",
"next": "15.5.4",
"next-intl": "^4.3.11",
"next-intl": "^4.3.12",
"next-themes": "0.4.6",
"node-cache": "5.1.2",
"node-fetch": "3.3.2",
"nodemailer": "7.0.9",
"npm": "^11.6.1",
"npm": "^11.6.2",
"oslo": "1.2.1",
"pg": "^8.16.2",
"posthog-node": "^5.9.3",
"posthog-node": "^5.9.5",
"qrcode.react": "4.2.0",
"react": "19.2.0",
"react-dom": "19.2.0",
@@ -2219,9 +2219,9 @@
"license": "MIT"
},
"node_modules/@formatjs/ecma402-abstract": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.5.tgz",
"integrity": "sha512-1HTESOq1IUa23g1lFZEGIXsfZKZOwWmB9RROwGn+xariiQnd++wwTMvlRAbZ8wtXRHFUamJPxsKcxpSzeCvFWQ==",
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz",
"integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==",
"license": "MIT",
"dependencies": {
"@formatjs/fast-memoize": "2.2.7",
@@ -2249,23 +2249,23 @@
}
},
"node_modules/@formatjs/icu-messageformat-parser": {
"version": "2.11.3",
"resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.3.tgz",
"integrity": "sha512-H/KfWSosaiDiOaW4nHe1Fn4Cgzm+oFQ8giTmB5RJzTBNSMmd+j2NVrvvZHAmlxJHcuOelzKBLjQ2EDcyH4NSWw==",
"version": "2.11.4",
"resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz",
"integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==",
"license": "MIT",
"dependencies": {
"@formatjs/ecma402-abstract": "2.3.5",
"@formatjs/icu-skeleton-parser": "1.8.15",
"@formatjs/ecma402-abstract": "2.3.6",
"@formatjs/icu-skeleton-parser": "1.8.16",
"tslib": "^2.8.0"
}
},
"node_modules/@formatjs/icu-skeleton-parser": {
"version": "1.8.15",
"resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.15.tgz",
"integrity": "sha512-qNrKxWJmnWxin5U4A4Evy7C0rgRiNw3IqXu9OGuT31B8lDxBGl+OgT8kcq0ZVKK0gqA4l4SQB9x+SFAvLT5hcQ==",
"version": "1.8.16",
"resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz",
"integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==",
"license": "MIT",
"dependencies": {
"@formatjs/ecma402-abstract": "2.3.5",
"@formatjs/ecma402-abstract": "2.3.6",
"tslib": "^2.8.0"
}
},
@@ -3403,9 +3403,9 @@
}
},
"node_modules/@posthog/core": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.2.2.tgz",
"integrity": "sha512-f16Ozx6LIigRG+HsJdt+7kgSxZTHeX5f1JlCGKI1lXcvlZgfsCR338FuMI2QRYXGl+jg/vYFzGOTQBxl90lnBg==",
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.2.4.tgz",
"integrity": "sha512-o2TkycuV98PtAkcqE8B1DJv5LBvHEDTWirK5TlkQMeF2MJg0BYliY95CeRZFILNgZJCbI3k/fhahSMRQlpXOMg==",
"license": "MIT"
},
"node_modules/@radix-ui/colors": {
@@ -11028,14 +11028,14 @@
}
},
"node_modules/intl-messageformat": {
"version": "10.7.17",
"resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.17.tgz",
"integrity": "sha512-0Ugaf65B2J76rb31drgNF1l6bGEDkbIiYc2Glx6jaZINHnwa5kDRGy8KXYuA+/8P4G0c9prAFhfVhQJJfzUuvQ==",
"version": "10.7.18",
"resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz",
"integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==",
"license": "BSD-3-Clause",
"dependencies": {
"@formatjs/ecma402-abstract": "2.3.5",
"@formatjs/ecma402-abstract": "2.3.6",
"@formatjs/fast-memoize": "2.2.7",
"@formatjs/icu-messageformat-parser": "2.11.3",
"@formatjs/icu-messageformat-parser": "2.11.4",
"tslib": "^2.8.0"
}
},
@@ -12485,9 +12485,9 @@
}
},
"node_modules/next-intl": {
"version": "4.3.11",
"resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.3.11.tgz",
"integrity": "sha512-kyjeGUuLBU1DqDVAzhgoltYxQ8esVqqqkq2BRKPFxTwHPT9r5P5ZHePu3esjc5B3dVeVC/yFf8ebEnaYo68q1g==",
"version": "4.3.12",
"resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.3.12.tgz",
"integrity": "sha512-yAmrQ3yx0zpNva/knniDvam3jT2d01Lv2aRgRxUIDL9zm9O4AsDjWbDIxX13t5RNf0KVnKkxH+iRcqEAmWecPg==",
"funding": [
{
"type": "individual",
@@ -12498,7 +12498,7 @@
"dependencies": {
"@formatjs/intl-localematcher": "^0.5.4",
"negotiator": "^1.0.0",
"use-intl": "^4.3.11"
"use-intl": "^4.3.12"
},
"peerDependencies": {
"next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
@@ -12659,9 +12659,9 @@
}
},
"node_modules/npm": {
"version": "11.6.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.6.1.tgz",
"integrity": "sha512-7iDSHDoup6uMQJ37yWrhfqcbMhF0UEfGRap6Nv+aKQcrIJXlCi2cKbj75WBmiHlcwsQCy/U0zEwDZdAx6H/Vaw==",
"version": "11.6.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.6.2.tgz",
"integrity": "sha512-7iKzNfy8lWYs3zq4oFPa8EXZz5xt9gQNKJZau3B1ErLBb6bF7sBJ00x09485DOvRT2l5Gerbl3VlZNT57MxJVA==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -12705,7 +12705,6 @@
"ms",
"node-gyp",
"nopt",
"normalize-package-data",
"npm-audit-report",
"npm-install-checks",
"npm-package-arg",
@@ -12740,8 +12739,8 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^9.1.5",
"@npmcli/config": "^10.4.1",
"@npmcli/arborist": "^9.1.6",
"@npmcli/config": "^10.4.2",
"@npmcli/fs": "^4.0.0",
"@npmcli/map-workspaces": "^5.0.0",
"@npmcli/package-json": "^7.0.1",
@@ -12753,24 +12752,24 @@
"archy": "~1.0.0",
"cacache": "^20.0.1",
"chalk": "^5.6.2",
"ci-info": "^4.3.0",
"ci-info": "^4.3.1",
"cli-columns": "^4.0.0",
"fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.3",
"glob": "^11.0.3",
"graceful-fs": "^4.2.11",
"hosted-git-info": "^9.0.0",
"hosted-git-info": "^9.0.2",
"ini": "^5.0.0",
"init-package-json": "^8.2.2",
"is-cidr": "^6.0.0",
"is-cidr": "^6.0.1",
"json-parse-even-better-errors": "^4.0.0",
"libnpmaccess": "^10.0.2",
"libnpmdiff": "^8.0.8",
"libnpmexec": "^10.1.7",
"libnpmfund": "^7.0.8",
"libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.0.9",
"libnpmexec": "^10.1.8",
"libnpmfund": "^7.0.9",
"libnpmorg": "^8.0.1",
"libnpmpack": "^9.0.8",
"libnpmpublish": "^11.1.1",
"libnpmpack": "^9.0.9",
"libnpmpublish": "^11.1.2",
"libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2",
"libnpmversion": "^8.0.2",
@@ -12781,10 +12780,9 @@
"ms": "^2.1.2",
"node-gyp": "^11.4.2",
"nopt": "^8.1.0",
"normalize-package-data": "^8.0.0",
"npm-audit-report": "^6.0.0",
"npm-install-checks": "^7.1.2",
"npm-package-arg": "^13.0.0",
"npm-package-arg": "^13.0.1",
"npm-pick-manifest": "^11.0.1",
"npm-profile": "^12.0.0",
"npm-registry-fetch": "^19.0.0",
@@ -12795,7 +12793,7 @@
"proc-log": "^5.0.0",
"qrcode-terminal": "^0.12.0",
"read": "^4.1.0",
"semver": "^7.7.2",
"semver": "^7.7.3",
"spdx-expression-parse": "^4.0.0",
"ssri": "^12.0.0",
"supports-color": "^10.2.2",
@@ -12940,7 +12938,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "9.1.5",
"version": "9.1.6",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -12986,7 +12984,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/config": {
"version": "10.4.1",
"version": "10.4.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -13192,14 +13190,14 @@
}
},
"node_modules/npm/node_modules/@sigstore/sign": {
"version": "4.0.0",
"version": "4.0.1",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
"@sigstore/bundle": "^4.0.0",
"@sigstore/core": "^3.0.0",
"@sigstore/protobuf-specs": "^0.5.0",
"make-fetch-happen": "^15.0.0",
"make-fetch-happen": "^15.0.2",
"proc-log": "^5.0.0",
"promise-retry": "^2.0.1"
},
@@ -13391,7 +13389,7 @@
}
},
"node_modules/npm/node_modules/ci-info": {
"version": "4.3.0",
"version": "4.3.1",
"funding": [
{
"type": "github",
@@ -13405,11 +13403,11 @@
}
},
"node_modules/npm/node_modules/cidr-regex": {
"version": "5.0.0",
"version": "5.0.1",
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
"ip-regex": "^5.0.0"
"ip-regex": "5.0.0"
},
"engines": {
"node": ">=20"
@@ -13622,7 +13620,7 @@
"license": "ISC"
},
"node_modules/npm/node_modules/hosted-git-info": {
"version": "9.0.0",
"version": "9.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -13737,11 +13735,11 @@
}
},
"node_modules/npm/node_modules/is-cidr": {
"version": "6.0.0",
"version": "6.0.1",
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
"cidr-regex": "^5.0.0"
"cidr-regex": "5.0.1"
},
"engines": {
"node": ">=20"
@@ -13812,7 +13810,7 @@
"license": "MIT"
},
"node_modules/npm/node_modules/libnpmaccess": {
"version": "10.0.2",
"version": "10.0.3",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -13824,11 +13822,11 @@
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "8.0.8",
"version": "8.0.9",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.1.5",
"@npmcli/arborist": "^9.1.6",
"@npmcli/installed-package-contents": "^3.0.0",
"binary-extensions": "^3.0.0",
"diff": "^8.0.2",
@@ -13842,11 +13840,11 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "10.1.7",
"version": "10.1.8",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.1.5",
"@npmcli/arborist": "^9.1.6",
"@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0",
@@ -13864,11 +13862,11 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "7.0.8",
"version": "7.0.9",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.1.5"
"@npmcli/arborist": "^9.1.6"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
@@ -13887,11 +13885,11 @@
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "9.0.8",
"version": "9.0.9",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.1.5",
"@npmcli/arborist": "^9.1.6",
"@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0",
"pacote": "^21.0.2"
@@ -13901,7 +13899,7 @@
}
},
"node_modules/npm/node_modules/libnpmpublish": {
"version": "11.1.1",
"version": "11.1.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -13957,7 +13955,7 @@
}
},
"node_modules/npm/node_modules/lru-cache": {
"version": "11.2.1",
"version": "11.2.2",
"inBundle": true,
"license": "ISC",
"engines": {
@@ -14294,19 +14292,6 @@
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/normalize-package-data": {
"version": "8.0.0",
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^9.0.0",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/npm-audit-report": {
"version": "6.0.0",
"inBundle": true,
@@ -14346,7 +14331,7 @@
}
},
"node_modules/npm/node_modules/npm-package-arg": {
"version": "13.0.0",
"version": "13.0.1",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -14360,11 +14345,12 @@
}
},
"node_modules/npm/node_modules/npm-packlist": {
"version": "10.0.1",
"version": "10.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
"ignore-walk": "^8.0.0"
"ignore-walk": "^8.0.0",
"proc-log": "^5.0.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
@@ -14612,7 +14598,7 @@
"optional": true
},
"node_modules/npm/node_modules/semver": {
"version": "7.7.2",
"version": "7.7.3",
"inBundle": true,
"license": "ISC",
"bin": {
@@ -15949,12 +15935,12 @@
}
},
"node_modules/posthog-node": {
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.9.3.tgz",
"integrity": "sha512-YA32jx4MfL5uLiVU4ynNoSzRqAigG11pkbwEI3UlqyWJpWnp8Nvpzh59b8lpmm2+5Y+kJ99sKyWLGnNZ7K1ryA==",
"version": "5.9.5",
"resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.9.5.tgz",
"integrity": "sha512-Rv82jMVhnxlBNf8wDbP+iAJdZrhU0aHul0LaFrQ/JGxxDiK3EkclIqr+QUwA9CulleTtXf6AIFz22tLvbVs/HA==",
"license": "MIT",
"dependencies": {
"@posthog/core": "1.2.2"
"@posthog/core": "1.2.4"
},
"engines": {
"node": ">=20"
@@ -18948,9 +18934,9 @@
}
},
"node_modules/use-intl": {
"version": "4.3.11",
"resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.3.11.tgz",
"integrity": "sha512-cSOPKwVjaB5Y22vnrVMio5qRolBADe+TYiqsW0/jLqRn6MUNRNBparEDfx12F170ruBWhzcdW6+v6j+MlWGbEQ==",
"version": "4.3.12",
"resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.3.12.tgz",
"integrity": "sha512-RxW2/D17irlDOJOzClKl+kWA7ReGLpo/A8f/LF7w1kIxO6mPKVh422JJ/pDCcvtYFCI4aPtn1AXUfELKbM+7tg==",
"license": "MIT",
"dependencies": {
"@formatjs/fast-memoize": "^2.2.0",

View File

@@ -93,15 +93,15 @@
"maxmind": "5.0.0",
"moment": "2.30.1",
"next": "15.5.4",
"next-intl": "^4.3.11",
"next-intl": "^4.3.12",
"next-themes": "0.4.6",
"node-cache": "5.1.2",
"node-fetch": "3.3.2",
"nodemailer": "7.0.9",
"npm": "^11.6.1",
"npm": "^11.6.2",
"oslo": "1.2.1",
"pg": "^8.16.2",
"posthog-node": "^5.9.3",
"posthog-node": "^5.9.5",
"qrcode.react": "4.2.0",
"react": "19.2.0",
"react-dom": "19.2.0",