[deps]: Bump the development-dependencies group with 7 updates #24241
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 7 updates:
9.24.0
9.25.1
8.0.2
9.1.1
9.24.0
9.25.1
10.1.1
10.1.2
4.39.0
4.40.1
6.2.5
6.3.4
5.99.3
5.99.7
Updates
@eslint/js
from 9.24.0 to 9.25.1Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
releaseUpdates
es-check
from 8.0.2 to 9.1.1Release notes
Sourced from es-check's releases.
... (truncated)
Commits
e11718b
chore: release v9.1.108c181e
chore: release v9.1.0-06231f02
Merge pull request #257 from yowainwright/FIX-add-source-map868d4f9
chore: re-adds source-map3e1ee6f
Merge pull request #256 from yowainwright/adds-node-module-exampledd9b2e1
chore: adds example to iterate through node_modules4cec310
Merge pull request #255 from yowainwright/FEAT-autocompletions7fb8c39
chore: adds completions feature4f6e3f8
chore: release v9.0.001f7b1b
Merge pull request #254 from yowainwright/major-deploy-doc-updatesUpdates
eslint
from 9.24.0 to 9.25.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
3ed4b36
9.25.17a19ccd
Build: changelog update for 9.25.11f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642)771317f
chore: package.json update for@eslint/js
releasecdc8e8c
fix: revert directive detection in no-unused-expressions (#19639)e62e267
9.25.0bc2c3e6
Build: changelog update for 9.25.088dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636)345288d
chore: package.json update for@eslint/js
release910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631)Updates
eslint-config-prettier
from 10.1.1 to 10.1.2Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)4ae04c0
chore(deps): update yarn to v4.8.1 (#320)7499c2e
chore: ignoreeslint-find-rules
for ESLint 8 compatibility241c6b8
chore: housekeeping, upgrade all (dev) dependencies (#319)9156ab4
chore: add renovate presetUpdates
rollup
from 4.39.0 to 4.40.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
Commits
1e6c40f
4.40.103f34b0
fix: generate the separate chunk for the entry module with explicated chunk f...a74916b
Avoid chunks TLA dynamic import circular when TLA dynamic import used in non-...99d4bee
chore: add new./package.json
entry (#5931)8e0d034
fix(assetFileNames): reduce max hash size to 21 (#5921)7fc5036
fix(deps): lock file maintenance minor/patch updates (#5936)ec5e45a
fix(deps): update rust crate swc_compiler_base to v18 (#5926)f53d9de
fix(deps): lock file maintenance minor/patch updates (#5928)6a924c0
fix(deps): lock file maintenance minor/patch updates (#5927)1f2d579
4.40.0Updates
vite
from 6.2.5 to 6.3.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
b040d54
release: v6.3.4c22c43d
fix: check static serve file inside sirv (#19965)efc5eab
fix(optimizer): return plain object when usingrequire
to import externals ...d6d01c2
refactor: remove duplicate plugin context type (