Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.49.0` | `3.53.0` |
| [react-diff-view](https://github.com/otakustay/react-diff-view) | `3.0.2` | `3.2.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.10.0` | `9.11.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.5` | `18.3.8` |
| [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.11.0` |
| [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.79.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.5.0` | `8.6.0` |



Updates `apexcharts` from 3.49.0 to 3.53.0
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v3.49.0...v3.53.0)

Updates `react-diff-view` from 3.0.2 to 3.2.1
- [Release notes](https://github.com/otakustay/react-diff-view/releases)
- [Changelog](https://github.com/otakustay/react-diff-view/blob/master/CHANGELOG.md)
- [Commits](otakustay/react-diff-view@v3.0.2...v3.2.1)

Updates `@eslint/js` from 9.10.0 to 9.11.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.11.0/packages/js)

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

Updates `eslint` from 9.10.0 to 9.11.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.10.0...v9.11.0)

Updates `sass` from 1.78.0 to 1.79.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.78.0...1.79.3)

Updates `typescript-eslint` from 8.5.0 to 8.6.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: react-diff-view
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 219e8b4 commit aacf463
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 96 deletions.
14 changes: 7 additions & 7 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@analytics/google-analytics-v3": "^0.6.1",
"analytics": "^0.8.14",
"apexcharts": "3.49.0",
"apexcharts": "3.53.0",
"bootstrap": "^5.3.3",
"classnames": "^2.5.1",
"codemirror": "^5.65.15",
Expand All @@ -22,7 +22,7 @@
"react-apexcharts": "^1.4.1",
"react-codemirror2": "^7.3.0",
"react-color": "^2.19.3",
"react-diff-view": "3.0.2",
"react-diff-view": "3.2.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-image-crop": "^11.0.6",
Expand All @@ -43,7 +43,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
Expand All @@ -56,12 +56,12 @@
"@types/json-schema-merge-allof": "^0.6.5",
"@types/lodash": "^4.17.7",
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/semver": "^7.5.8",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand All @@ -71,10 +71,10 @@
"jest-mock": "^29.7.0",
"prettier": "^3.3.3",
"react-scripts": "^5.0.1",
"sass": "^1.78.0",
"sass": "^1.79.3",
"shx": "^0.3.4",
"typescript": "^5.6.2",
"typescript-eslint": "^8.4.0"
"typescript-eslint": "^8.6.0"
},
"proxy": "http://localhost:8000",
"scripts": {
Expand Down
Loading

0 comments on commit aacf463

Please sign in to comment.