mirror of
https://github.com/discourse/discourse.git
synced 2025-06-25 01:30:17 +08:00
Build(deps): Bump @faker-js/faker from 9.5.0 to 9.5.1 (#31573)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.5.0 to 9.5.1. - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](https://github.com/faker-js/faker/compare/v9.5.0...v9.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"test": "ember test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.5.0",
|
||||
"@faker-js/faker": "^9.5.1",
|
||||
"@glimmer/syntax": "0.93.1",
|
||||
"@highlightjs/cdn-assets": "11.11.1",
|
||||
"@json-editor/json-editor": "2.15.2",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -267,8 +267,8 @@ importers:
|
||||
app/assets/javascripts/discourse:
|
||||
dependencies:
|
||||
'@faker-js/faker':
|
||||
specifier: ^9.5.0
|
||||
version: 9.5.0
|
||||
specifier: ^9.5.1
|
||||
version: 9.5.1
|
||||
'@glimmer/syntax':
|
||||
specifier: 0.93.1
|
||||
version: 0.93.1
|
||||
@ -2071,8 +2071,8 @@ packages:
|
||||
resolution: {integrity: sha512-+0TjwR1eAUdZtvv/ir1mGX+v0tUoR3VEPB8Up0LLJC+whRW0GgBBtpbOkg/a/U4Dxa6l5a3l9AJ1aWIQVyoWJA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@faker-js/faker@9.5.0':
|
||||
resolution: {integrity: sha512-3qbjLv+fzuuCg3umxc9/7YjrEXNaKwHgmig949nfyaTx8eL4FAsvFbu+1JcFUj1YAXofhaDn6JdEUBTYuk0Ssw==}
|
||||
'@faker-js/faker@9.5.1':
|
||||
resolution: {integrity: sha512-0fzMEDxkExR2cn731kpDaCCnBGBUOIXEi2S1N5l8Hltp6aPf4soTMJ+g4k8r2sI5oB+rpwIW8Uy/6jkwGpnWPg==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
|
||||
|
||||
'@floating-ui/core@1.6.7':
|
||||
@ -9957,7 +9957,7 @@ snapshots:
|
||||
'@eslint/core': 0.11.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@faker-js/faker@9.5.0': {}
|
||||
'@faker-js/faker@9.5.1': {}
|
||||
|
||||
'@floating-ui/core@1.6.7':
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user