chore(deps): bump the frontend-minor-patch group in /frontend with 15 updates#5
Conversation
Bumps the frontend-minor-patch group in /frontend with 15 updates: | Package | From | To | | --- | --- | --- | | [@measured/puck](https://github.com/measuredco/puck) | `0.19.3` | `0.20.2` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slot) | `1.2.5` | `1.3.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.2` | | [framer-motion](https://github.com/motiondivision/motion) | `12.39.0` | `12.42.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.16.0` | `1.22.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.15` | `19.2.17` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.15.1` | `7.18.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.3` | | [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.6.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.2` | `0.5.3` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | `8.1.2` | Updates `@measured/puck` from 0.19.3 to 0.20.2 - [Release notes](https://github.com/measuredco/puck/releases) - [Changelog](https://github.com/puckeditor/puck/blob/main/CHANGELOG.md) - [Commits](puckeditor/puck@v0.19.3...v0.20.2) Updates `@radix-ui/react-slot` from 1.2.5 to 1.3.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot) Updates `@tailwindcss/vite` from 4.3.0 to 4.3.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-vite) Updates `framer-motion` from 12.39.0 to 12.42.2 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.39.0...v12.42.2) Updates `lucide-react` from 1.16.0 to 1.22.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.22.0/packages/lucide-react) Updates `react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 19.2.15 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `react-router-dom` from 7.15.1 to 7.18.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.1/packages/react-router-dom) Updates `tailwindcss` from 4.3.0 to 4.3.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss) Updates `@types/react` from 19.2.15 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react) Updates `eslint` from 10.4.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.6.0) Updates `eslint-plugin-react-refresh` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.2...v0.5.3) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `vite` from 8.1.0 to 8.1.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.2/packages/vite) --- updated-dependencies: - dependency-name: "@measured/puck" dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: framer-motion dependency-version: 12.42.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: lucide-react dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: react-router-dom dependency-version: 7.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: tailwindcss dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: vite dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
| Check | Result |
|---|---|
| Scope (frontend deps only) | ✅ frontend/package.json + lockfile only |
| Protect-the-gate (no CI/test edits) | ✅ untouched |
| Supply-chain: 0 new packages | ❌ 2 added |
CI Frontend (sandbox guard + build) |
✅ success |
| dependency-type | direct:production (version-update:semver-minor) |
Why it needs review
- Introduces 2 NEW package(s):
@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core,@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime - dependency-type is
direct:production(not a pure dev-dependency) - weigh runtime / money-path impact.
Supply-chain delta (npm_and_yarn @ /frontend)
Version-changed (36):
@eslint/plugin-kit: 0.7.1 -> 0.7.2@measured/puck: 0.19.3 -> 0.20.2@radix-ui/react-slot: 1.2.5 -> 1.3.0@tailwindcss/node: 4.3.0 -> 4.3.2@tailwindcss/oxide-android-arm64: 4.3.0 -> 4.3.2@tailwindcss/oxide-darwin-arm64: 4.3.0 -> 4.3.2@tailwindcss/oxide-darwin-x64: 4.3.0 -> 4.3.2@tailwindcss/oxide-freebsd-x64: 4.3.0 -> 4.3.2@tailwindcss/oxide-linux-arm-gnueabihf: 4.3.0 -> 4.3.2@tailwindcss/oxide-linux-arm64-gnu: 4.3.0 -> 4.3.2@tailwindcss/oxide-linux-arm64-musl: 4.3.0 -> 4.3.2@tailwindcss/oxide-linux-x64-gnu: 4.3.0 -> 4.3.2@tailwindcss/oxide-linux-x64-musl: 4.3.0 -> 4.3.2@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads: 1.2.1 -> 1.2.2@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util: 0.10.1 -> 0.10.2@tailwindcss/oxide-wasm32-wasi: 4.3.0 -> 4.3.2@tailwindcss/oxide-win32-arm64-msvc: 4.3.0 -> 4.3.2@tailwindcss/oxide-win32-x64-msvc: 4.3.0 -> 4.3.2@tailwindcss/oxide: 4.3.0 -> 4.3.2@tailwindcss/vite: 4.3.0 -> 4.3.2@types/react: 19.2.15 -> 19.2.17@vitejs/plugin-react: 6.0.2 -> 6.0.3eslint-plugin-react-refresh: 0.5.2 -> 0.5.3eslint: 10.4.0 -> 10.6.0framer-motion: 12.39.0 -> 12.42.2- … (+11 more)
Removed (0):
none
Added (2):
@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime
⚠️ Residual blind spot (pre-existing, applies to every merge): no gate runs the rolldown-minified in-app money-path bundle (dist/assets/*.js). The byte-parity gate covers the cold-recovery tool + source, not the shipped minified bytes. Low risk for a minor bump; weigh it for any runtime-dependency change.
Posted by .github/workflows/dependabot-verify.yml. Verdict is advisory; you are the merge gate.
Bumps the frontend-minor-patch group in /frontend with 15 updates:
0.19.30.20.21.2.51.3.04.3.04.3.212.39.012.42.21.16.01.22.019.2.619.2.719.2.1519.2.1719.2.619.2.77.15.17.18.14.3.04.3.26.0.26.0.310.4.010.6.00.5.20.5.317.6.017.7.08.1.08.1.2Updates
@measured/puckfrom 0.19.3 to 0.20.2Release notes
Sourced from @measured/puck's releases.
... (truncated)
Changelog
Sourced from @measured/puck's changelog.
... (truncated)
Commits
2009b88release: v0.20.2eea53e0fix: bypass resolveData cache when trigger is forcef4728d0build(deps): bump next from 15.2.4 to 15.4.784aae8ebuild(deps): bump next from 14.2.30 to 14.2.32cba7d49chore: fix formatting in use-component-list8333eaffix: prevent hidden category components from showing in 'Other'fbf3bd1fix: add CommonJS export to emotion cache package.jsonf21d0e1build(deps): bump mermaid from 11.4.1 to 11.10.138514a1fix: preserve selection when switching viewports and using zoom select9172a57docs: remove mention to invalid typeUpdates
@radix-ui/react-slotfrom 1.2.5 to 1.3.0Changelog
Sourced from @radix-ui/react-slot's changelog.
Commits
Updates
@tailwindcss/vitefrom 4.3.0 to 4.3.2Release notes
Sourced from @tailwindcss/vite's releases.
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
... (truncated)
Commits
056a1554.3.2 (#20281)bb6a109use.tsinstead of.css8a14a714.3.1 (#20226)73983e1Fix 'Sourcemap is likely to be incorrect' warnings when using `@tailwindcss/v...Updates
framer-motionfrom 12.39.0 to 12.42.2Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
40e8756v12.42.2718ccc7Merge pull request #3768 from motiondivision/view-cropped-corner-radius19195a4Dedupe corner-radius longhands; merge crop box/radii measurements5299aa6Resolve cropped-clip radius timing once; fix transition-option leak937cdf3Animate cropped view-transition group corner radiusfd2d6f6v12.42.12223d87Hold the old layer when only a non-opacity .new() is set9c84145v12.42.060d7c72Add view-transition group nesting and aspect-aware cropping6437276UpdatingUpdates
lucide-reactfrom 1.16.0 to 1.22.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
5ff536eci(release.yml): Fix workflow and removeversionscripts in package scripts...Updates
reactfrom 19.2.6 to 19.2.7Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.15 to 19.2.17Commits
Updates
react-domfrom 19.2.6 to 19.2.7Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
react-router-domfrom 7.15.1 to 7.18.1Changelog
Sourced from react-router-dom's changelog.
Commits
afdf85dRelease v7.18.1 (#15253)2ecaa1dFix react-router-dom main entry metadata (#15238)6fb1e79Release v7.18.0 (#15187)195a0d0Release v7.17.0 (#15145)8984d23Release v7.16.0 (#15105)3ed77afchore: formate96962bfix: remove stale unpkg field from react-router-dom (#15075)Updates
tailwindcssfrom 4.3.0 to 4.3.2Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.