Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dependencies group across 1 directory with 25 updates #7562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps the dependencies group with 25 updates in the / directory:

Package From To
react-router-dom 6.28.0 7.2.0
react-use 17.5.1 17.6.0
@babel/core 7.26.0 7.26.9
@babel/eslint-parser 7.25.9 7.26.8
@babel/preset-env 7.26.0 7.26.9
@eslint/compat 1.2.4 1.2.7
@eslint/eslintrc 3.2.0 3.3.0
@eslint/js 9.16.0 9.21.0
@octokit/rest 21.0.2 21.1.1
cypress 13.16.0 14.1.0
eslint-config-prettier 9.1.0 10.0.1
eslint-plugin-react 7.37.2 7.37.4
globals 15.13.0 16.0.0
lightningcss 1.28.2 1.29.1
lint-staged 15.2.10 15.4.3
markdownlint-cli 0.43.0 0.44.0
postcss 8.4.49 8.5.3
prettier 3.4.2 3.5.2
react-refresh 0.14.2 0.16.0
remark-gfm 4.0.0 4.0.1
sass-loader 16.0.4 16.0.5
sirv-cli 3.0.0 3.0.1
tailwindcss 3.4.16 4.0.9
webpack 5.97.1 5.98.0
webpack-dev-server 5.1.0 5.2.0

Updates react-router-dom from 6.28.0 to 7.2.0

Release notes

Sourced from react-router-dom's releases.

v7.1.3

See the changelog for release notes: /~https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

7.2.0

Patch Changes

  • Updated dependencies:
    • react-router@7.2.0

7.1.5

Patch Changes

  • Updated dependencies:
    • react-router@7.1.5

7.1.4

Patch Changes

  • Updated dependencies:
    • react-router@7.1.4

7.1.3

Patch Changes

  • Updated dependencies:
    • react-router@7.1.3

7.1.2

Patch Changes

  • Updated dependencies:
    • react-router@7.1.2

7.1.1

Patch Changes

  • Updated dependencies:
    • react-router@7.1.1

7.1.0

Patch Changes

  • Updated dependencies:
    • react-router@7.1.0

7.0.2

... (truncated)

Commits

Updates react-use from 17.5.1 to 17.6.0

Release notes

Sourced from react-use's releases.

v17.6.0

17.6.0 (2024-12-09)

Features

  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)
Changelog

Sourced from react-use's changelog.

17.6.0 (2024-12-09)

Features

  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)
Commits
  • ad33f76 chore(release): 17.6.0 [skip ci]
  • 7602956 Merge pull request #2608 from mahmoud-elgammal/feature/useWindowSize-onChange
  • 7c4d696 docs: add security policy
  • ea656f7 feat: add onChange callback to useWindowSize
  • 3eb531a feat: add onChange callback to useWindowSize
  • e1d0cd9 chore(deps): update typescript-eslint monorepo to v5.62.0
  • 1365221 chore(deps): update dependency rxjs to v7.8.1
  • e1aff11 chore(deps): update dependency react-spring to v9.7.4
  • a202826 chore(deps): update dependency eslint-plugin-react to v7.35.0
  • d5654eb chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0
  • Additional commits viewable in compare view

Updates @babel/core from 7.26.0 to 7.26.9

Release notes

Sourced from @​babel/core's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates @babel/eslint-parser from 7.25.9 to 7.26.8

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

Committers: 6

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

Committers: 1

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core

... (truncated)

Commits

Updates @babel/preset-env from 7.26.0 to 7.26.9

Release notes

Sourced from @​babel/preset-env's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates @eslint/compat from 1.2.4 to 1.2.7

Release notes

Sourced from @​eslint/compat's releases.

compat: v1.2.7

1.2.7 (2025-02-21)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.11.0 to ^0.12.0

compat: v1.2.6

1.2.6 (2025-01-31)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.10.0 to ^0.11.0

compat: v1.2.5

1.2.5 (2025-01-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.9.1 to ^0.10.0
Commits
  • 3e9b0eb chore: release main (#157)
  • dac0387 feat: Add meta.language and meta.dialects to RuleDefinition (#156)
  • 664740a fix: Types to align with older ESLint types (#155)
  • d4a04b9 docs: Update README sponsors
  • 0c293bc build: Add manual republish of packages (#154)
  • 94eefd0 docs: Update README sponsors
  • a57dd45 docs: Update README sponsors
  • 7c4d1b5 docs: Update README sponsors
  • e9845f9 docs: Update README sponsors
  • 74e7b07 docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @eslint/eslintrc from 3.2.0 to 3.3.0

Release notes

Sourced from @​eslint/eslintrc's releases.

v3.3.0

3.3.0 (2025-02-21)

Features

Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.0 (2025-02-21)

Features

Commits

Updates @eslint/js from 9.16.0 to 9.21.0

Release notes

Sourced from @​eslint/js's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0

Features

  • e89a54a feat: change behavior of inactive flags (#19386) (Milos Djermanovic)

Bug Fixes

  • 91d4d9f fix: Bring types in sync with @​eslint/core (#19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#19379) (Milos Djermanovic)

Documentation

  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
Copy link

vercel bot commented Feb 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webpack-js-org ❌ Failed (Inspect) Feb 26, 2025 0:28am

…pdates

Bumps the dependencies group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [react-router-dom](/~https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.2.0` |
| [react-use](/~https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` |
| [@babel/core](/~https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.9` |
| [@babel/eslint-parser](/~https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.26.8` |
| [@babel/preset-env](/~https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.9` |
| [@eslint/compat](/~https://github.com/eslint/rewrite) | `1.2.4` | `1.2.7` |
| [@eslint/eslintrc](/~https://github.com/eslint/eslintrc) | `3.2.0` | `3.3.0` |
| [@eslint/js](/~https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.21.0` |
| [@octokit/rest](/~https://github.com/octokit/rest.js) | `21.0.2` | `21.1.1` |
| [cypress](/~https://github.com/cypress-io/cypress) | `13.16.0` | `14.1.0` |
| [eslint-config-prettier](/~https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` |
| [eslint-plugin-react](/~https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` |
| [globals](/~https://github.com/sindresorhus/globals) | `15.13.0` | `16.0.0` |
| [lightningcss](/~https://github.com/parcel-bundler/lightningcss) | `1.28.2` | `1.29.1` |
| [lint-staged](/~https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.3` |
| [markdownlint-cli](/~https://github.com/igorshubovych/markdownlint-cli) | `0.43.0` | `0.44.0` |
| [postcss](/~https://github.com/postcss/postcss) | `8.4.49` | `8.5.3` |
| [prettier](/~https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` |
| [react-refresh](/~https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.16.0` |
| [remark-gfm](/~https://github.com/remarkjs/remark-gfm) | `4.0.0` | `4.0.1` |
| [sass-loader](/~https://github.com/webpack-contrib/sass-loader) | `16.0.4` | `16.0.5` |
| [sirv-cli](/~https://github.com/lukeed/sirv) | `3.0.0` | `3.0.1` |
| [tailwindcss](/~https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.16` | `4.0.9` |
| [webpack](/~https://github.com/webpack/webpack) | `5.97.1` | `5.98.0` |
| [webpack-dev-server](/~https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` |



Updates `react-router-dom` from 6.28.0 to 7.2.0
- [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/react-router-dom@7.2.0/packages/react-router-dom)

Updates `react-use` from 17.5.1 to 17.6.0
- [Release notes](/~https://github.com/streamich/react-use/releases)
- [Changelog](/~https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.5.1...v17.6.0)

Updates `@babel/core` from 7.26.0 to 7.26.9
- [Release notes](/~https://github.com/babel/babel/releases)
- [Changelog](/~https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/babel/babel/commits/v7.26.9/packages/babel-core)

Updates `@babel/eslint-parser` from 7.25.9 to 7.26.8
- [Release notes](/~https://github.com/babel/babel/releases)
- [Changelog](/~https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/babel/babel/commits/v7.26.8/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.26.0 to 7.26.9
- [Release notes](/~https://github.com/babel/babel/releases)
- [Changelog](/~https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env)

Updates `@eslint/compat` from 1.2.4 to 1.2.7
- [Release notes](/~https://github.com/eslint/rewrite/releases)
- [Changelog](/~https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.7)

Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0
- [Release notes](/~https://github.com/eslint/eslintrc/releases)
- [Changelog](/~https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.2.0...v3.3.0)

Updates `@eslint/js` from 9.16.0 to 9.21.0
- [Release notes](/~https://github.com/eslint/eslint/releases)
- [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/eslint/eslint/commits/v9.21.0/packages/js)

Updates `@octokit/rest` from 21.0.2 to 21.1.1
- [Release notes](/~https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v21.0.2...v21.1.1)

Updates `cypress` from 13.16.0 to 14.1.0
- [Release notes](/~https://github.com/cypress-io/cypress/releases)
- [Changelog](/~https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.16.0...v14.1.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](/~https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](/~https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `eslint-plugin-react` from 7.37.2 to 7.37.4
- [Release notes](/~https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](/~https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4)

Updates `globals` from 15.13.0 to 16.0.0
- [Release notes](/~https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v16.0.0)

Updates `lightningcss` from 1.28.2 to 1.29.1
- [Release notes](/~https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](/~https://github.com/parcel-bundler/lightningcss/commits)

Updates `lint-staged` from 15.2.10 to 15.4.3
- [Release notes](/~https://github.com/lint-staged/lint-staged/releases)
- [Changelog](/~https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.4.3)

Updates `markdownlint-cli` from 0.43.0 to 0.44.0
- [Release notes](/~https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)

Updates `postcss` from 8.4.49 to 8.5.3
- [Release notes](/~https://github.com/postcss/postcss/releases)
- [Changelog](/~https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.3)

Updates `prettier` from 3.4.2 to 3.5.2
- [Release notes](/~https://github.com/prettier/prettier/releases)
- [Changelog](/~https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.2)

Updates `react-refresh` from 0.14.2 to 0.16.0
- [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/HEAD/packages/react)

Updates `remark-gfm` from 4.0.0 to 4.0.1
- [Release notes](/~https://github.com/remarkjs/remark-gfm/releases)
- [Commits](remarkjs/remark-gfm@4.0.0...4.0.1)

Updates `sass-loader` from 16.0.4 to 16.0.5
- [Release notes](/~https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](/~https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.4...v16.0.5)

Updates `sirv-cli` from 3.0.0 to 3.0.1
- [Release notes](/~https://github.com/lukeed/sirv/releases)
- [Commits](lukeed/sirv@v3.0.0...v3.0.1)

Updates `tailwindcss` from 3.4.16 to 4.0.9
- [Release notes](/~https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](/~https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/tailwindcss)

Updates `webpack` from 5.97.1 to 5.98.0
- [Release notes](/~https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.97.1...v5.98.0)

Updates `webpack-dev-server` from 5.1.0 to 5.2.0
- [Release notes](/~https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](/~https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: lightningcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: remark-gfm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sirv-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-caa6662e7b branch from 46e1f9f to bd735b7 Compare February 26, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants