mirror of
https://github.com/Kizuren/SauceKudasai.git
synced 2025-12-21 13:06:16 +01:00
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [framer-motion](https://github.com/motiondivision/motion) and [styled-components](https://github.com/styled-components/styled-components). Updates `framer-motion` from 12.9.4 to 12.10.5 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.9.4...v12.10.5) Updates `styled-components` from 6.1.17 to 6.1.18 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.17...styled-components@6.1.18) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: styled-components dependency-version: 6.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
965dcf71e1
commit
92600dc64b
2 changed files with 14 additions and 14 deletions
|
|
@ -20,13 +20,13 @@
|
|||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"axios": "^1.9.0",
|
||||
"framer-motion": "^12.9.4",
|
||||
"framer-motion": "^12.10.5",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-dropzone": "^14.3.8",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"styled-components": "^6.1.17",
|
||||
"styled-components": "^6.1.18",
|
||||
"web-vitals": "^4.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue