Skip to content

Commit

Permalink
client: Update dependencies
Browse files Browse the repository at this point in the history
- @fortawesome/free-brands-svg-icons: 6.5.2 → 6.7.1
- @fortawesome/free-regular-svg-icons: 6.5.2 → 6.7.1
- @fortawesome/free-solid-svg-icons: 6.5.2 → 6.7.1
- parcel: 2.12.0 → 2.13.1
  https://github.com/parcel-bundler/parcel/releases/tag/v2.13.0
  https://github.com/parcel-bundler/parcel/releases/tag/v2.13.1
- @parcel/packager-raw-url: 2.12.0 → 2.13.1
- @parcel/service-worker: 2.12.0 → 2.13.1
- @parcel/transformer-image: 2.12.0 → 2.13.1
- @parcel/transformer-sass: 2.12.0 → 2.13.1
- @parcel/transformer-webmanifest: 2.12.0 → 2.13.1
- @szhsin/react-menu: 4.1.0 → 4.2.3
- autoprefixer: 10.4.19 → 10.4.20
- core-js: 3.37.1 → 3.39.0
- eslint: 8.57.0 → 8.57.1
- eslint-plugin-react: 7.34.3 → 7.37.2
- eslint-plugin-react-hooks: 4.6.2 → 4.6.2
- focus-trap: 7.5.4 → 7.6.2
- postcss: 8.4.39 → 8.4.49
- prettier: 3.3.2 → 3.3.3
- sass: 1.77.6 → 1.81.0
  DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

  More info and automated migrator: https://sass-lang.com/d/import
- stylelint: 16.6.1 → 16.10.0
- yet-another-react-lightbox: 3.21.1 → 3.21.7
  • Loading branch information
jtojnar committed Nov 25, 2024
1 parent cf74581 commit 85a0af1
Show file tree
Hide file tree
Showing 2 changed files with 1,812 additions and 1,645 deletions.
3 changes: 3 additions & 0 deletions client/.sassrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"silenceDeprecations": ["import"]
}
Loading

0 comments on commit 85a0af1

Please sign in to comment.