Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.9.155` | `4.10.38` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.17.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [three](https://github.com/mrdoob/three.js) | `0.171.0` | `0.172.0` |



Updates `pdfjs-dist` from 4.9.155 to 4.10.38
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.9.155...v4.10.38)

Updates `eslint` from 8.57.1 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.17.0)

Updates `react` from 18.3.1 to 19.0.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/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.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/v19.0.0/packages/react-dom)

Updates `three` from 0.171.0 to 0.172.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: three
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 8bafffc commit d3963d3
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 156 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"normalize.css": "^8.0.1",
"ol": "^10.0.0",
"ol-mapbox-style": "^12.0.0",
"pdfjs-dist": "^4.0.189",
"pdfjs-dist": "^4.10.38",
"pdfobject": "2.3.0",
"stickybits": "^3.7.11",
"yargs": "^17.6.0",
Expand All @@ -40,7 +40,7 @@
"@gltf-transform/functions": "^4.0.0",
"cors": "^2.8.5",
"doiuse": "^6.0.1",
"eslint": "~8.57.0",
"eslint": "~9.17.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-compat": "~6.0.0",
"eslint-plugin-json-es": "^1.5.7",
Expand All @@ -62,8 +62,8 @@
"prettier": "^3.0.0",
"puppeteer": "^23.1.0",
"purgecss": "^7.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"stylelint": "^16.3.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-sass-guidelines": "^12.0.0",
Expand All @@ -73,7 +73,7 @@
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.8.1",
"svgo": "^3.3.2",
"three": "^0.171.0",
"three": "^0.172.0",
"toml": "^3.0.0",
"xslt3": "^2.6.0",
"replace-in-file": "8.3.0"
Expand Down
Loading

0 comments on commit d3963d3

Please sign in to comment.