Skip to content

Commit 7363a66

Browse files
Bump the npm-production group across 1 directory with 5 updates
Bumps the npm-production group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `4.1.0` | `4.1.3` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.4.5` | `6.4.7` | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.15.0` | `19.15.1` | | [next](https://github.com/vercel/next.js) | `15.2.0` | `15.2.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.0.1` | `3.0.2` | Updates `@hookform/resolvers` from 4.1.0 to 4.1.3 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v4.1.0...v4.1.3) Updates `@mui/material` from 6.4.5 to 6.4.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.7/packages/mui-material) Updates `@primer/octicons-react` from 19.15.0 to 19.15.1 - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](primer/octicons@v19.15.0...v19.15.1) Updates `next` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.0...v15.2.1) Updates `tailwind-merge` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@primer/octicons-react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c83993 commit 7363a66

File tree

2 files changed

+91
-85
lines changed

2 files changed

+91
-85
lines changed

package-lock.json

+86-80
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"dependencies": {
2929
"@emotion/react": "^11.14.0",
3030
"@emotion/styled": "^11.14.0",
31-
"@hookform/resolvers": "^4.1.0",
31+
"@hookform/resolvers": "^4.1.3",
3232
"@lightenna/react-mermaid-diagram": "^1.0.17",
33-
"@mui/material": "^6.4.5",
34-
"@primer/octicons-react": "^19.15.0",
33+
"@mui/material": "^6.4.7",
34+
"@primer/octicons-react": "^19.15.1",
3535
"@primer/react": "^37.14.0",
3636
"@radix-ui/react-avatar": "^1.1.3",
3737
"@radix-ui/react-collapsible": "^1.1.3",
@@ -48,13 +48,13 @@
4848
"embla-carousel-react": "^8.5.2",
4949
"lucide-react": "^0.477.0",
5050
"mermaid": "^11.4.1",
51-
"next": "15.2.0",
51+
"next": "15.2.1",
5252
"next-themes": "^0.4.4",
5353
"react": "^19.0.0",
5454
"react-dom": "^19.0.0",
5555
"react-hook-form": "^7.54.2",
5656
"react-syntax-highlighter": "^15.6.1",
57-
"tailwind-merge": "^3.0.1",
57+
"tailwind-merge": "^3.0.2",
5858
"tailwindcss-animate": "^1.0.7",
5959
"ts-dedent": "^2.2.0",
6060
"zod": "^3.24.2"

0 commit comments

Comments
 (0)