Skip to content

Commit 89a918c

Browse files
build(deps): bump the patterns group across 1 directory with 27 updates
Bumps the patterns group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.2` | `4.5.4` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.1` | `19.4.0` | | [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) | `19.1.0` | `19.3.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.4` | `11.13.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.5` | `11.13.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.15` | `5.16.7` | | [@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.7.10` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.8` | `0.5.12` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.35.0` | | [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.1` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.4` | | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `24.1.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.2.8` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [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.20.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.5.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.8` | `5.4.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 `zustand` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.2...v4.5.4) Updates `@commitlint/cli` from 19.2.1 to 19.4.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.4.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 `@emotion/react` from 11.11.4 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/react@11.11.4...@emotion/react@11.13.0) Updates `@emotion/styled` from 11.11.5 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/styled@11.11.5...@emotion/styled@11.13.0) Updates `@mui/material` from 5.15.15 to 5.16.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.7/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.7.10 - [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.7.10) Updates `@swc/helpers` from 0.5.8 to 0.5.12 - [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 `@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 `eslint-plugin-react` from 7.34.1 to 7.35.0 - [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.35.0) 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.1 - [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.1) Updates `husky` from 9.0.11 to 9.1.4 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.4) Updates `jsdom` from 24.0.0 to 24.1.1 - [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.1) Updates `lint-staged` from 15.2.2 to 15.2.8 - [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@v15.2.2...v15.2.8) Updates `prettier` from 3.2.5 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@3.2.5...3.3.3) 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.20.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.20.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.5.4 - [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.5.4) Updates `vite` from 5.2.8 to 5.4.0 - [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/create-vite@5.4.0/packages/vite) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patterns - dependency-name: zustand 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: "@emotion/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@emotion/styled" 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-minor 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: "@vitejs/plugin-react" 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-minor 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: husky 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-minor dependency-group: patterns - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48c1a13 commit 89a918c

File tree

3 files changed

+1279
-705
lines changed

3 files changed

+1279
-705
lines changed

docs/package.json

Lines changed: 5 additions & 5 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": {
2222
"@types/node": "^20.11.19",
23-
"@types/react": "^18.2.57",
24-
"@types/react-dom": "^18.2.19",
25-
"typescript": "^5.3.3"
23+
"@types/react": "^18.3.3",
24+
"@types/react-dom": "^18.3.0",
25+
"typescript": "^5.5.4"
2626
}
2727
}

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
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",
64-
"zustand": "^4.5.2"
64+
"zustand": "^4.5.4"
6565
},
6666
"lint-staged": {
6767
"!*.{ts,tsx,js,jsx}": "prettier --write --ignore-unknown",
@@ -75,48 +75,48 @@
7575
"react-dom": "^17 || ^18"
7676
},
7777
"devDependencies": {
78-
"@commitlint/cli": "^19.2.1",
79-
"@commitlint/config-angular": "^19.1.0",
80-
"@emotion/react": "^11.11.4",
81-
"@emotion/styled": "^11.11.5",
82-
"@mui/material": "^5.15.15",
78+
"@commitlint/cli": "^19.4.0",
79+
"@commitlint/config-angular": "^19.3.0",
80+
"@emotion/react": "^11.13.0",
81+
"@emotion/styled": "^11.13.0",
82+
"@mui/material": "^5.16.7",
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.7.10",
88+
"@swc/helpers": "^0.5.12",
8989
"@testing-library/react": "^14.2.2",
9090
"@types/node": "^20.12.5",
91-
"@types/react": "^18.2.74",
92-
"@types/react-dom": "^18.2.24",
91+
"@types/react": "^18.3.3",
92+
"@types/react-dom": "^18.3.0",
9393
"@typescript-eslint/eslint-plugin": "^7.5.0",
9494
"@typescript-eslint/parser": "^7.5.0",
95-
"@vitejs/plugin-react": "^4.2.1",
95+
"@vitejs/plugin-react": "^4.3.1",
9696
"@vitest/coverage-v8": "^1.4.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",
101101
"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",
102+
"eslint-plugin-react": "^7.35.0",
103+
"eslint-plugin-react-hooks": "^4.6.2",
104+
"eslint-plugin-simple-import-sort": "^12.1.1",
105105
"eslint-plugin-unused-imports": "^3.1.0",
106106
"expect-type": "^0.19.0",
107-
"husky": "^9.0.11",
108-
"jsdom": "^24.0.0",
109-
"lint-staged": "^15.2.2",
107+
"husky": "^9.1.4",
108+
"jsdom": "^24.1.1",
109+
"lint-staged": "^15.2.8",
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.3",
112+
"react": "^18.3.1",
113+
"react-dom": "^18.3.1",
114+
"rollup": "^4.20.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",
118+
"typescript": "^5.5.4",
119+
"vite": "^5.4.0",
120120
"vitest": "^1.4.0"
121121
},
122122
"resolutions": {

0 commit comments

Comments
 (0)