dependabot[bot]
|
09af193850
|
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [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 `framer-motion` from 12.23.24 to 12.23.25
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.24...v12.23.25)
Updates `react` from 19.2.0 to 19.2.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.2.1/packages/react)
Updates `react-dom` from 19.2.0 to 19.2.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.2.1/packages/react-dom)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-version: 12.23.25
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: react
dependency-version: 19.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: react-dom
dependency-version: 19.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 06:19:59 +00:00 |
|
dependabot[bot]
|
9967f87cfa
|
Bump axios from 1.13.1 to 1.13.2 in the dependencies group
Bumps the dependencies group with 1 update: [axios](https://github.com/axios/axios).
Updates `axios` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.1...v1.13.2)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-10 06:34:47 +00:00 |
|
dependabot[bot]
|
83c5bb30ab
|
Bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [framer-motion](https://github.com/motiondivision/motion).
Updates `axios` from 1.12.2 to 1.13.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.12.2...v1.13.1)
Updates `framer-motion` from 12.23.22 to 12.23.24
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.22...v12.23.24)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: framer-motion
dependency-version: 12.23.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 06:35:53 +00:00 |
|
dependabot[bot]
|
3e92e7fe54
|
Bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.4` | `6.9.1` |
| [axios](https://github.com/axios/axios) | `1.11.0` | `1.12.2` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.23.12` | `12.23.22` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` |
Updates `@testing-library/jest-dom` from 6.6.4 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.4...v6.9.1)
Updates `axios` from 1.11.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.2)
Updates `framer-motion` from 12.23.12 to 12.23.22
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.23.12...v12.23.22)
Updates `react` from 19.1.1 to 19.2.0
- [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.2.0/packages/react)
Updates `react-dom` from 19.1.1 to 19.2.0
- [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.2.0/packages/react-dom)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: axios
dependency-version: 1.12.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: framer-motion
dependency-version: 12.23.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: react
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: react-dom
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-06 06:25:02 +00:00 |
|
dependabot[bot]
|
873e1743c4
|
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [framer-motion](https://github.com/motiondivision/motion), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [web-vitals](https://github.com/GoogleChrome/web-vitals).
Updates `framer-motion` from 12.23.9 to 12.23.12
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/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)
Updates `web-vitals` from 5.0.3 to 5.1.0
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.3...v5.1.0)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-version: 12.23.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: react
dependency-version: 19.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: react-dom
dependency-version: 19.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: web-vitals
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 09:13:59 +00:00 |
|
dependabot[bot]
|
d8590a2293
|
Bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` |
| [axios](https://github.com/axios/axios) | `1.9.0` | `1.11.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.10.5` | `12.23.9` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.18` | `6.1.19` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `5.0.0` | `5.0.3` |
Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)
Updates `axios` from 1.9.0 to 1.11.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.9.0...v1.11.0)
Updates `framer-motion` from 12.10.5 to 12.23.9
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.10.5...v12.23.9)
Updates `styled-components` from 6.1.18 to 6.1.19
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.18...styled-components@6.1.19)
Updates `web-vitals` from 5.0.0 to 5.0.3
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.0...v5.0.3)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: framer-motion
dependency-version: 12.23.9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: styled-components
dependency-version: 6.1.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: web-vitals
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 09:54:50 +00:00 |
|
dependabot[bot]
|
905f6cdde3
|
Bump web-vitals from 4.2.4 to 5.0.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.0)
---
updated-dependencies:
- dependency-name: web-vitals
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-12 22:05:41 +00:00 |
|
dependabot[bot]
|
92600dc64b
|
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>
|
2025-05-12 07:09:28 +00:00 |
|
dependabot[bot]
|
9aa555bb16
|
Bump framer-motion from 12.9.2 to 12.9.4 in the dependencies group
Bumps the dependencies group with 1 update: [framer-motion](https://github.com/motiondivision/motion).
Updates `framer-motion` from 12.9.2 to 12.9.4
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.9.2...v12.9.4)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-version: 12.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 07:15:11 +00:00 |
|
dependabot[bot]
|
375af421e3
|
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [axios](https://github.com/axios/axios) and [framer-motion](https://github.com/motiondivision/motion).
Updates `axios` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.9.0)
Updates `framer-motion` from 12.8.0 to 12.9.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.8.0...v12.9.2)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: framer-motion
dependency-version: 12.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-28 06:38:23 +00:00 |
|
MarcUs7i
|
465c1f7f7b
|
Bumped packages to not have vulnerabilities
|
2025-04-24 08:52:17 +02:00 |
|
MarcUs7i
|
17e592c0d5
|
Changed package version of saucekudasai
|
2025-03-18 23:14:56 +01:00 |
|
MarcUs7i
|
880a5e58cc
|
Initial commit
|
2025-03-18 22:52:59 +01:00 |
|