build(deps): bump the minor group with 13 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
dependencies javascript
Bumps the minor group with 13 updates:
Package | From | To |
---|---|---|
@mantine/charts | 8.2.2 |
8.2.4 |
@mantine/core | 8.2.2 |
8.2.4 |
@mantine/hooks | 8.2.2 |
8.2.4 |
@next/bundle-analyzer | 15.4.5 |
15.4.6 |
next | 15.4.5 |
15.4.6 |
recharts | 3.1.0 |
3.1.2 |
@eslint/js | 9.32.0 |
9.33.0 |
@types/node | 24.2.0 |
24.2.1 |
@typescript-eslint/eslint-plugin | 8.38.0 |
8.39.0 |
@typescript-eslint/parser | 8.38.0 |
8.39.0 |
eslint | 9.32.0 |
9.33.0 |
eslint-config-next | 15.4.5 |
15.4.6 |
typescript | 5.8.3 |
5.9.2 |
Updates @mantine/charts
from 8.2.2 to 8.2.4
Release notes
Sourced from @mantine/charts
's releases.
8.2.4
What's Changed
[@mantine/dates]
DateInput: Fix disabled and clearable props collision (#8098)[@mantine/modals]
Fix incorrectconfirmProps
andcancelProps
types (#8099)[@mantine/dates]
TimePicker: Fix controlled incorrect controlled value updates handling (#8108)[@mantine/core]
NumberInput: Fix incorrect value sanitization in onBlur for max value clamping (#8114)[@mantine/core]
Fix MultiSelect and TagsInput pills not being centered (#8145)[@mantine/core]
Table: Fix 1px gap on thead withsticky
+withTableBorder
combination (#8109)[@mantine/core]
Fix caret being invisible in some inputs (#8149)[@mantine/tiptap]
Fix controls props being overridden by default props (#8148)[@mantine/code-highlight]
Fixaria-label
not being set on the copy button (#8130)[@mantine/code-highlight]
Fix incorrect overscroll behaviorNew Contributors
@M1n01
made their first contribution in mantinedev/mantine#8130@vicke4
made their first contribution in mantinedev/mantine#8148@EdwardEB
made their first contribution in mantinedev/mantine#8149@themm-s
made their first contribution in mantinedev/mantine#8109Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.3...8.2.4
8.2.3
What's Changed
[@mantine/dates]
DatePickerInput: Fix incorrect handling of multiline values (#8116)[@mantine/code-highlight]
Fix gradient of expand button not being visible on mobile Safari[@mantine/core]
Combobox: Fix Combobox.Group not havingaria-labelledby
attribute[@mantine/core]
Switch: Fix tap highlight color not being disabled on touch devices[@mantine/core]
Remove transition with loader in ActionIcon and Button components ifloading
prop is not set to improve performance[@mantine/core]
Combobox: Fix unexpected closed dropdown position calculation reducing performance[@mantine/charts]
Fix tooltip not being aligned for some fonts[@mantine/dates]
DatePickerInput: Fix incorrect Styles API selectors[@mantine/core]
Table: Fix missing border when rowspan is set (#8137)[@mantine/hooks]
use-move: Fix error dsiplayed in console for touch devices (#8065)[@mantine/dates]
Fix incorrect props assigned to CalendarAriaLables propsNew Contributors
@sublimemm
made their first contribution in mantinedev/mantine#8124@TheMineWay
made their first contribution in mantinedev/mantine#8137Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.2...8.2.3
Commits
6266536
[release] Version: 8.2.418b4658
[release] Version: 8.2.322d84dc
[@mantine/charts
] Fix tooltip not being aligned for some fonts- See full diff in compare view
Updates @mantine/core
from 8.2.2 to 8.2.4
Release notes
Sourced from @mantine/core
's releases.
8.2.4
What's Changed
[@mantine/dates]
DateInput: Fix disabled and clearable props collision (#8098)[@mantine/modals]
Fix incorrectconfirmProps
andcancelProps
types (#8099)[@mantine/dates]
TimePicker: Fix controlled incorrect controlled value updates handling (#8108)[@mantine/core]
NumberInput: Fix incorrect value sanitization in onBlur for max value clamping (#8114)[@mantine/core]
Fix MultiSelect and TagsInput pills not being centered (#8145)[@mantine/core]
Table: Fix 1px gap on thead withsticky
+withTableBorder
combination (#8109)[@mantine/core]
Fix caret being invisible in some inputs (#8149)[@mantine/tiptap]
Fix controls props being overridden by default props (#8148)[@mantine/code-highlight]
Fixaria-label
not being set on the copy button (#8130)[@mantine/code-highlight]
Fix incorrect overscroll behaviorNew Contributors
@M1n01
made their first contribution in mantinedev/mantine#8130@vicke4
made their first contribution in mantinedev/mantine#8148@EdwardEB
made their first contribution in mantinedev/mantine#8149@themm-s
made their first contribution in mantinedev/mantine#8109Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.3...8.2.4
8.2.3
What's Changed
[@mantine/dates]
DatePickerInput: Fix incorrect handling of multiline values (#8116)[@mantine/code-highlight]
Fix gradient of expand button not being visible on mobile Safari[@mantine/core]
Combobox: Fix Combobox.Group not havingaria-labelledby
attribute[@mantine/core]
Switch: Fix tap highlight color not being disabled on touch devices[@mantine/core]
Remove transition with loader in ActionIcon and Button components ifloading
prop is not set to improve performance[@mantine/core]
Combobox: Fix unexpected closed dropdown position calculation reducing performance[@mantine/charts]
Fix tooltip not being aligned for some fonts[@mantine/dates]
DatePickerInput: Fix incorrect Styles API selectors[@mantine/core]
Table: Fix missing border when rowspan is set (#8137)[@mantine/hooks]
use-move: Fix error dsiplayed in console for touch devices (#8065)[@mantine/dates]
Fix incorrect props assigned to CalendarAriaLables propsNew Contributors
@sublimemm
made their first contribution in mantinedev/mantine#8124@TheMineWay
made their first contribution in mantinedev/mantine#8137Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.2...8.2.3
Commits
6266536
[release] Version: 8.2.4f56a6a0
[@mantine/core
] NumberInput: Fix incorrect value sanitization in onBlur for m...15736dc
[@mantine/core
] Fix MultiSelect and TagsInput pills not being centered (#8145)4425f3b
[@mantine/core
] Table: Fix 1px gap on thead withsticky
+withTableBorder
...dfbc9ad
[@mantine/core
] Fix caret being invisible in some inputs (#8149)18b4658
[release] Version: 8.2.3c16374e
[core] Fix failing tests, add script to update jest snapshots5a5e58d
[core] Fix default css variables generator outputting stale values4bb471c
[@mantine/dates
] DatePickerInput: Fix incorrect handling of multiline values ...839f5a9
[@mantine/core
] Combobox: Fix Combobox.Group not havingaria-labelledby
att...- Additional commits viewable in compare view
Updates @mantine/hooks
from 8.2.2 to 8.2.4
Release notes
Sourced from @mantine/hooks
's releases.
8.2.4
What's Changed
[@mantine/dates]
DateInput: Fix disabled and clearable props collision (#8098)[@mantine/modals]
Fix incorrectconfirmProps
andcancelProps
types (#8099)[@mantine/dates]
TimePicker: Fix controlled incorrect controlled value updates handling (#8108)[@mantine/core]
NumberInput: Fix incorrect value sanitization in onBlur for max value clamping (#8114)[@mantine/core]
Fix MultiSelect and TagsInput pills not being centered (#8145)[@mantine/core]
Table: Fix 1px gap on thead withsticky
+withTableBorder
combination (#8109)[@mantine/core]
Fix caret being invisible in some inputs (#8149)[@mantine/tiptap]
Fix controls props being overridden by default props (#8148)[@mantine/code-highlight]
Fixaria-label
not being set on the copy button (#8130)[@mantine/code-highlight]
Fix incorrect overscroll behaviorNew Contributors
@M1n01
made their first contribution in mantinedev/mantine#8130@vicke4
made their first contribution in mantinedev/mantine#8148@EdwardEB
made their first contribution in mantinedev/mantine#8149@themm-s
made their first contribution in mantinedev/mantine#8109Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.3...8.2.4
8.2.3
What's Changed
[@mantine/dates]
DatePickerInput: Fix incorrect handling of multiline values (#8116)[@mantine/code-highlight]
Fix gradient of expand button not being visible on mobile Safari[@mantine/core]
Combobox: Fix Combobox.Group not havingaria-labelledby
attribute[@mantine/core]
Switch: Fix tap highlight color not being disabled on touch devices[@mantine/core]
Remove transition with loader in ActionIcon and Button components ifloading
prop is not set to improve performance[@mantine/core]
Combobox: Fix unexpected closed dropdown position calculation reducing performance[@mantine/charts]
Fix tooltip not being aligned for some fonts[@mantine/dates]
DatePickerInput: Fix incorrect Styles API selectors[@mantine/core]
Table: Fix missing border when rowspan is set (#8137)[@mantine/hooks]
use-move: Fix error dsiplayed in console for touch devices (#8065)[@mantine/dates]
Fix incorrect props assigned to CalendarAriaLables propsNew Contributors
@sublimemm
made their first contribution in mantinedev/mantine#8124@TheMineWay
made their first contribution in mantinedev/mantine#8137Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.2...8.2.3
Commits
6266536
[release] Version: 8.2.418b4658
[release] Version: 8.2.3ef768ef
[@mantine/hooks
] use-move: Fix error dsiplayed in console for touch devices (...- See full diff in compare view
Updates @next/bundle-analyzer
from 15.4.5 to 15.4.6
Release notes
Sourced from @next/bundle-analyzer
's releases.
v15.4.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix:
_error
page'sreq.url
can be overwritten to dynamic param on minimal mode (#82347)- fix: add
?dpl
to fonts in/_next/static/media
(#82384)Credits
Huge thanks to
@devjiwonchoi
,@ijjk
, and@styfle
for helping!
Commits
be4aafd
v15.4.6- See full diff in compare view
Updates next
from 15.4.5 to 15.4.6
Release notes
Sourced from next's releases.
v15.4.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix:
_error
page'sreq.url
can be overwritten to dynamic param on minimal mode (#82347)- fix: add
?dpl
to fonts in/_next/static/media
(#82384)Credits
Huge thanks to
@devjiwonchoi
,@ijjk
, and@styfle
for helping!
Commits
Updates recharts
from 3.1.0 to 3.1.2
Release notes
Sourced from recharts's releases.
v3.1.2
What's Changed
Fix
Label/Polar Charts
:Label
viewbox should now be present in polar charts and address recharts/recharts#6030 by@PavelVanecek
in recharts/recharts#6180- Add LRU cache for string size measurements (#3955) by
@shreedharbhat98
in recharts/recharts#6176Full Changelog: https://github.com/recharts/recharts/compare/v3.1.1...v3.1.2
v3.1.1
What's Changed
Fix
General
: Don't apply duplicate IDs in the DOM by@PavelVanecek
in recharts/recharts#6111Stacked Area/Bar
: give all graphical items their own unique identifier and use that to select stacked data. Fixes issue where stacked charts could not be created from the graphical itemdata
prop recharts/recharts#6073 by@PavelVanecek
Stacked Area/Bar
: exclude stacked axis domain when not relevant for axis by@rinkstiekema
in recharts/recharts#6162 fixes issue where numeric stacked charts would not render correctlyArea Chart
: ranged area chart - show active dot on both points instead of just the top one by@sroy8091
in recharts/recharts#6116 fixes #6080Polar Charts/Label
: fixLabel
in polar charts by@PavelVanecek
in recharts/recharts#6126Scatter/ErrorBar
: choose implicit Scatter ErrorBar direction based on chart layout (to be the same as 2.x) by@PavelVanecek
in recharts/recharts#6159X/YAxis/Reference Components
: allow axis values and reference items to render when there is no data but there is a domain/explicit ticks set by@ethphan
in recharts/recharts#6161X/YAxis
: pass axis padding info to custom tick components by@shreedharbhat98
in recharts/recharts#6163Chore / Testing
- good progress on our journey to enable
strictNullChecks
- addition of playwright visual regression tests to CI
- split
Animate
intoJavascriptAnimate
andCSSTransitionAnimate
by@PavelVanecek
in recharts/recharts#6175New Contributors
@sroy8091
made their first contribution in recharts/recharts#6116@ethphan
made their first contribution in recharts/recharts#6161Full Changelog: https://github.com/recharts/recharts/compare/v3.1.0...v3.1.1
Commits
079545c
3.1.2c6c26b5
Label viewbox in polar charts (#6180)6c4acb7
Add CompositeAnimationManager to allow testing for multiple concurrent animat...e56913d
feat: implement LRU cache for string size measurements (#3955) (#6176)cf64890
3.1.1c4ec635
Split Animate into JavascriptAnimate and CSSTransitionAnimate (#6175)e243a12
Add animation tests for Rectangle (#6174)a1e07aa
docs: convert class components to functional components (#6172)1f8d4cb
fix: Exclude stacked axis domain when not relevant for axis (#6162)fe28f2e
chore(deps-dev): bump the storybook group with 8 updates (#6166)- Additional commits viewable in compare view
Updates @eslint/js
from 9.32.0 to 9.33.0
Release notes
Sourced from @eslint/js
's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)
Changelog
Sourced from @eslint/js
's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
ad28371
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/node
from 24.2.0 to 24.2.1
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...422e3e2
feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8
fix(eslint-plugin): revert #11127 (#11447)8dc8340
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d58
feat: update to TypeScript 5.9.2 (#11445)b872e2b
feat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...757f9ee
fix(eslint-plugin): [prefer-optional-chain] ignorecheck
option for most RH...5b24864
chore: fix dangling reference to generate:configs in comments (#11431)- See full diff in compare view
Updates @typescript-eslint/parser
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates eslint
from 9.32.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
a90d7c4
9.33.09534b55
Build: changelog update for 9.33.04258046
chore: update dependency@eslint/js
to v9.33.0 (#19998)ad28371
chore: package.json update for@eslint/js
release06a22f1
test: resolve flakiness in --mcp flag test (#19993)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995)34f0723
docs: playground button for TypeScript code example (#19671)dc942a4
docs: Update README5a4b6f7
docs: Update no-multi-assign.md (#19979)247e156
docs: add missing let declarations inno-plusplus
(#19980)- Additional commits viewable in compare view
Updates eslint-config-next
from 15.4.5 to 15.4.6
Release notes
Sourced from eslint-config-next's releases.
v15.4.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix:
_error
page'sreq.url
can be overwritten to dynamic param on minimal mode (#82347)- fix: add
?dpl
to fonts in/_next/static/media
(#82384)Credits
Huge thanks to
@devjiwonchoi
,@ijjk
, and@styfle
for helping!
Commits
be4aafd
v15.4.6- See full diff in compare view
Updates typescript
from 5.8.3 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+170Deletions:
-169
Package Dependencies
@typescript-eslint/parser
npm
8.38.0 → 8.39.0
Minor
@typescript-eslint/eslint-plugin
npm
8.38.0 → 8.39.0
Minor
Technical Details
ID: | 4890246 |
UUID: | 2735740085 |
Node ID: | PR_kwDOCxEC686jEBS1 |
Host: | GitHub |
Repository: | ruffle-rs/ruffle-rs.github.io |
Merge State: | Unknown |