Skip to content

Commit

Permalink
Bump the npm-dependencies group across 1 directory with 21 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) | `13.1.1` | `14.2.15` |
| [bulma](https://github.com/jgthms/bulma) | `0.8.2` | `1.0.2` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` |
| [glob](https://github.com/isaacs/node-glob) | `7.2.3` | `11.0.0` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.7.0` | `11.10.0` |
| [next](https://github.com/vercel/next.js) | `13.1.1` | `14.2.15` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.0.26` | `18.3.11` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [rehype-highlight](https://github.com/rehypejs/rehype-highlight) | `6.0.0` | `7.0.0` |
| [rehype-raw](https://github.com/rehypejs/rehype-raw) | `6.1.1` | `7.0.0` |
| [rehype-slug](https://github.com/rehypejs/rehype-slug) | `5.1.0` | `6.0.0` |
| [rehype-stringify](https://github.com/rehypejs/rehype) | `9.0.3` | `10.0.1` |
| [remark-parse](https://github.com/remarkjs/remark) | `10.0.1` | `11.0.0` |
| [remark-rehype](https://github.com/remarkjs/remark-rehype) | `10.1.0` | `11.1.1` |
| [sass](https://github.com/sass/dart-sass) | `1.57.1` | `1.80.3` |
| [unified](https://github.com/unifiedjs/unified) | `10.1.2` | `11.0.5` |
| [unified-stream](https://github.com/unifiedjs/unified-stream) | `2.0.0` | `3.0.0` |
| [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `4.1.1` | `5.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.18` | `22.7.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.4` | `5.6.3` |



Updates `@next/font` from 13.1.1 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/font)

Updates `bulma` from 0.8.2 to 1.0.2
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md)
- [Commits](jgthms/bulma@0.8.2...1.0.2)

Updates `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

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

Updates `highlight.js` from 11.7.0 to 11.10.0
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.7.0...11.10.0)

Updates `next` from 13.1.1 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.1.1...v14.2.15)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.0.26 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `rehype-highlight` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/rehypejs/rehype-highlight/releases)
- [Commits](rehypejs/rehype-highlight@6.0.0...7.0.0)

Updates `rehype-raw` from 6.1.1 to 7.0.0
- [Release notes](https://github.com/rehypejs/rehype-raw/releases)
- [Commits](rehypejs/rehype-raw@6.1.1...7.0.0)

Updates `rehype-slug` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-slug/releases)
- [Commits](rehypejs/rehype-slug@5.1.0...6.0.0)

Updates `rehype-stringify` from 9.0.3 to 10.0.1
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/[email protected])

Updates `remark-parse` from 10.0.1 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/[email protected]@11.0.0)

Updates `remark-rehype` from 10.1.0 to 11.1.1
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](remarkjs/remark-rehype@10.1.0...11.1.1)

Updates `sass` from 1.57.1 to 1.80.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.57.1...1.80.3)

Updates `unified` from 10.1.2 to 11.0.5
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](unifiedjs/unified@10.1.2...11.0.5)

Updates `unified-stream` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/unifiedjs/unified-stream/releases)
- [Commits](unifiedjs/unified-stream@2.0.0...3.0.0)

Updates `unist-util-visit` from 4.1.1 to 5.0.0
- [Release notes](https://github.com/syntax-tree/unist-util-visit/releases)
- [Commits](syntax-tree/unist-util-visit@4.1.1...5.0.0)

Updates `@types/node` from 18.11.18 to 22.7.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.0.26 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `typescript` from 4.9.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.4...v5.6.3)

---
updated-dependencies:
- dependency-name: "@next/font"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: bulma
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: rehype-highlight
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: rehype-raw
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: rehype-slug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: rehype-stringify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: remark-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: unified
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: unified-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: unist-util-visit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4697fdc commit 0bc6b3a
Show file tree
Hide file tree
Showing 2 changed files with 2,338 additions and 1,722 deletions.
Loading

0 comments on commit 0bc6b3a

Please sign in to comment.