Skip to content

Commit

Permalink
Bump ra-data-json-server from 5.1.1 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [ra-data-json-server](https://github.com/marmelab/react-admin) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: ra-data-json-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent cb9c39d commit 7e85e61
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
100644 → 100755
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lowdb": "^1.0.0",
"parse-torrent": "^11.0.17",
"qs": "^6.13.0",
"ra-data-json-server": "^5.0.3",
"ra-data-json-server": "^5.1.2",
"react": "^18.3.1",
"react-admin": "^5.1.1",
"react-dom": "^18.3.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2984,10 +2984,10 @@ queue-microtask@^1.2.2, queue-microtask@^1.2.3:
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

ra-core@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-5.1.1.tgz#0da73af17b113fc749bf045949e1338befc0d35c"
integrity sha512-b0DR83yJZscWLNIoSNh61gWEySCLbtBuR7c74i6WCVGi4uJEAr+1+nn+1UYBPRPg3hMjMud672PRMwu5iLioaQ==
ra-core@^5.1.1, ra-core@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-5.1.2.tgz#1ff6c7a2906564aa67832b9d82e059dde77a4ce3"
integrity sha512-WWv1wAsxTjUvC1Od+QA+CjlMI2qhhVAXrTmyrV/EgKvxY8uXIjjWVm0FEczNiiYXvFRGMTDPuqL1d6xKC/0OHA==
dependencies:
"@tanstack/react-query" "^5.8.4"
clsx "^2.1.1"
Expand All @@ -3001,13 +3001,13 @@ ra-core@^5.1.1:
react-error-boundary "^4.0.13"
react-is "^18.2.0"

ra-data-json-server@^5.0.3:
version "5.1.1"
resolved "https://registry.yarnpkg.com/ra-data-json-server/-/ra-data-json-server-5.1.1.tgz#d248eddd35394ca1c86b8d6777ed168bedb4b535"
integrity sha512-gWz6vVCIcVcXS+porNE47G0NxMdZxuXEpA/X1l3HAs7W/GodDYL1GAdL7biFK+rDJ+0ELkJArpdWYoWuwgKeYg==
ra-data-json-server@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/ra-data-json-server/-/ra-data-json-server-5.1.2.tgz#a081cb30d07d2a120c60afc81e23a4ac5e65254c"
integrity sha512-CFC5VOb48X1fQKBTYYc2cJR/RDhp1Dby9kJtoYeSO4l5jUGak1oE0+dzm9FDtV5XOBEvMgREBildP1hDJEOfvQ==
dependencies:
query-string "^7.1.3"
ra-core "^5.1.1"
ra-core "^5.1.2"

ra-i18n-polyglot@^5.1.1:
version "5.1.1"
Expand Down

0 comments on commit 7e85e61

Please sign in to comment.