Skip to content

Commit 6f3f4ae

Browse files
build(deps): bump the patterns group with 29 updates
Bumps the patterns group with 29 updates: | Package | From | To | | --- | --- | --- | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.1` | `19.3.0` | | [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) | `19.1.0` | `19.3.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.15` | `5.15.20` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `5.0.5` | `5.0.7` | | [@swc/core](https://github.com/swc-project/swc) | `1.4.12` | `1.5.29` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.8` | `0.5.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.5` | `20.14.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `7.13.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.5.0` | `7.13.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.4.0` | `1.6.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.0.0` | `12.1.0` | | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `24.1.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.2` | `15.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.74` | `18.3.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.24` | `18.3.0` | | [rollup](https://github.com/rollup/rollup) | `4.14.0` | `4.18.0` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.1.0` | `6.1.1` | | [rollup-plugin-swc3](https://github.com/SukkaW/rollup-plugin-swc) | `0.11.0` | `0.11.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.4.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.8` | `5.3.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.4.0` | `1.6.0` | Updates `clsx` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.1.0...v2.1.1) Updates `@commitlint/cli` from 19.2.1 to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) Updates `@commitlint/config-angular` from 19.1.0 to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/config-angular) Updates `@mui/material` from 5.15.15 to 5.15.20 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-material) Updates `@rollup/plugin-replace` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/replace-v5.0.7/packages/replace) Updates `@swc/core` from 1.4.12 to 1.5.29 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.4.12...v1.5.29) Updates `@swc/helpers` from 0.5.8 to 0.5.11 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits) Updates `@types/node` from 20.12.5 to 20.14.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.13.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/v7.13.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.5.0 to 7.13.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/v7.13.0/packages/parser) Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react) Updates `@vitest/coverage-v8` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8) Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.2.0) Updates `eslint-plugin-react` from 7.34.1 to 7.34.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.34.1...v7.34.2) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-simple-import-sort` from 12.0.0 to 12.1.0 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v12.0.0...v12.1.0) Updates `jsdom` from 24.0.0 to 24.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.0.0...24.1.0) Updates `lint-staged` from 15.2.2 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.7) Updates `prettier` from 3.2.5 to 3.3.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.3.2) Updates `react` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react) Updates `@types/react` from 18.2.74 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.24 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `rollup` from 4.14.0 to 4.18.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.14.0...v4.18.0) Updates `rollup-plugin-dts` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.1.0...v6.1.1) Updates `rollup-plugin-swc3` from 0.11.0 to 0.11.2 - [Release notes](https://github.com/SukkaW/rollup-plugin-swc/releases) - [Changelog](https://github.com/SukkaW/rollup-plugin-swc/blob/master/CHANGELOG.md) - [Commits](SukkaW/rollup-plugin-swc@0.11.0...0.11.2) Updates `typescript` from 5.4.4 to 5.4.5 - [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.4...v5.4.5) Updates `vite` from 5.2.8 to 5.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite) Updates `vitest` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@mui/material" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@swc/helpers" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: eslint-plugin-simple-import-sort dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: rollup-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: rollup-plugin-swc3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efc9e1c commit 6f3f4ae

File tree

3 files changed

+1227
-634
lines changed

3 files changed

+1227
-634
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"next": "^13.5.6",
1616
"nextra": "^2.13.3",
1717
"nextra-theme-docs": "^2.13.3",
18-
"react": "^18.2.0",
19-
"react-dom": "^18.2.0"
18+
"react": "^18.3.1",
19+
"react-dom": "^18.3.1"
2020
},
2121
"devDependencies": {
22-
"@types/node": "^20.11.19",
23-
"@types/react": "^18.2.57",
24-
"@types/react-dom": "^18.2.19",
25-
"typescript": "^5.3.3"
22+
"@types/node": "^20.14.2",
23+
"@types/react": "^18.3.3",
24+
"@types/react-dom": "^18.3.0",
25+
"typescript": "^5.4.5"
2626
}
2727
}

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"build": "tsc && rollup -c rollup.config.ts --configPlugin swc3"
6060
},
6161
"dependencies": {
62-
"clsx": "^2.1.0",
62+
"clsx": "^2.1.1",
6363
"copy-to-clipboard": "^3.3.3",
6464
"zustand": "^4.5.2"
6565
},
@@ -75,49 +75,49 @@
7575
"react-dom": "^17 || ^18"
7676
},
7777
"devDependencies": {
78-
"@commitlint/cli": "^19.2.1",
79-
"@commitlint/config-angular": "^19.1.0",
78+
"@commitlint/cli": "^19.3.0",
79+
"@commitlint/config-angular": "^19.3.0",
8080
"@emotion/react": "^11.11.4",
8181
"@emotion/styled": "^11.11.5",
82-
"@mui/material": "^5.15.15",
82+
"@mui/material": "^5.15.20",
8383
"@rollup/plugin-alias": "^5.1.0",
8484
"@rollup/plugin-commonjs": "^26.0.1",
8585
"@rollup/plugin-node-resolve": "^15.2.3",
86-
"@rollup/plugin-replace": "^5.0.5",
87-
"@swc/core": "^1.4.12",
88-
"@swc/helpers": "^0.5.8",
86+
"@rollup/plugin-replace": "^5.0.7",
87+
"@swc/core": "^1.5.29",
88+
"@swc/helpers": "^0.5.11",
8989
"@testing-library/react": "^14.2.2",
90-
"@types/node": "^20.12.5",
91-
"@types/react": "^18.2.74",
92-
"@types/react-dom": "^18.2.24",
93-
"@typescript-eslint/eslint-plugin": "^7.5.0",
94-
"@typescript-eslint/parser": "^7.5.0",
95-
"@vitejs/plugin-react": "^4.2.1",
96-
"@vitest/coverage-v8": "^1.4.0",
90+
"@types/node": "^20.14.2",
91+
"@types/react": "^18.3.3",
92+
"@types/react-dom": "^18.3.0",
93+
"@typescript-eslint/eslint-plugin": "^7.13.0",
94+
"@typescript-eslint/parser": "^7.13.0",
95+
"@vitejs/plugin-react": "^4.3.1",
96+
"@vitest/coverage-v8": "^1.6.0",
9797
"eslint": "^8.57.0",
9898
"eslint-config-standard": "^17.1.0",
9999
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
100100
"eslint-plugin-n": "^16.6.2",
101-
"eslint-plugin-promise": "^6.1.1",
102-
"eslint-plugin-react": "^7.34.1",
103-
"eslint-plugin-react-hooks": "^4.6.0",
104-
"eslint-plugin-simple-import-sort": "^12.0.0",
101+
"eslint-plugin-promise": "^6.2.0",
102+
"eslint-plugin-react": "^7.34.2",
103+
"eslint-plugin-react-hooks": "^4.6.2",
104+
"eslint-plugin-simple-import-sort": "^12.1.0",
105105
"eslint-plugin-unused-imports": "^3.1.0",
106106
"expect-type": "^0.19.0",
107107
"husky": "^9.0.11",
108-
"jsdom": "^24.0.0",
109-
"lint-staged": "^15.2.2",
108+
"jsdom": "^24.1.0",
109+
"lint-staged": "^15.2.7",
110110
"pinst": "^3.0.0",
111-
"prettier": "^3.2.5",
112-
"react": "^18.2.0",
113-
"react-dom": "^18.2.0",
114-
"rollup": "^4.14.0",
115-
"rollup-plugin-dts": "^6.1.0",
116-
"rollup-plugin-swc3": "^0.11.0",
111+
"prettier": "^3.3.2",
112+
"react": "^18.3.1",
113+
"react-dom": "^18.3.1",
114+
"rollup": "^4.18.0",
115+
"rollup-plugin-dts": "^6.1.1",
116+
"rollup-plugin-swc3": "^0.11.2",
117117
"ts-node": "^10.9.2",
118-
"typescript": "^5.4.4",
119-
"vite": "^5.2.8",
120-
"vitest": "^1.4.0"
118+
"typescript": "^5.4.5",
119+
"vite": "^5.3.1",
120+
"vitest": "^1.6.0"
121121
},
122122
"resolutions": {
123123
"browserslist": "4.21.5",

0 commit comments

Comments
 (0)