mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump properties-file from 3.5.13 to 3.6.0 in /js (#42087)
Bumps [properties-file](https://github.com/properties-file/properties-file) from 3.5.13 to 3.6.0. - [Release notes](https://github.com/properties-file/properties-file/releases) - [Changelog](https://github.com/properties-file/properties-file/blob/main/CHANGELOG.md) - [Commits](https://github.com/properties-file/properties-file/compare/3.5.13...3.6.0) --- updated-dependencies: - dependency-name: properties-file dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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
9ed7b49eff
commit
3524ed6e9c
@ -126,7 +126,7 @@
|
||||
"cross-env": "^10.0.0",
|
||||
"jsdom": "^26.1.0",
|
||||
"lightningcss": "^1.30.1",
|
||||
"properties-file": "^3.5.13",
|
||||
"properties-file": "^3.6.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"uuid": "^11.1.0",
|
||||
"vite": "^7.1.3",
|
||||
|
||||
10
js/pnpm-lock.yaml
generated
10
js/pnpm-lock.yaml
generated
@ -266,8 +266,8 @@ importers:
|
||||
specifier: ^1.30.1
|
||||
version: 1.30.1
|
||||
properties-file:
|
||||
specifier: ^3.5.13
|
||||
version: 3.5.13
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@swc/core@1.13.4)(@types/node@24.3.0)(typescript@5.9.2)
|
||||
@ -3491,8 +3491,8 @@ packages:
|
||||
proper-lockfile@4.1.2:
|
||||
resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==}
|
||||
|
||||
properties-file@3.5.13:
|
||||
resolution: {integrity: sha512-Zm0MkGfj4Mefz4J2GO1U5ux8iNd5/w/Pk7KnurarzN9dJBhHtL1/SVTm8PGdEKDFagD9qWeDlEkRMKpYhpGwfQ==}
|
||||
properties-file@3.6.0:
|
||||
resolution: {integrity: sha512-bpR0vxUlpjiVHaMDCr/x3RFVbR+6eN5BeLGK9ZZ3qEfSLFUNK5FJqjinulKfrkpcr0GqyOeWW58I+hDOWiA7ag==}
|
||||
|
||||
property-information@6.5.0:
|
||||
resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
|
||||
@ -7630,7 +7630,7 @@ snapshots:
|
||||
retry: 0.12.0
|
||||
signal-exit: 3.0.7
|
||||
|
||||
properties-file@3.5.13: {}
|
||||
properties-file@3.6.0: {}
|
||||
|
||||
property-information@6.5.0: {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user