Skip to content

Commit 04cddc8

Browse files
chore(deps): bump the version-all group in /frontend with 5 updates
Bumps the version-all group in /frontend with 5 updates: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/motiondivision/motion) | `12.17.3` | `12.18.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.514.0` | `0.515.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.251.0` | `1.252.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.5.2` | `15.5.3` | | @mswjs/socket.io-binding | `0.1.1` | `0.2.0` | Updates `framer-motion` from 12.17.3 to 12.18.1 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.17.3...v12.18.1) Updates `lucide-react` from 0.514.0 to 0.515.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.515.0/packages/lucide-react) Updates `posthog-js` from 1.251.0 to 1.252.0 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-js@v1.251.0...v1.252.0) Updates `react-i18next` from 15.5.2 to 15.5.3 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.5.2...v15.5.3) Updates `@mswjs/socket.io-binding` from 0.1.1 to 0.2.0 --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: lucide-react dependency-version: 0.515.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: posthog-js dependency-version: 1.252.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: react-i18next dependency-version: 15.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@mswjs/socket.io-binding" dependency-version: 0.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 144d09a commit 04cddc8

File tree

2 files changed

+40
-58
lines changed

2 files changed

+40
-58
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
"axios": "^1.9.0",
2626
"clsx": "^2.1.1",
2727
"eslint-config-airbnb-typescript": "^18.0.0",
28-
"framer-motion": "^12.17.3",
28+
"framer-motion": "^12.18.1",
2929
"i18next": "^25.2.1",
3030
"i18next-browser-languagedetector": "^8.2.0",
3131
"i18next-http-backend": "^3.0.2",
3232
"isbot": "^5.1.28",
3333
"jose": "^6.0.11",
34-
"lucide-react": "^0.514.0",
34+
"lucide-react": "^0.515.0",
3535
"monaco-editor": "^0.52.2",
36-
"posthog-js": "^1.251.0",
36+
"posthog-js": "^1.252.0",
3737
"react": "^19.1.0",
3838
"react-dom": "^19.1.0",
3939
"react-highlight": "^0.15.0",
4040
"react-hot-toast": "^2.5.1",
41-
"react-i18next": "^15.5.1",
41+
"react-i18next": "^15.5.3",
4242
"react-icons": "^5.5.0",
4343
"react-markdown": "^10.1.0",
4444
"react-redux": "^9.2.0",
@@ -83,7 +83,7 @@
8383
"@babel/parser": "^7.27.1",
8484
"@babel/traverse": "^7.27.1",
8585
"@babel/types": "^7.27.0",
86-
"@mswjs/socket.io-binding": "^0.1.1",
86+
"@mswjs/socket.io-binding": "^0.2.0",
8787
"@playwright/test": "^1.53.0",
8888
"@react-router/dev": "^7.6.2",
8989
"@tailwindcss/typography": "^0.5.16",

0 commit comments

Comments
 (0)