Skip to content

Commit 88d0075

Browse files
build(deps): Bump the npm-production group with 4 updates
Bumps the npm-production group with 4 updates: [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react), [framer-motion](https://github.com/motiondivision/motion), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `@headlessui/react` from 2.2.6 to 2.2.7 - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-react) Updates `framer-motion` from 12.23.9 to 12.23.12 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.9...v12.23.12) Updates `react` from 19.1.0 to 19.1.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/v19.1.1/packages/react) Updates `react-dom` from 19.1.0 to 19.1.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/v19.1.1/packages/react-dom) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-version: 2.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: framer-motion dependency-version: 12.23.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93091c0 commit 88d0075

File tree

2 files changed

+41
-43
lines changed

2 files changed

+41
-43
lines changed

package-lock.json

Lines changed: 37 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@headlessui/react": "^2.2.6",
6+
"@headlessui/react": "^2.2.7",
77
"@heroicons/react": "^2.2.0",
88
"@tailwindcss/postcss": "^4.1.11",
99
"@tailwindcss/vite": "^4.1.11",
10-
"framer-motion": "^12.23.9",
10+
"framer-motion": "^12.23.12",
1111
"postcss": "^8.5.6",
12-
"react": "^19.1.0",
13-
"react-dom": "^19.1.0",
12+
"react": "^19.1.1",
13+
"react-dom": "^19.1.1",
1414
"tailwindcss": "^4.1.5",
1515
"web-vitals": "^5.0.3"
1616
},

0 commit comments

Comments
 (0)