build(deps-dev): Bump the vite group across 1 directory with 8 updates #3087
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 vite group with 8 updates in the / directory:
0.5.24
0.6.1
4.3.1
4.3.4
2.0.5
2.1.8
5.4.2
6.0.5
0.7.2
0.8.0
4.1.0
4.4.0
4.2.0
4.3.0
2.0.5
2.1.8
Updates
@laynezh/vite-plugin-lib-assets
from 0.5.24 to 0.6.1Release notes
Sourced from
@laynezh/vite-plugin-lib-assets
's releases.Commits
7056a12
chore: release v0.6.1b879147
docs: remove the function form of thename
option from the type declaration...5b1146d
chore: fix a trivial type mismatch5e28609
chore: release v0.6.0bce95a5
fix: upgrade tsup's version to fix the type mismatch5f783da
chore: update peerDependencies to support Vite 6431ee23
chore: upgrade vite's version and version of dependencies in playgroundae559d4
chore: release v0.5.266ad20af
perf: use the efficient String#replaceAll when supported #95357d5b2
chore: release v0.5.25Updates
@vitejs/plugin-react
from 4.3.1 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
2e368a6
release: [email protected]bde1ad6
feat: add Vite 6 to peerDependencies range (#390)45a727c
fix(deps): update all non-major dependencies (#373)5d2b6c6
fix: force non-legacy import attributes babel output (#386)b61592a
release: [email protected]e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)63b2e38
release: [email protected]fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)Updates
@vitest/coverage-istanbul
from 2.0.5 to 2.1.8Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
d69cc75
bump: 2.1.881ed45b
chore: release v2.1.7b936702
bump: 2.1.632f23b9
chore: release v2.1.50df44c0
chore: release v2.1.4de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)d260cef
chore(deps): update all non-major dependencies (#6360)4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)0ce26a4
chore: release v2.1.2Updates
vite
from 5.4.2 to 6.0.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
49a6be5
release: v6.0.54359e0d
fix: esbuild regression (pin to 0.24.0) (#19027)11cd5a4
release: v6.0.43734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)62fad6d
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#18968)8a6bb4e
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue
(#18899)Updates
vite-plugin-checker
from 0.7.2 to 0.8.0Release notes
Sourced from vite-plugin-checker's releases.
Commits
19c58e3
v0.8.05179e57
ci: drop changesets, use manual triggered version releasefcbb687
fix(ui): use a Vue key so file paths update correctly (#389)aa3d413
feat: advance typescript teminal consolelog text color (#393)5f5b92a
fix(vue-tsc): updated createVueLanguagePlugin syntax, version pin (#398)b2c3236
chore(deps): update dependency@types/babel
__code-frame to ^7.0.6 (#376)8827a1e
chore(deps): update dependency@types/debug
to ^4.1.12 (#377)152eafb
chore(deps): update dependency@tsconfig/esm
to ^1.0.5 (#374)3a21a23
chore(deps): update dependency@tsconfig/strictest
to ^2.0.5 (#375)5d01c86
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#371)Updates
vite-plugin-dts
from 4.1.0 to 4.4.0Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
... (truncated)
Commits
3273d3f
release: v4.4.00af31fc
build: upgrade dependencies versionbb4650d
feat: resolve file if wildcard element is used (#396)2bf180f
chore: correct link address in README.zh-CN (#392)97e19c0
feat: add support for${configDir}
in path (#393)acf627d
fix: correctly generate declaration for custom SFC35574d4
release: v4.3.094cdb59
feat: upgrade api-extractor and typescript (#390)6c35975
release: v4.2.4dc3cbfe
fix: provide default baseUrl and correctly parse tsconfig paths (#386)Updates
vite-plugin-svgr
from 4.2.0 to 4.3.0Commits
702e756
4.3.0b5b1afb
chore: update deps4d515a3
feat: add desc to component type (#120)e4a770b
docs: add hint about vite-env.d.ts to README (#124)2907155
style: formatbd06e4a
chore: update deps1280569
chore: tweak vite peer version3b7af19
style: format242e6a6
chore: added codemods to migrate v3 -> v4 (#104)Updates
vitest
from 2.0.5 to 2.1.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
d69cc75
bump: 2.1.892f7a2a
fix: support Node 2181ed45b
chore: release v2.1.7fbe5c39
fix: revert support for Vite 6b936702
bump: 2.1.632f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)