Skip to content

Commit

Permalink
build(deps-dev): bump the js-deps group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the js-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.12.4` | `3.12.5` |
| [@codemirror/commands](https://github.com/codemirror/commands) | `6.7.1` | `6.8.0` |
| [@codemirror/state](https://github.com/codemirror/state) | `6.5.0` | `6.5.1` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.36.1` | `6.36.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.19.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.19.1` |
| [glob](https://github.com/isaacs/node-glob) | `11.0.0` | `11.0.1` |
| [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.1` | `9.0.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |


Updates `@apollo/client` from 3.12.4 to 3.12.5
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.12.4...v3.12.5)

Updates `@codemirror/commands` from 6.7.1 to 6.8.0
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](codemirror/commands@6.7.1...6.8.0)

Updates `@codemirror/state` from 6.5.0 to 6.5.1
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.0...6.5.1)

Updates `@codemirror/view` from 6.36.1 to 6.36.2
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.36.1...6.36.2)

Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.19.0 to 8.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/parser)

Updates `glob` from 11.0.0 to 11.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

Updates `react-markdown` from 9.0.1 to 9.0.3
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@9.0.1...9.0.3)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: "@codemirror/commands"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-deps
- dependency-name: "@codemirror/state"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: "@codemirror/view"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: react-markdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 736b78d commit 0637194
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 94 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
]
},
"devDependencies": {
"@apollo/client": "3.12.4",
"@apollo/client": "3.12.5",
"@babel/core": "7.26.0",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@codemirror/commands": "6.7.1",
"@codemirror/commands": "6.8.0",
"@codemirror/language": "6.10.8",
"@codemirror/lint": "6.8.4",
"@codemirror/state": "6.5.0",
"@codemirror/view": "6.36.1",
"@codemirror/state": "6.5.1",
"@codemirror/view": "6.36.2",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/sortable": "10.0.0",
"@dnd-kit/utilities": "3.2.2",
Expand Down Expand Up @@ -81,8 +81,8 @@
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "4.4.12",
"@types/react-virtualized-auto-sizer": "1.0.4",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@uiw/codemirror-theme-vscode": "4.23.7",
"@uiw/react-codemirror": "4.23.7",
"@urql/exchange-retry": "1.3.0",
Expand Down Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.11.2",
"fuse.js": "7.0.0",
"glob": "11.0.0",
"glob": "11.0.1",
"graphiql": "3.8.3",
"graphql": "16.10.0",
"http-server": "14.1.1",
Expand All @@ -134,7 +134,7 @@
"react-error-boundary": "4.1.2",
"react-ga4": "2.1.0",
"react-infinite-scroll-component": "6.1.0",
"react-markdown": "9.0.1",
"react-markdown": "9.0.3",
"react-redux": "9.2.0",
"react-transition-group": "4.4.5",
"react-virtualized-auto-sizer": "1.0.25",
Expand All @@ -149,7 +149,7 @@
"storybook-addon-mock": "4.3.0",
"stylelint": "16.12.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"urql": "4.2.1",
"vite": "5.4.10",
"wonka": "6.3.4",
Expand Down
Loading

0 comments on commit 0637194

Please sign in to comment.