Skip to content

Commit

Permalink
Bump the js-packages group across 1 directory with 25 updates
Browse files Browse the repository at this point in the history
Bumps the js-packages group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@craco/craco](https://github.com/dilanx/craco/tree/HEAD/packages/craco) | `7.0.0` | `7.1.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.10.0` | `11.13.0` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.11.0` | `6.1.1` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.11.0` | `6.1.1` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.4.0` | `29.5.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.9` | `22.7.4` |
| [express](https://github.com/expressjs/express) | `4.18.1` | `4.21.0` |
| [i18next](https://github.com/i18next/i18next) | `23.11.2` | `23.15.1` |
| [loglevel](https://github.com/pimterry/loglevel) | `1.8.0` | `1.9.2` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.47.0` | `0.52.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.3` | `5.6.2` |
| [ws](https://github.com/websockets/ws) | `8.13.0` | `8.18.0` |
| [@cypress/webpack-dev-server](https://github.com/cypress-io/cypress) | `3.7.4` | `3.11.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.49.0` | `8.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.49.0` | `8.8.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.7.3` | `13.15.0` |
| [cypress-real-events](https://github.com/dmtrKovalenko/cypress-real-events) | `1.12.0` | `1.13.0` |
| [eslint](https://github.com/eslint/eslint) | `8.32.0` | `9.11.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.6.0` | `9.1.0` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.12.1` | `3.5.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.2.1` |
| [husky](https://github.com/typicode/husky) | `8.0.1` | `9.1.6` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `13.1.0` | `15.2.10` |
| [prettier](https://github.com/prettier/prettier) | `2.8.0` | `3.3.3` |
| [serve](https://github.com/vercel/serve) | `14.2.0` | `14.2.3` |



Updates `@craco/craco` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/dilanx/craco/releases)
- [Commits](https://github.com/dilanx/craco/commits/v7.1.0/packages/craco)

Updates `@emotion/styled` from 11.10.0 to 11.13.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 5.11.0 to 6.1.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.1/packages/mui-icons-material)

Updates `@mui/material` from 5.11.0 to 6.1.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.1/packages/mui-material)

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

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

Updates `express` from 4.18.1 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.18.1...4.21.0)

Updates `i18next` from 23.11.2 to 23.15.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.11.2...v23.15.1)

Updates `loglevel` from 1.8.0 to 1.9.2
- [Release notes](https://github.com/pimterry/loglevel/releases)
- [Commits](pimterry/loglevel@v1.8.0...v1.9.2)

Updates `monaco-editor` from 0.47.0 to 0.52.0
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.47.0...v0.52.0)

Updates `typescript` from 4.9.3 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.3...v5.6.2)

Updates `ws` from 8.13.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.18.0)

Updates `@cypress/webpack-dev-server` from 3.7.4 to 3.11.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v3.7.4...@cypress/webpack-dev-server-v3.11.0)

Updates `@typescript-eslint/eslint-plugin` from 5.49.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.49.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser)

Updates `cypress` from 13.7.3 to 13.15.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.7.3...v13.15.0)

Updates `cypress-real-events` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/dmtrKovalenko/cypress-real-events/releases)
- [Commits](dmtrKovalenko/cypress-real-events@v1.12.0...v1.13.0)

Updates `eslint` from 8.32.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.32.0...v9.11.1)

Updates `eslint-config-prettier` from 8.6.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.6.0...v9.1.0)

Updates `eslint-plugin-cypress` from 2.12.1 to 3.5.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.12.1...v3.5.0)

Updates `eslint-plugin-prettier` from 4.2.1 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.2.1)

Updates `husky` from 8.0.1 to 9.1.6
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.1...v9.1.6)

Updates `lint-staged` from 13.1.0 to 15.2.10
- [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@v13.1.0...v15.2.10)

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

Updates `serve` from 14.2.0 to 14.2.3
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](vercel/serve@14.2.0...14.2.3)

---
updated-dependencies:
- dependency-name: "@craco/craco"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: loglevel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@cypress/webpack-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: cypress-real-events
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 30f3568 commit 5ca3c0e
Show file tree
Hide file tree
Showing 2 changed files with 1,060 additions and 605 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@craco/craco": "7.0.0",
"@craco/craco": "7.1.0",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
"@emotion/styled": "11.13.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@monaco-editor/react": "^4.6.0",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@types/jest": "29.4.0",
"@types/node": "18.11.9",
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"@types/jest": "29.5.13",
"@types/node": "22.7.4",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"express": "4.18.1",
"express": "4.21.0",
"express-ws": "5.0.2",
"i18next": "^23.6.0",
"loglevel": "1.8.0",
"monaco-editor": "^0.47.0",
"i18next": "^23.15.1",
"loglevel": "1.9.2",
"monaco-editor": "^0.52.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-ga4": "^2.1.0",
Expand All @@ -29,13 +29,13 @@
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
"single-spa-react": "4.6.1",
"typescript": "4.9.3",
"ws": "8.13.0"
"typescript": "5.6.2",
"ws": "8.18.0"
},
"resolutions": {
"@types/react": "17.0.39",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0"
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0"
},
"lint-staged": {
"src/**/*.{tsx,js,jsx,json}": [
Expand Down Expand Up @@ -89,21 +89,21 @@
},
"devDependencies": {
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.5.1",
"@cypress/webpack-dev-server": "^3.11.0",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"cypress": "^13.6.4",
"cypress-real-events": "^1.11.0",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"cypress": "^13.15.0",
"cypress-real-events": "^1.13.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-prettier": "5.2.1",
"html-webpack-plugin": "^5.5.3",
"husky": "8.0.1",
"lint-staged": "13.1.0",
"prettier": "2.8.0",
"serve": "14.2.0"
"husky": "9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"serve": "14.2.3"
}
}
Loading

0 comments on commit 5ca3c0e

Please sign in to comment.