Skip to content

Commit

Permalink
Bump the all group across 1 directory with 3 updates (#62)
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates in the / directory: [json-stable-stringify](https://github.com/ljharb/json-stable-stringify), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `json-stable-stringify` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/ljharb/json-stable-stringify/blob/main/CHANGELOG.md)
- [Commits](ljharb/json-stable-stringify@v1.2.0...v1.2.1)

Updates `react-router-dom` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `typescript-eslint` from 8.18.1 to 8.18.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: json-stable-stringify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 9c27c81 commit dc64bc0
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@uiw/codemirror-theme-abcdef": "^4.23.7",
"@uiw/react-codemirror": "^4.23.7",
"index-to-position": "^1.0.0",
"json-stable-stringify": "^1.2.0",
"json-stable-stringify": "^1.2.1",
"json-stringify-pretty-compact": "^4.0.0",
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.0",
"react-router-dom": "^7.1.1",
"typescript": "^5.5.3",
"zipper": "github:azizghuloum/zipper"
},
Expand All @@ -42,7 +42,7 @@
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.14.0",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.5",
"vitest": "^2.1.5"
}
Expand Down

0 comments on commit dc64bc0

Please sign in to comment.