chore(deps): bump the npm-minor-patch group in /frontend with 16 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(14 days ago)
(14 days ago)
(14 days ago)
dependencies
Bumps the npm-minor-patch group in /frontend with 16 updates:
| Package | From | To |
|---|---|---|
| @ark-ui/react | 5.31.0 |
5.37.2 |
| @fontsource-variable/roboto-mono | 5.2.8 |
5.2.9 |
| @viz-js/viz | 3.25.0 |
3.28.0 |
| @xyflow/react | 12.10.2 |
12.11.2 |
| @xterm/addon-fit | 0.10.0 |
0.11.0 |
| framer-motion | 12.34.0 |
12.42.2 |
| marked | 18.0.4 |
18.0.5 |
| react | 19.2.4 |
19.2.7 |
| @types/react | 19.2.13 |
19.2.17 |
| react-dom | 19.2.4 |
19.2.7 |
| @pandacss/dev | 1.8.1 |
1.11.4 |
| @pandacss/postcss | 1.8.1 |
1.11.4 |
| eslint-plugin-react-hooks | 7.0.1 |
7.1.1 |
| eslint-plugin-react-refresh | 0.4.26 |
0.5.3 |
| postcss | 8.5.14 |
8.5.16 |
| typescript-eslint | 8.57.2 |
8.63.0 |
Updates @ark-ui/react from 5.31.0 to 5.37.2
Release notes
Sourced from @ark-ui/react's releases.
@ark-ui/react@5.37.2
@ark-ui/react[5.37.2] - 2026-06-08
Fixed
- Fix declaration file output paths so published package export maps resolve to existing types.
[5.37.1] - 2026-06-06
Fixed
- Date Input: Fix segment placeholders for locales with explicit script subtags.
- Drawer: Fix flickering when a controlled drawer is swiped or backdrop-closed while the
opensetter is async (e.g. the History API or a delayed state update).- Image Cropper: Fix
getCroppedImageandgetCropDatareturning the wrong region when the image is shown at a size different from its natural resolution (e.g.width/heightof100%).- Pin Input: Fix
data-filledbeing set on every input on first render.- Signature Pad: Fix the
dirprop being accepted but never forwarded to the DOM.[5.37.0] - 2026-05-26
Added
Floating Components: Add
data-sideto placement-aware parts so you can style them based on the current placement (top,bottom,left,right).Affects Color Picker, Combobox, Date Picker, Hover Card, Menu, Popover, Select, Tooltip, and Tour.
Date Input: Add
hideTimeZoneprop. When the value is aZonedDateTime, thetimeZoneNamesegment now renders automatically — sethideTimeZoneto hide it. Arrow navigation and auto-advance after typing now reach read-only focusable segments too.Splitter
Accept CSS units (
px,em,rem,vh,vw) fordefaultSize,minSize, andmaxSizein addition to percentages.<Splitter.Root panels={[ { id: 'nav', minSize: '240px', maxSize: '480px' }, { id: 'main', minSize: 30 }, ]} defaultSize={['240px', '60vw']} />Add
resizeBehaviorper panel. Set to"preserve-pixel-size"to keep a panel's pixel size constant when the parent splitter group resizes.
... (truncated)
Changelog
Sourced from @ark-ui/react's changelog.
[5.37.2] - 2026-06-08
Fixed
- Fix declaration file output paths so published package export maps resolve to existing types.
[5.37.1] - 2026-06-06
Fixed
- Date Input: Fix segment placeholders for locales with explicit script subtags.
- Drawer: Fix flickering when a controlled drawer is swiped or backdrop-closed while the
opensetter is async (e.g. the History API or a delayed state update).- Image Cropper: Fix
getCroppedImageandgetCropDatareturning the wrong region when the image is shown at a size different from its natural resolution (e.g.width/heightof100%).- Pin Input: Fix
data-filledbeing set on every input on first render.- Signature Pad: Fix the
dirprop being accepted but never forwarded to the DOM.[5.37.0] - 2026-05-26
Added
Floating Components: Add
data-sideto placement-aware parts so you can style them based on the current placement (top,bottom,left,right).Affects Color Picker, Combobox, Date Picker, Hover Card, Menu, Popover, Select, Tooltip, and Tour.
Date Input: Add
hideTimeZoneprop. When the value is aZonedDateTime, thetimeZoneNamesegment now renders automatically — sethideTimeZoneto hide it. Arrow navigation and auto-advance after typing now reach read-only focusable segments too.Splitter
Accept CSS units (
px,em,rem,vh,vw) fordefaultSize,minSize, andmaxSizein addition to percentages.<Splitter.Root panels={[ { id: 'nav', minSize: '240px', maxSize: '480px' }, { id: 'main', minSize: 30 }, ]} defaultSize={['240px', '60vw']} />Add
resizeBehaviorper panel. Set to"preserve-pixel-size"to keep a panel's pixel size constant when the parent splitter group resizes.Allow non-panel children (toolbars, rails, status bars) inside the splitter root. Use partial trigger ids (
"left:",":right") to bind handles around the fixed element.
... (truncated)
Commits
fc62e4echore: release packages (#3915)16079c8fix: normalize declaration file paths in Vite config for React and Vuea0d58e7chore: release packages (#3907)b8dfbbachore(changeset): sync zag 1.41.2 and bump deps30f4a4fchore: bump lucideefe034cchore: more dep updates128f8d9chore: bump more depsda183cdchore: bump uncritical depsda1cf21chore: pin all dependencies60833bechore: update typescript to v6- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @ark-ui/react since your current version.
Updates @fontsource-variable/roboto-mono from 5.2.8 to 5.2.9
Commits
- See full diff in compare view
Updates @viz-js/viz from 3.25.0 to 3.28.0
Release notes
Sourced from @viz-js/viz's releases.
@viz-js/viz3.28.0
- Update Graphviz to 15.0.0.
- Fix application of the default attribute options. (#380)
@viz-js/viz3.27.0
- Update Expat to 2.8.1.
@viz-js/viz3.26.0
- Update emdsk to 5.0.5.
- Update Expat to 2.7.5.
- Update Graphviz to 14.1.5.
Changelog
Sourced from @viz-js/viz's changelog.
3.28.0
- Update Graphviz to 15.0.0.
- Fix application of the default attribute options. (#380)
3.27.0
- Update Expat to 2.8.1.
3.26.0
- Update emsdk to 5.0.5.
- Update Expat to 2.7.5.
- Update Graphviz to 14.1.5.
Commits
b9f6897Release@viz-js/viz3.28.0673878cUpdate Graphviz to 15.0.092d0639Fix changelog307ca3cSet default attributes by adding them if not present after readinge39d5c5Release@viz-js/viz3.27.065af72bUpdate Expat to 2.8.18afdf1bFix changelog messagebda516aRelease@viz-js/viz3.26.0053d0e0Update emsdkf9c5f59Update Expat and Graphviz- See full diff in compare view
Updates @xyflow/react from 12.10.2 to 12.11.2
Release notes
Sourced from @xyflow/react's releases.
@xyflow/react@12.11.2Patch Changes
#5825
5072914- Only create anXYDraginstance for draggable nodes.#5847
742860c- Stop theMiniMapfrom re-rendering on every store update.#5846
17c64a1- Apply the viewport pan/zoom transform imperatively so theViewportcomponent only renders once.Updated dependencies [
c707267,0c0cebc,56cf3b0,a01bb6b,9b3f390,cdfcbeb]:
@xyflow/system@0.0.79
@xyflow/react@12.11.1Patch Changes
#5815
87da45c- FixFinalConnectionStatetype so it preserves the discriminated union.#5824
6b1dac5- Do not fire on pane click when connection ends on pane#5818
4ddc2d8- Provide the shared handle config (connectOnClick,noPanClassName,rfId) through context instead of subscribing to the store in everyHandle, so a store update no longer runs a selector once per handle#5817
8df250b- Reduce per-handle work on store updates by returning a shared connection state while no connection is in progress.#5822
a6249de- Return stable reference for edge position when connected node gets deletedUpdated dependencies [
ceb8604,87da45c]:
@xyflow/system@0.0.78
@xyflow/react@12.11.012.11.0
Minor Changes
- #5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport.Patch Changes
... (truncated)
Changelog
Sourced from @xyflow/react's changelog.
12.11.2
Patch Changes
#5825
5072914- Only create anXYDraginstance for draggable nodes.#5847
742860c- Stop theMiniMapfrom re-rendering on every store update.#5846
17c64a1- Apply the viewport pan/zoom transform imperatively so theViewportcomponent only renders once.Updated dependencies [
c707267,0c0cebc,56cf3b0,a01bb6b,9b3f390,cdfcbeb]:
@xyflow/system@0.0.7912.11.1
Patch Changes
#5815
87da45c- FixFinalConnectionStatetype so it preserves the discriminated union.#5824
6b1dac5- Do not fire on pane click when connection ends on pane#5818
4ddc2d8- Provide the shared handle config (connectOnClick,noPanClassName,rfId) through context instead of subscribing to the store in everyHandle, so a store update no longer runs a selector once per handle#5817
8df250b- Reduce per-handle work on store updates by returning a shared connection state while no connection is in progress.#5822
a6249de- Return stable reference for edge position when connected node gets deletedUpdated dependencies [
ceb8604,87da45c]:
@xyflow/system@0.0.7812.11.0
Minor Changes
... (truncated)
Commits
3ab66efchore(packages): bump01d58b6Merge pull request #5846 from AlaricBaraou/perf/viewport-imperative-transform742860cperf(react): skip minimap re-renders when its geometry is unchanged17c64a1perf(react): apply the viewport transform imperatively instead of re-renderin...775bdd6Merge pull request #5825 from AlaricBaraou/perf/xydrag-draggable-only576a43drefactor(react): pass nodesDraggable to prevent wrong initial stateeedbc81chore(packages): bumpc7bdce4chore(pane): cleanupcd5ec45chore(react/pane): cleanupf919daafix(pane): do not fire pane click when connection ends on pane- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @xyflow/react since your current version.
Updates @xterm/addon-fit from 0.10.0 to 0.11.0
Commits
Updates framer-motion from 12.34.0 to 12.42.2
Changelog
Sourced from framer-motion's changelog.
[12.42.2] 2026-07-01
Fixed
animateView: Cropped group layers now animateborder-radiusfrom the old to new radius.[12.42.1] 2026-06-30
Fixed
animateView: Old layer fade out now cancelled when defining.new().[12.42.0] 2026-06-24
Changed
animateView: Layers are automatically grouped to match their DOM-hierarchy. New.group(false)method opts-out.Fixed
animateView: Auto-crop is now aspect-ratio aware, disabling crops for matching aspect-ratios.animateView: Disabled automaticborder-radiusanimation.[12.41.0] 2026-06-23
Added
animateView: Moves from Motion+ Early Access and alpha to main library.animateView:.add()resolves a CSS selector orElementto automatically generate, apply and removeview-transition-name.animateView:.new()and.old()configures values to animate on new and old layers.animateView:.layout()can set a custom transition on the size/position animation of the currently selected elements.animateView: Group layers now automatically crop with children set tocover, withborder-radiusanimating from old radius to new..crop(false)disables this behaviour.animateView:.class(name)tags currently selected elements with aview-transition-classas a custom CSS hook.Fixed
AnimatePresence: Prevent stuck exit animations when children interrupt.drag: Childe.stopPropagation()no longer break drag end.- Fixing Next.js OOM on Windows when importing via
motionpackage.animateLayout: Improve handling of parallel/interleaved calls.Changed
animateView:.enter()and.exit()now refer specifically tonewandoldlayers where there are no matchingoldornewlayers.animateView: Interrupted transition setups now return resolved animation rather than throwing.[12.40.0] 2026-05-21
Added
... (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 cropping6437276Updating- Additional commits viewable in compare view
Updates marked from 18.0.4 to 18.0.5
Commits
4063c63chore(release): 18.0.5 [skip ci]b55410ffix: parse empty list item with trailing space (#3984)c6e667bchore(deps-dev): bump eslint from 10.4.0 to 10.4.1 (#3986)95f98ecchore(deps-dev): bump@arethetypeswrong/clifrom 0.18.2 to 0.18.3 (#3985)c1a86f0Add Node.js usage example to README (#3983)763f729chore(deps-dev): bump marked-man from 2.1.0 to 2.1.1 (#3978)2cf1fd0chore(deps-dev): bump markdown-it from 14.1.1 to 14.2.0 (#3977)- See full diff in compare view
Updates react from 19.2.4 to 19.2.7
Release notes
Sourced from react's releases.
19.2.7 (June 1st, 2026)
React Server Components
- Fixed missing
FormDataentries in Server Actions which regressed in 19.2.6 (#36566 by@unstubbable)19.2.6 (May 6th, 2026)
React Server Components
- Type hardening and performance improvements (#36425 by
@eps1lonand@unstubbable)19.2.5 (April 8th, 2026)
React Server Components
- Add more cycle protections (#36236 by
@eps1lonand@unstubbable)
Changelog
Sourced from react's changelog.
19.2.7 (June 1, 2026)
React Server Components
- Fixed missing
FormDataentries in Server Actions which regressed in 19.2.6 (@unstubbable#36566)19.2.6 (May 6, 2026)
React Server Components
- Type hardening and performance improvements (
@eps1lon,@unstubbable#36425)19.2.5 (March 18, 2026)
React Server Components
- Add more cycle protections (
@eps1lon,@unstubbable#36236)
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5- See full diff in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates @types/react from 19.2.13 to 19.2.17
Commits
- See full diff in compare view
Updates react-dom from 19.2.4 to 19.2.7
Release notes
Sourced from react-dom's releases.
19.2.7 (June 1st, 2026)
React Server Components
- Fixed missing
FormDataentries in Server Actions which regressed in 19.2.6 (#36566 by@unstubbable)19.2.6 (May 6th, 2026)
React Server Components
- Type hardening and performance improvements (#36425 by
@eps1lonand@unstubbable)19.2.5 (April 8th, 2026)
React Server Components
- Add more cycle protections (#36236 by
@eps1lonand@unstubbable)
Changelog
Sourced from react-dom's changelog.
19.2.7 (June 1, 2026)
React Server Components
- Fixed missing
FormDataentries in Server Actions which regressed in 19.2.6 (@unstubbable#36566)19.2.6 (May 6, 2026)
React Server Components
- Type hardening and performance improvements (
@eps1lon,@unstubbable#36425)19.2.5 (March 18, 2026)
React Server Components
- Add more cycle protections (
@eps1lon,@unstubbable#36236)
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5- See full diff in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates @pandacss/dev from 1.8.1 to 1.11.4
Release notes
Sourced from @pandacss/dev's releases.
@pandacss/dev@1.11.4Patch Changes
- Updated dependencies [e5e657c]
- Updated dependencies [8252d77]
Changelog
Sourced from @pandacss/dev's changelog.
1.11.4
Patch Changes
- Updated dependencies [e5e657c]
- Updated dependencies [8252d77]
1.11.3
Patch Changes
- 9217a6b: Add an
enginesfield (node: >=20) to every published package so consumers and tooling can see the supported Node version.- Updated dependencies [b702571]
- Updated dependencies [6797864]
1.11.2
Patch Changes
... (truncated)
Commits
c24c0f6Version Packages (#3598)994e8c3Version Packages (#3561)9217a6bchore: add engines field to package.json (#3543)4582781Version Packages (#3546)d5c0c69Version Packages (#3533)328c477Version Packages (#3521)9607d01Version Packages (#3502)53a2c1bfix(cli): re-export AnimationStyles type from@pandacss/dev(#3512)c31f3a2refactor: standardize errors3ac138bVersion Packages (#3495)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @pandacss/dev since your current version.
Updates @pandacss/postcss from 1.8.1 to 1.11.4
Release notes
Sourced from @pandacss/postcss's releases.
@pandacss/postcss@1.11.4Patch Changes
- Updated dependencies [8252d77]
@pandacss/node@1.11.4
Changelog
Sourced from @pandacss/postcss's changelog.
1.11.4
Patch Changes
- Updated dependencies [8252d77]
@pandacss/node@1.11.41.11.3
Patch Changes
@pandacss/node@1.11.31.11.2
Patch Changes
- Updated dependencies [3730779]
@pandacss/node@1.11.21.11.1
Patch Changes
- 2f29aa6: Bump
postcssfrom8.5.6to8.5.14to address CVE-2026-41305.- Updated dependencies [2f29aa6]
@pandacss/node@1.11.11.11.0
Patch Changes
@pandacss/node@1.11.01.10.0
Patch Changes
- Updated dependencies [c31f3a2]
- Updated dependencies [bbaa8b3]
- Updated dependencies [22b444d]
- Updated dependencies [bc2b8d7]
- Updated dependencies [44457bb]
@pandacss/node@1.10.01.9.1
Patch Changes
... (truncated)
Commits
c24c0f6Version Packages (#3598)994e8c3Version Packages (#3561)9217a6bchore: add engines field to package.json (#3543)4582781Version Packages (#3546)d5c0c69Version Packages (#3533)2f29aa6fix: update postcss to version 8.5.14 to address CVE-2026-41305328c477Version Packages (#3521)9607d01Version Packages (#3502)3ac138bVersion Packages (#3495)cba866cVersion Packages (#3478)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @pandacss/postcss since your current version.
Updates @types/react from 19.2.13 to 19.2.17
Commits
- See full diff in compare view
Updates eslint-plugin-react-hooks from 7.0.1 to 7.1.1
Release notes
Sourced from eslint-plugin-react-hooks's releases.
eslint-plugin-react-hooks@7.1.1 (April 17, 2026)
Note: 7.1.0 accidentally removed the
component-hook-factoriesrule, causing errors for users who referenced it in their ESLint config. This is now fixed.
- Add deprecated no-op
component-hook-factoriesrule for backwards compatibility. (@mofeiZin #36307)eslint-plugin-react-hooks@7.1.0 (April 16, 2026)
This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better
set-state-in-effectdetection, improved ref validation, and more helpful error reporting.
- Add ESLint v10 support. (
@azat-ioin #35720)- Skip compilation for non-React files to improve performance. (
@josephsavonain #35589)- Fix exhaustive deps bug with Flow type casting. (
@jorge-cabin #35691)- Fix
useEffectEventchecks in component syntax. (@jbrown215in #35041)- Improved
set-state-in-effectvalidation with fewer false negatives. (@jorge-cabin #35134,@josephsavonain #35147,@jackpopein #35214,@chesnokov-tonyin #35419,@jsleitorin #36107)- Improved ref validation for non-mutating functions and event handler props. (
@josephsavonain #35893,@kolvianin #35062)- Compiler now reports all errors instead of stopping at the first. (
@josephsavonain #35873–#35884)- Improved source locations and error display in compiler diagnostics. (
@nathanmarksin #35348,@josephsavonain #34963)
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
7.1.1
Note: 7.1.0 accidentally removed the
component-hook-factoriesrule, causing errors for users who referenced it in their ESLint config. This is now fixed.
- Add deprecated no-op
component-hook-factoriesrule for backwards compatibility. (@mofeiZin #36307)7.1.0
This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better
set-state-in-effectdetection, improved ref validation, and more helpful error reporting.
- Add ESLint v10 support. (
@azat-ioin #35720)- Skip compilation for non-React files to improve performance. (
@josephsavonain #35589)- Fix exhaustive deps bug with Flow type casting. (
@jorge-cabin #35691)- Fix
useEffectEventchecks in component syntax. (@jbrown215in #35041)- Improved
set-state-in-effectvalidation with fewer false negatives. (@jorge-cabin #35134,@josephsavonain #35147,@jackpopein #35214,@chesnokov-tonyin #35419,@jsleitorin #36107)- Improved ref validation for non-mutating functions and event handler props. (
@josephsavonain #35893,@kolvianin #35062)- Compiler now reports all errors instead of stopping at the first. (
@josephsavonain #35873–#35884)- Improved source locations and error display in compiler diagnostics. (
@nathanmarksin #35348,@josephsavonain #34963)
Commits
- See full diff in compare view
Updates eslint-plugin-react-refresh from 0.4.26 to 0.5.3
Release notes
Sourced from eslint-plugin-react-refresh's releases.
v0.5.3
v0.5.2
- Support nested function calls for extraHOCs (actually fixes #104)
v0.5.1
- Mark ESLint v10 as supported
- Support false positives with TypeScript function overloading (fixes #105)
- Support nested function calls for extraHOCs (fixes #104)
v0.5.0
Breaking changes
- The package now ships as ESM and requires ESLint 9 + node 20. Because legacy config doesn't support ESM, this requires to use flat config
- A new
reactRefreshexport is available and prefered over the default export. It's an object with two properties:
plugin: The plugin object with the rulesconfigs: An object containing configuration presets, each exposed as a function. These functions accept your custom options, merge them with sensible defaults for that config, and return the final config object.customHOCsoption was renamed toextraHOCs- Validation of HOCs calls is now more strict, you may need to add some HOCs to the
extraHOCsoption (likeconnectorstyled)Config example:
import { defineConfig } from "eslint/config"; import { reactRefresh } from "eslint-plugin-react-refresh";export default defineConfig( /* Main config */ reactRefresh.configs.vite({ extraHOCs: ["someLibHOC"] }), );
Config example without config:
import { defineConfig } from "eslint/config"; import { reactRefresh } from "eslint-plugin-react-refresh";export default defineConfig({ files: ["/*.ts", "/*.tsx"], plugins: { // other plugins "react-refresh": reactRefresh.plugin, }, rules: { // other rules "react-refresh/only-export-components": [ "warn", { extraHOCs: ["someLibHOC"] }, </tr></table>
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
0.5.3
0.5.2
- Support nested function calls for extraHOCs (actually fixes #104)
0.5.1
- Mark ESLint v10 as supported
- Support false positives with TypeScript function overloading (fixes #105)
- Support nested function calls for extraHOCs (fixes
Package Dependencies
Package:
@types/reactEcosystem:
npmVersion Change:
19.2.13 → 19.2.17Update Type:
PatchPath:
/frontendPackage:
eslint-plugin-react-hooksEcosystem:
npmVersion Change:
7.0.1 → 7.1.1Update Type:
MinorPath:
/frontendPackage:
react-domEcosystem:
npmVersion Change:
19.2.4 → 19.2.7Update Type:
PatchPath:
/frontendPackage:
framer-motionEcosystem:
npmVersion Change:
12.34.0 → 12.42.2Update Type:
MinorPath:
/frontendPackage:
typescript-eslintEcosystem:
npmVersion Change:
8.57.2 → 8.63.0Update Type:
MinorPath:
/frontendPackage:
eslint-plugin-react-refreshEcosystem:
npmVersion Change:
0.4.26 → 0.5.3Update Type:
MinorPath:
/frontendPackage:
@xyflow/reactEcosystem:
npmVersion Change:
12.10.2 → 12.11.2Update Type:
MinorPath:
/frontendPackage:
@pandacss/devEcosystem:
npmVersion Change:
1.8.1 → 1.11.4Update Type:
MinorPath:
/frontendPackage:
@ark-ui/reactEcosystem:
npmVersion Change:
5.31.0 → 5.37.2Update Type:
MinorPath:
/frontendPackage:
@fontsource-variable/roboto-monoEcosystem:
npmVersion Change:
5.2.8 → 5.2.9Update Type:
PatchPath:
/frontendPackage:
@viz-js/vizEcosystem:
npmVersion Change:
3.25.0 → 3.28.0Update Type:
MinorPath:
/frontendPackage:
@xterm/addon-fitEcosystem:
npmVersion Change:
0.10.0 → 0.11.0Update Type:
MinorPath:
/frontendPackage:
@pandacss/postcssEcosystem:
npmVersion Change:
1.8.1 → 1.11.4Update Type:
MinorPath:
/frontend
Technical Details
| ID: | 16124501 |
| UUID: | 4833049997 |
| Node ID: | PR_kwDORNDKbc7vDXTK |
| Host: | GitHub |
| Repository: | Solaudity-Corp/solaudity |