Skip to content

Commit

Permalink
🤖 [Main App](deps): Bump the production-dependencies group with 3 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the production-dependencies group with 3 updates: [highcharts](https://github.com/highcharts/highcharts-dist), [next](https://github.com/vercel/next.js) and [sass](https://github.com/sass/dart-sass).


Updates `highcharts` from 11.4.8 to 12.0.1
- [Commits](highcharts/highcharts-dist@v11.4.8...v12.0.1)

Updates `next` from 15.0.2 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.0.2...v15.0.3)

Updates `sass` from 1.80.5 to 1.81.0
- [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.80.5...1.81.0)

---
updated-dependencies:
- dependency-name: highcharts
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 4eac186 commit a84591f
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 60 deletions.
139 changes: 82 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"dotenv": "^16.4.5",
"dotenv-webpack": "^8.1.0",
"express": "^4.21.1",
"highcharts": "^11.4.8",
"highcharts": "^12.0.1",
"identity-obj-proxy": "^3.0.0",
"next": "^15.0.2",
"next": "^15.0.3",
"nookies": "^2.5.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "^1.80.5"
"sass": "^1.81.0"
},
"devDependencies": {
"@babel/plugin-proposal-private-methods": "^7.18.6",
Expand Down

0 comments on commit a84591f

Please sign in to comment.