json-viewer
json-viewer copied to clipboard
build(deps): bump the patterns group across 1 directory with 27 updates
Bumps the patterns group with 27 updates in the / directory:
| Package | From | To |
|---|---|---|
| clsx | 2.1.0 |
2.1.1 |
| zustand | 4.5.2 |
4.5.4 |
| @commitlint/cli | 19.2.1 |
19.3.0 |
| @commitlint/config-angular | 19.1.0 |
19.3.0 |
| @emotion/react | 11.11.4 |
11.13.0 |
| @emotion/styled | 11.11.5 |
11.13.0 |
| @mui/material | 5.15.15 |
5.16.6 |
| @rollup/plugin-replace | 5.0.5 |
5.0.7 |
| @swc/core | 1.4.12 |
1.7.6 |
| @swc/helpers | 0.5.8 |
0.5.12 |
| @vitejs/plugin-react | 4.2.1 |
4.3.1 |
| eslint-plugin-react | 7.34.1 |
7.35.0 |
| eslint-plugin-react-hooks | 4.6.0 |
4.6.2 |
| eslint-plugin-simple-import-sort | 12.0.0 |
12.1.1 |
| husky | 9.0.11 |
9.1.4 |
| jsdom | 24.0.0 |
24.1.1 |
| lint-staged | 15.2.2 |
15.2.8 |
| prettier | 3.2.5 |
3.3.3 |
| react | 18.2.0 |
18.3.1 |
| @types/react | 18.2.74 |
18.3.3 |
| react-dom | 18.2.0 |
18.3.1 |
| @types/react-dom | 18.2.24 |
18.3.0 |
| rollup | 4.14.0 |
4.20.0 |
| rollup-plugin-dts | 6.1.0 |
6.1.1 |
| rollup-plugin-swc3 | 0.11.0 |
0.11.2 |
| typescript | 5.4.4 |
5.5.4 |
| vite | 5.2.8 |
5.3.5 |
Updates clsx from 2.1.0 to 2.1.1
Release notes
Sourced from clsx's releases.
v2.1.1
Patches
- (types) Include
bigintinClassValuetype: (#96): 3d960ab Accommodates recent@types/reactchanges toReactNode. Thank you@ViliamKopecky~!Chores
- Add
licenses.devbadge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table forpolka@nextand a largerastroexample.
Full Changelog: https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1
Commits
925494c2.1.13d960abfix(types): includebigintinClassValuetype (#96)684509cchore: add licenses badge- See full diff in compare view
Updates zustand from 4.5.2 to 4.5.4
Release notes
Sourced from zustand's releases.
v4.5.4
There was an issue in v4.5.3 with some bundlers.
What's Changed
- fix: no type field in package.json by
@dai-shiin pmndrs/zustand#2622Full Changelog: https://github.com/pmndrs/zustand/compare/v4.5.3...v4.5.4
v4.5.3
It comes with a minor fix in types, but also some changes in configs.
What's Changed
- Migrate to pnpm by
@dai-shiin pmndrs/zustand#2545- useStore uses ReadonlyStoreApi by
@holicin pmndrs/zustand#2586New Contributors
@eliemade their first contribution in pmndrs/zustand#2416@DawidWragamade their first contribution in pmndrs/zustand#2435@dreamflipermade their first contribution in pmndrs/zustand#2510@fredericoomade their first contribution in pmndrs/zustand#2525@algoORgoalmade their first contribution in pmndrs/zustand#2530@StyleShitmade their first contribution in pmndrs/zustand#2550@Aberratiomade their first contribution in pmndrs/zustand#2558@prncss-xyzmade their first contribution in pmndrs/zustand#2564@sunil-sharma-999made their first contribution in pmndrs/zustand#2585@yasintzmade their first contribution in pmndrs/zustand#2598@L-Qunmade their first contribution in pmndrs/zustand#2612@holicmade their first contribution in pmndrs/zustand#2586Full Changelog: https://github.com/pmndrs/zustand/compare/v4.5.2...v4.5.3
Commits
f8403fc4.5.4b9d8dddfix: no type field in package.json (#2622)b3684b34.5.348a4d87chore(deps): update dev dependencies (#2620)a262c9fuseStore uses ReadonlyStoreApi (#2586)7e15364chore: discussion template2af0218chore: add react compiler eslint rules (#2612)18043c1chore: issue templateb1648f7doc: added zustand-computed-state to external libraries (#2598)7c15601doc: added treeshakable to external libraries (#2595)- Additional commits viewable in compare view
Updates @commitlint/cli from 19.2.1 to 19.3.0
Release notes
Sourced from @commitlint/cli's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwuin conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopesfor nx monorepos by@gperdomorin conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAlin conventional-changelog/commitlint#4041New Contributors
@weixinwumade their first contribution in conventional-changelog/commitlint#4026@fuyangpengqimade their first contribution in conventional-changelog/commitlint#4035@gperdomormade their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAlmade their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbasin conventional-changelog/commitlint#3989New Contributors
@HennaAbbasmade their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
Changelog
Sourced from @commitlint/cli's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/cli19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/cli
Commits
447fd3bv19.3.066dd3a5v19.2.2- See full diff in compare view
Updates @commitlint/config-angular from 19.1.0 to 19.3.0
Release notes
Sourced from @commitlint/config-angular's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwuin conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopesfor nx monorepos by@gperdomorin conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAlin conventional-changelog/commitlint#4041New Contributors
@weixinwumade their first contribution in conventional-changelog/commitlint#4026@fuyangpengqimade their first contribution in conventional-changelog/commitlint#4035@gperdomormade their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAlmade their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbasin conventional-changelog/commitlint#3989New Contributors
@HennaAbbasmade their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasbergin conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-wsin conventional-changelog/commitlint#3982New Contributors
@timonmasbergmade their first contribution in conventional-changelog/commitlint#3979@webwarrior-wsmade their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Changelog
Sourced from @commitlint/config-angular's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/config-angular19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-angular
Commits
447fd3bv19.3.0cdc9c6cchore: remove repetitive word (#4035)66dd3a5v19.2.2- See full diff in compare view
Updates @emotion/react from 11.11.4 to 11.13.0
Release notes
Sourced from @emotion/react's releases.
@emotion/react@11.13.0Minor Changes
#3198
d8ff8a5Thanks@Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912Thanks@Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
@emotion/react@11.12.0Minor Changes
- #2815
65a1eeaThanks@srmagura! - Automatic labeling at runtime is now an opt-in feature. DefineglobalThis.EMOTION_RUNTIME_AUTO_LABEL = truebefore Emotion gets initialized to enable it.Patch Changes
#3206
d1994c4Thanks@DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks@Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19
Commits
70ad1d3Version Packages (#3214)a9f6912Addededge-lightandworkerdconditions (#3215)d8ff8a5Update Preconstruct and use import conditions (#3198)d57cfcbVersion Packages (#3188)d1994c4Improved compatibility with the upcoming@types/reactfor React 19 (#3206)56109e7Only forward definedrefs (#3208)de80631Update Changesets (#3207)4cc565fUpdate Jest dependencies (#3199)b4da6d3Update TypeScript, ESLint and Prettier (#3200)65a1eeaMake runtime label extraction opt-in (#2815)- Additional commits viewable in compare view
Updates @emotion/styled from 11.11.5 to 11.13.0
Release notes
Sourced from @emotion/styled's releases.
@emotion/styled@11.13.0Minor Changes
#3198
d8ff8a5Thanks@Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912Thanks@Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
@emotion/styled@11.12.0Patch Changes
#3206
d1994c4Thanks@DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks@Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19
Commits
70ad1d3Version Packages (#3214)a9f6912Addededge-lightandworkerdconditions (#3215)d8ff8a5Update Preconstruct and use import conditions (#3198)d57cfcbVersion Packages (#3188)d1994c4Improved compatibility with the upcoming@types/reactfor React 19 (#3206)56109e7Only forward definedrefs (#3208)de80631Update Changesets (#3207)4cc565fUpdate Jest dependencies (#3199)b4da6d3Update TypeScript, ESLint and Prettier (#3200)65a1eeaMake runtime label extraction opt-in (#2815)- Additional commits viewable in compare view
Updates @mui/material from 5.15.15 to 5.16.6
Release notes
Sourced from @mui/material's releases.
v5.16.6
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@mui/[email protected]Docs
- [material-ui][Card] Update CardMedia description (#43121)
@shahzaibdev1- [material-ui] Replace deprecated
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114)@aliharis99- [material-ui][Snackbar] Improve close
reasontype in demos (#43105)@sai6855Core
- [code-infra] Use the same CI names on master & next (#43064)
@mnajdovaAll contributors of this release in alphabetical order:
@aliharis99,@anuujj,@mnajdova,@sai6855,@shahzaibdev1v5.16.5
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@mui/[email protected]
- ​[utils] Add dependency to
@mui/types(@mnajdova) (#43047)@mnajdovaDocs
- ​[material-ui][joy-ui][Autocomplete] Fix
Hintdemo (@ManthanGajjar) (#43039)@ManthanGajjar- ​Fix CHANGELOG convention
@oliviertassinari- ​[material-ui] Fix broken image links in blog template on master branch (#42969)
@navedqbAll contributors of this release in alphabetical order:
@ManthanGajjar,@mnajdova,@navedqb,@oliviertassinariFull Changelog: https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5
v5.16.4
Jul 16, 2024
A big thanks to the one contributor who made this release possible.
@mui/[email protected]
... (truncated)
Changelog
Sourced from @mui/material's changelog.
5.16.6
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@mui/[email protected]Docs
- [material-ui][Card] Update CardMedia description (#43121)
@shahzaibdev1- [material-ui] Replace deprecated
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114)@aliharis99- [material-ui][Snackbar] Improve close
reasontype in demos (#43105)@sai6855Core
- [code-infra] Use the same CI names on master & next (#43064)
@mnajdovaAll contributors of this release in alphabetical order:
@aliharis99,@anuujj,@mnajdova,@sai6855,@shahzaibdev15.16.5
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@mui/[email protected]
- ​[utils] Add dependency to
@mui/types(@mnajdova) (#43047)@mnajdovaDocs
- ​[material-ui][joy-ui][Autocomplete] Fix
Hintdemo (@ManthanGajjar) (#43039)@ManthanGajjar- ​Fix CHANGELOG convention
@oliviertassinari- ​[material-ui] Fix broken image links in blog template on master branch (#42969)
@navedqbAll contributors of this release in alphabetical order:
@ManthanGajjar,@mnajdova,@navedqb,@oliviertassinari5.16.4
Jul 16, 2024
... (truncated)
Commits
6eb1bdc[release] v5.16.6 (#43112)4e38398[material-ui][Divider] Enable borderStyle enhancement in divider with childre...40792e6v5.16.5 (#43057)77af399[release] v5.16.4 (#42971)d08d882[material] Fix wrong import in Popover types (#42967)e182445[release] v5.16.3 (#42963)d52fdb9[material] Add missing dependency (#42959)56ddd10v5.16.2 (#42947)24945d4[material] Remove dependency to@mui/base(@mnajdova) (#42917)431af6a[release] v5.16.1 (#42897)- Additional commits viewable in compare view
Updates @rollup/plugin-replace from 5.0.5 to 5.0.7
Changelog
Sourced from @rollup/plugin-replace's changelog.
v5.0.7
2024-06-05
Bugfixes
- fix: add missing sourceMap documentation (#1698)
v5.0.6
2024-06-05
Bugfixes
- fix: ternary operator replacement (#1712)
Commits
7278248chore(release): replace v5.0.7de709c2fix(replace): add missing sourceMap documentation (#1698)e35d881chore(release): replace v5.0.6ee8b432fix(replace): ternary operator replacement (#1712)2c18eebchore(release): replace v5.0.5047d21cfix(replace): prevent variable before colons from being replaced when prevent...dcd8da5chore(repo): use@dot/versionerfor releases (#1612)563d83achore(release): replace v5.0.4- See full diff in compare view
Updates @swc/core from 1.4.12 to 1.7.6
Release notes
Sourced from @swc/core's releases.
v1.7.6
No release notes provided.
v1.7.6-nightly-20240804.1
No release notes provided.
v1.7.5
No release notes provided.
v1.7.5-nightly-20240802.1
No release notes provided.
v1.7.5-nightly-20240801.4
No release notes provided.
v1.7.5-nightly-20240801.1
No release notes provided.
v1.7.4
No release notes provided.
v1.7.4-nightly-20240731.1
No release notes provided.
v1.7.4-nightly-20240729.1
No release notes provided.
v1.7.3
What's Changed
- fix(es/decorators): Fix TypeScript syntax assertion by
@kdy1in swc-project/swc#9336Full Changelog: https://github.com/swc-project/swc/compare/v1.7.2...v1.7.3
v1.7.3-nightly-20240727.1
No release notes provided.
v1.7.2
No release notes provided.
v1.7.2-nightly-20240725.2
No release notes provided.
v1.7.2-nightly-20240725.1
No release notes provided.
v1.7.1
No release notes provided.
v1.7.1-nightly-20240724.2
... (truncated)
Changelog
Sourced from @swc/core's changelog.
[1.7.6] - 2024-08-04
Bug Fixes
(es/codegen) Print the missing
abstractin class expression (#9372) (c2e3021)(es/decorators) Use correct class name reference (#9375) (badd6a9)
(es/typescript) Strip declare export in strip-only mode (#9374) (c53cce4)
[1.7.5] - 2024-08-02
Bug Fixes
(es/parser) Fix span for unterminated block comments (#9361) (dc1b87e)
(es/parser) Make
UnterminatedBlockCommentstick to the EOF (#9366) (4f0fc6e)(es/typescript) Handle single type statement in if/for/while (#9364) (2217730)
(es/typescript) Handle backtick in ASI issue (#9367) (6f1716c)
Miscellaneous Tasks
[1.7.4] - 2024-07-31
Bug Fixes
... (truncated)
Commits
4e7bf46chore: Publish1.7.6withswc_corev0.99.6011b8f2chore: Update changelog70587e4chore: Publish1.7.6-nightly-20240804.1withswc_corev0.99.667cd69fchore: Publish cratesbadd6a9fix(es/decorators): Use correct class name reference (#9375)a3a3040chore: Publish cratesc53cce4fix(es/typescript): Strip declare export in strip-only mode (#9374)c2e3021fix(es/codegen): Print the missingabstractin class expression (#9372)21ed716chore: Fix Typo (#9371)686bf2cchore: Update changelog- Additional commits viewable in compare view
Updates @swc/helpers from 0.5.8 to 0.5.12
Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 4.2.1 to 4.3.1
Release notes
Sourced from @vitejs/plugin-react's releases.
v4.3.1
Fix support for React Compiler with React 18
The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom
runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43When using a custom
runtimeModule, the plugin will not try to pre-optimizereact/compiler-runtimedependency.Reminder: Vite expect code outside of
node_modulesto be ESM, so you will need to update the gist withimport React from 'react'.v4.3.0
Fix support for React compiler
Don't set
retainLines: truewhen the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:export default defineConfig(({ command }) => { const babelPlugins = [['babel-plugin-react-compiler', {}]] if (command === 'serve') { babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}]) }return { plugins: [react({ babel: { plugins: babelPlugins } })], } })
Support HMR for class components
This is a long overdue and should fix some issues people had with HMR when migrating from CRA.
Changelog
Sourced from @vitejs/plugin-react's changelog.
4.3.1 (2024-06-10)
Fix support for React Compiler with React 18
The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom
runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43When using a custom
runtimeModule, the plugin will not try to pre-optimizereact/compiler-runtimedependency.Reminder: Vite expect code outside of
node_modulesto be ESM, so you will need to update the gist withimport React from 'react'.4.3.0 (2024-05-22)
Fix support for React compiler
Don't set
retainLines: truewhen the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:export default defineConfig(({ command }) => { const babelPlugins = [['babel-plugin-react-compiler', {}]] if (command === 'serve') { babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}]) }return { plugins: [react({ babel: { plugins: babelPlugins } })], } })
Support HMR for class components
This is a long overdue and should fix some issues people had with HMR when migrating from CRA.
Commits
1609186release: [email protected]ea647d1fix: handle using compiler with React 18 (#330)7e7322arelease: [email protected]4b4a95cfix: don't use retainLines with react compiler (#319)2b7f2aefix: support HMR for class components (#320)302a323docs: add minimum react version (#321)9ebfe68chore: bump deps (#318)- See full diff in compare view
Updates eslint-plugin-react from 7.34.1 to 7.35.0
Release notes
Sourced from eslint-plugin-react's releases.
v7.35.0
Added
- support eslint v9 (#3759[]
@mdjermanovic)- export flat configs from plugin root and fix flat config crash (#3694[]
@bradzacher@mdjermanovic)- add [
jsx-props-no-spread-multi] (#3724[]@SimonSchick)- [
forbid-component-props]: addpropNamePatternto allow / disallow prop name patterns (#3774[]@akulsr0)- [
jsx-handler-names]: support ignoring component names (Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >