mirror of
https://github.com/discourse/discourse.git
synced 2025-04-27 06:24:30 +08:00
Build(deps): Bump @faker-js/faker from 9.4.0 to 9.5.0 (#31320)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.4.0 to 9.5.0. - [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.4.0...v9.5.0) 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:
parent
b45044c6b8
commit
faf0b6902c
@ -15,7 +15,7 @@
|
||||
"test": "ember test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.4.0",
|
||||
"@faker-js/faker": "^9.5.0",
|
||||
"@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
@ -273,8 +273,8 @@ importers:
|
||||
app/assets/javascripts/discourse:
|
||||
dependencies:
|
||||
'@faker-js/faker':
|
||||
specifier: ^9.4.0
|
||||
version: 9.4.0
|
||||
specifier: ^9.5.0
|
||||
version: 9.5.0
|
||||
'@glimmer/syntax':
|
||||
specifier: 0.93.1
|
||||
version: 0.93.1
|
||||
@ -2037,8 +2037,8 @@ packages:
|
||||
resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@faker-js/faker@9.4.0':
|
||||
resolution: {integrity: sha512-85+k0AxaZSTowL0gXp8zYWDIrWclTbRPg/pm/V0dSFZ6W6D4lhcG3uuZl4zLsEKfEvs69xDbLN2cHQudwp95JA==}
|
||||
'@faker-js/faker@9.5.0':
|
||||
resolution: {integrity: sha512-3qbjLv+fzuuCg3umxc9/7YjrEXNaKwHgmig949nfyaTx8eL4FAsvFbu+1JcFUj1YAXofhaDn6JdEUBTYuk0Ssw==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
|
||||
|
||||
'@floating-ui/core@1.6.7':
|
||||
@ -9851,7 +9851,7 @@ snapshots:
|
||||
'@eslint/core': 0.10.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@faker-js/faker@9.4.0': {}
|
||||
'@faker-js/faker@9.5.0': {}
|
||||
|
||||
'@floating-ui/core@1.6.7':
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user