Skip to content

Commit 76c4287

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the npm-packages group with 7 updates
Bumps the npm-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [ra-i18n-polyglot](https://github.com/marmelab/react-admin) | `5.13.5` | `5.13.6` | | [ra-language-english](https://github.com/marmelab/react-admin) | `5.13.5` | `5.13.6` | | [ra-language-russian](https://github.com/Klucherev/ra-language-russian) | `5.4.4` | `5.4.5` | | [ra-ui-materialui](https://github.com/marmelab/react-admin) | `5.13.5` | `5.13.6` | | [react-admin](https://github.com/marmelab/react-admin) | `5.13.5` | `5.13.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.7` | `24.10.9` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` | Updates `ra-i18n-polyglot` from 5.13.5 to 5.13.6 - [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.13.5...v5.13.6) Updates `ra-language-english` from 5.13.5 to 5.13.6 - [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.13.5...v5.13.6) Updates `ra-language-russian` from 5.4.4 to 5.4.5 - [Commits](https://github.com/Klucherev/ra-language-russian/commits) Updates `ra-ui-materialui` from 5.13.5 to 5.13.6 - [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.13.5...v5.13.6) Updates `react-admin` from 5.13.5 to 5.13.6 - [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.13.5...v5.13.6) Updates `@types/node` from 24.10.7 to 24.10.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: ra-i18n-polyglot dependency-version: 5.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: ra-language-english dependency-version: 5.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: ra-language-russian dependency-version: 5.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: ra-ui-materialui dependency-version: 5.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: react-admin dependency-version: 5.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@types/node" dependency-version: 24.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d066ed5 commit 76c4287

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"date-fns": "^4.1.0",
1414
"inflection": "^3.0.2",
1515
"query-string": "^9.3.1",
16-
"ra-i18n-polyglot": "^5.13.4",
17-
"ra-language-english": "^5.13.4",
18-
"ra-language-russian": "^5.4.4",
19-
"ra-ui-materialui": "5.13.5",
16+
"ra-i18n-polyglot": "^5.13.6",
17+
"ra-language-english": "^5.13.6",
18+
"ra-language-russian": "^5.4.5",
19+
"ra-ui-materialui": "5.13.6",
2020
"react": "^19.2.3",
21-
"react-admin": "^5.13.4",
21+
"react-admin": "^5.13.6",
2222
"react-dom": "^19.2.3",
2323
"react-router": "^7.12.0",
2424
"react-router-dom": "^7.12.0",
@@ -40,7 +40,7 @@
4040
"@eslint/js": "^9.39.2",
4141
"@rollup/plugin-alias": "^6.0.0",
4242
"@svgr/plugin-svgo": "^8.1.0",
43-
"@types/node": "^24.10.4",
43+
"@types/node": "^24.10.9",
4444
"@types/react": "^19.2.7",
4545
"@types/react-dom": "^19.2.3",
4646
"@types/react-syntax-highlighter": "^15.5.13",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-react": "^7.37.5",
5151
"husky": "^9.1.7",
5252
"lint-staged": "^16.2.7",
53-
"prettier": "^3.7.4",
53+
"prettier": "^3.8.0",
5454
"rewire": "^9.0.1",
5555
"rollup-plugin-visualizer": "^6.0.5",
5656
"rollup-preserve-directives": "^1.1.3",

0 commit comments

Comments
 (0)