Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 20 updates

Bumps the dev-dependencies group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.4` | `7.26.0` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.1` | `7.26.3` |
| [@jscutlery/semver](https://github.com/jscutlery/semver) | `5.2.2` | `5.5.1` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `7.2.0` | `7.23.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.6.3` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.4.3` | `29.7.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.31.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.2` | `7.37.2` |
| [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.4.3` | `29.7.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.4.4` | `29.5.14` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.4.3` | `29.7.0` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.11.4` | `1.11.16` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.4.2` |
| [react-number-format](https://github.com/s-yadav/react-number-format) | `5.4.0` | `5.4.2` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.2.5` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.2` |
| [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.3.5` |



Updates `@babel/core` from 7.24.4 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)

Updates `@babel/preset-react` from 7.24.1 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

Updates `@jscutlery/semver` from 5.2.2 to 5.5.1
- [Release notes](https://github.com/jscutlery/semver/releases)
- [Commits](jscutlery/semver@semver-5.2.2...semver-5.5.1)

Updates `@mui/x-data-grid` from 7.2.0 to 7.23.1
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.23.1/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.1/packages/x-data-grid)

Updates `@testing-library/jest-dom` from 6.4.2 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.2...v6.6.3)

Updates `babel-jest` from 29.4.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)

Updates `eslint-plugin-import` from 2.27.5 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.31.0)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.10.2)

Updates `eslint-plugin-react` from 7.32.2 to 7.37.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.2...v7.37.2)

Updates `husky` from 9.0.11 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.7)

Updates `jest` from 29.4.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

Updates `jest-environment-jsdom` from 29.4.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

Updates `libphonenumber-js` from 1.11.4 to 1.11.16
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.4...v1.11.16)

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

Updates `react-number-format` from 5.4.0 to 5.4.2
- [Release notes](https://github.com/s-yadav/react-number-format/releases)
- [Commits](s-yadav/react-number-format@v5.4.0...v5.4.2)

Updates `ts-jest` from 29.1.2 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.5)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `typescript` from 5.4.5 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.7.2)

Updates `tsup` from 8.0.2 to 8.3.5
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.0.2...v8.3.5)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@jscutlery/semver"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: libphonenumber-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: react-number-format
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3fc4185 commit d8e3ffb
Show file tree
Hide file tree
Showing 54 changed files with 1,776 additions and 732 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"version:dry-run": "nx affected --target version --dryRun --parallel=1 --verbose"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/core": "^7.26.0",
"@babel/preset-react": "^7.26.3",
"@chromatic-com/storybook": "^1.3.3",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/config-nx-scopes": "^18.6.0",
"@jscutlery/semver": "^5.2.2",
"@jscutlery/semver": "^5.5.1",
"@mui/lab": "^5.0.0-alpha.147",
"@mui/x-data-grid": "^7.2.0",
"@mui/x-data-grid": "^7.23.1",
"@nx/devkit": "19.3.1",
"@nx/eslint": "19.3.1",
"@nx/eslint-plugin": "19.3.1",
Expand All @@ -60,41 +60,41 @@
"@storybook/core-server": "7.6.17",
"@storybook/mdx1-csf": "^1.0.0",
"@storybook/react-vite": "7.6.17",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.4.4",
"@types/jest": "29.5.14",
"@types/node": "18.19.31",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"babel-jest": "29.4.3",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "^9.0.11",
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-jsdom-global": "^4.0.0",
"jsdom": "22.1.0",
"jsonc-eslint-parser": "^2.4.0",
"libphonenumber-js": "1.11.4",
"libphonenumber-js": "1.11.16",
"lint-staged": "^15.2.10",
"nx": "19.3.1",
"prettier": "^3.2.5",
"prettier": "^3.4.2",
"react-hook-form": "^7.51.3",
"react-imask": "7.6.1",
"react-number-format": "5.4.0",
"react-number-format": "5.4.2",
"remark-gfm": "^4.0.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tslib": "^2.6.2",
"typescript": "5.4.5",
"typescript": "5.7.2",
"undici": "^5.28.4",
"vite": "5.2.8",
"vite-plugin-node-polyfills": "^0.22.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@availity/mui-icon": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/authorize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@tanstack/react-query": "^4.36.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@availity/api-axios": "^8.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@availity/mui-icon": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/backdrop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/block-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/breadcrumbs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"publish:canary": "yarn npm publish --access public --tag canary"
},
"devDependencies": {
"prettier": "^3.2.5",
"prettier": "^3.4.2",
"style-dictionary": "^3.9.2",
"token-transformer": "^0.0.33",
"tsup": "^8.0.2",
"typescript": "~5.4.5"
"tsup": "^8.3.5",
"typescript": "~5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/disclaimer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"devDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "~5.4.5"
"tsup": "^8.3.5",
"typescript": "~5.7.2"
},
"peerDependencies": {
"react": ">=16.8.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/empty-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/event-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/favorites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@availity/mui-icon": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/file-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@types/tus-js-client": "^1.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/form-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@availity/mui-button": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@mui/material": "^5.15.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mui/material": "^5.11.9",
Expand Down
Loading

0 comments on commit d8e3ffb

Please sign in to comment.