Releases: relative-ci/bundle-stats
Releases · relative-ci/bundle-stats
v4.17.0
What's Changed
Features
Asset type changes between builds
When optimizing the bundle configuration, asset types can change and impact the value of "Initial JS" or "Initial CSS" metrics. Now, you can identify the impact of your bundle configuration change even when the asset size and name are identical by comparing asset types(initial, entry, chunk) between builds.
Fixes
- Fix sort query state by @vio in #4824
- Improve overlays by @vio in #4822
- fix(ui): BundleAssets/Modules/Packages - do not clear sort params when openning entry side info by @vio in #4826
- fix(ui): BundleModules - do not clear metric when opening side info by @vio in #4827
- fix(ui): PreviewSource - disable auto by @vio in #4815
- fix(cli-utils): Baseline - create parent directory if needed by @vio in #4833
Others
Update dependencies
- build(deps-dev): bump memfs from 4.13.0 to 4.14.0 by @dependabot in #4774
- build(deps-dev): bump preact from 10.24.2 to 10.24.3 by @dependabot in #4777
- build(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #4779
- build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in #4781
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4782
- build(deps-dev): bump @types/lodash from 4.17.10 to 4.17.12 by @dependabot in #4784
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 by @dependabot in #4786
- build(deps-dev): bump the babel group with 6 updates by @dependabot in #4787
- build(deps-dev): bump eslint-plugin-react from 7.37.1 to 7.37.2 by @dependabot in #4788
- build(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3 by @dependabot in #4789
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #4790
- build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #4791
- build(deps-dev): bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #4793
- build(deps): bump stream-json from 1.8.0 to 1.9.0 by @dependabot in #4792
- build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #4794
- build(deps-dev): bump rollup from 4.24.0 to 4.24.2 by @dependabot in #4797
- build(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #4799
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 by @dependabot in #4798
- build(deps-dev): bump the babel group with 3 updates by @dependabot in #4796
- build(deps): bump relative-ci/agent-action from 2.1.12 to 2.1.13 by @dependabot in #4803
- build(deps-dev): bump @types/lodash from 4.17.12 to 4.17.13 by @dependabot in #4804
- build(deps-dev): bump rollup from 4.24.2 to 4.24.3 by @dependabot in #4805
- build(deps): bump core-js from 3.38.1 to 3.39.0 by @dependabot in #4806
- build(deps-dev): bump lerna from 8.1.8 to 8.1.9 by @dependabot in #4808
- build(deps-dev): bump mini-css-extract-plugin from 2.9.1 to 2.9.2 by @dependabot in #4810
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4807
- build(deps-dev): bump webpack from 5.95.0 to 5.96.0 by @dependabot in #4809
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4812
- build(deps-dev): bump webpack from 5.96.0 to 5.96.1 by @dependabot in #4813
- build(deps-dev): bump rollup from 4.24.3 to 4.24.4 by @dependabot in #4818
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4820
- build(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0 by @dependabot in #4821
- build(deps-dev): bump postcss from 8.4.47 to 8.4.48 by @dependabot in #4829
- build(deps-dev): bump rollup from 4.24.4 to 4.25.0 by @dependabot in #4828
- build(deps-dev): bump postcss from 8.4.48 to 8.4.49 by @dependabot in #4831
- build(deps): bump stream-json from 1.9.0 to 1.9.1 by @dependabot in #4834
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4838
- build(deps-dev): bump rollup from 4.25.0 to 4.26.0 by @dependabot in #4839
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4840
- build(deps-dev): bump rollup from 4.26.0 to 4.27.2 by @dependabot in #4841
Full Changelog: v4.16.0...v4.17.0
v4.16.0
New features
Metrics table export as CSV and JSON by @vio in #4728
relative-ci--bundle-stats-v4.16--metrics-export.mp4
EntryInfo - copy filenames to clipboard by @vio in #4725
Fixes
- build: Explicit verdaccio version by @vio in #4714
- feat: Markdown component by @vio in #4749
- Fix UI by @vio in #4750
- Fix MetricsTableExport by @vio in #4751
- fix ui by @vio in #4755
- fix ui by @vio in #4756
- fix(ui): Tabs - remove default role by @vio in #4757
- chore: Pin dependencies by @vio in #4742
- fix(ui): PreviewSource - pass source as value to allow changes by @vio in #4762
- Improve metrics table export by @vio in #4767
- test(cli): Target role tab by @vio in #4768
Update dependencies
- build(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in #4693
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4692
- build(deps-dev): bump verdaccio from 5.32.1 to 5.32.2 by @dependabot in #4694
- build(deps-dev): bump rollup from 4.21.2 to 4.21.3 by @dependabot in #4696
- build(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #4697
- build(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.1 by @dependabot in #4695
- build(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1 by @dependabot in #4699
- build(deps-dev): bump postcss from 8.4.45 to 8.4.47 by @dependabot in #4700
- build(deps-dev): bump preact from 10.23.2 to 10.24.0 by @dependabot in #4698
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4702
- build(deps-dev): bump @types/react from 18.3.5 to 18.3.6 by @dependabot in #4703
- build(deps-dev): bump babel-loader from 9.1.3 to 9.2.1 by @dependabot in #4704
- build(deps-dev): bump @types/react from 18.3.6 to 18.3.7 by @dependabot in #4705
- build(deps-dev): bump memfs from 4.11.1 to 4.11.2 by @dependabot in #4706
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4708
- build(deps-dev): bump @types/react from 18.3.7 to 18.3.8 by @dependabot in #4710
- build(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #4712
- build(deps-dev): bump memfs from 4.11.2 to 4.12.0 by @dependabot in #4709
- build(deps-dev): bump rollup from 4.21.3 to 4.22.0 by @dependabot in #4711
- build(deps-dev): bump rollup from 4.22.0 to 4.22.2 by @dependabot in #4713
- build(deps-dev): bump @playwright/test from 1.47.1 to 1.47.2 by @dependabot in #4717
- build(deps-dev): bump rollup from 4.22.2 to 4.22.4 by @dependabot in #4716
- build(deps-dev): bump @types/lodash from 4.17.7 to 4.17.9 by @dependabot in #4720
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4722
- build(deps-dev): bump preact from 10.24.0 to 10.24.1 by @dependabot in #4724
- build(deps-dev): bump @types/react from 18.3.8 to 18.3.9 by @dependabot in #4723
- build(deps-dev): bump webpack from 5.94.0 to 5.95.0 by @dependabot in #4726
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #4727
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4729
- build(deps-dev): bump @types/react from 18.3.9 to 18.3.10 by @dependabot in #4731
- build(deps-dev): bump rollup from 4.22.4 to 4.22.5 by @dependabot in #4733
- build(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.0 by @dependabot in #4732
- build(deps-dev): bump eslint-plugin-react from 7.37.0 to 7.37.1 by @dependabot in #4736
- build(deps-dev): bump rollup from 4.22.5 to 4.23.0 by @dependabot in #4737
- build(deps-dev): bump @types/react from 18.3.10 to 18.3.11 by @dependabot in #4739
- build(deps-dev): bump rollup from 4.23.0 to 4.24.0 by @dependabot in #4740
- build(deps-dev): bump the babel group with 6 updates by @dependabot in #4738
- build(deps-dev): bump @types/lodash from 4.17.9 to 4.17.10 by @dependabot in #4746
- build(deps): bump react-use from 17.5.0 to 17.5.1 by @dependabot in #4745
- build(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #4748
- build(deps): bump d3 from 7.8.5 to 7.9.0 by @dependabot in #4744
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4752
- build(deps-dev): bump preact from 10.24.1 to 10.24.2 by @dependabot in #4754
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #4758
- build(deps-dev): bump memfs from 4.12.0 to 4.13.0 by @dependabot in #4761
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #4759
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #4764
- build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in #4765
- build(deps-dev): bump @playwright/test from 1.47.2 to 1.48.0 by @dependabot in #4763
- build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in #4770
- build(deps-dev): bump the babel group with 3 updates by @dependabot in #4773
Full Changelog: v4.15.1...v4.16.0
v4.15.1
Fixes
- fix(utils): Webpack metrics - update description by @vio in #4690
- Fix upload artifacts by @vio in #4686
Update dependencies
- build(deps-dev): bump rollup from 4.21.0 to 4.21.1 by @dependabot in #4665
- build(deps-dev): bump eslint-plugin-jest from 28.8.0 to 28.8.1 by @dependabot in #4669
- build(deps-dev): bump @babel/cli from 7.24.8 to 7.25.6 in the babel group by @dependabot in #4667
- build(deps-dev): bump rollup from 4.21.1 to 4.21.2 by @dependabot in #4670
- build(deps-dev): bump postcss from 8.4.41 to 8.4.43 by @dependabot in #4671
- build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 by @dependabot in #4672
- build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 by @dependabot in #4673
- build(deps-dev): bump eslint-plugin-jest from 28.8.1 to 28.8.2 by @dependabot in #4675
- build(deps-dev): bump postcss from 8.4.43 to 8.4.44 by @dependabot in #4676
- build(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.35.1 by @dependabot in #4677
- build(deps-dev): bump eslint-import-resolver-webpack from 0.13.8 to 0.13.9 by @dependabot in #4678
- build(deps-dev): bump eslint-plugin-react from 7.35.1 to 7.35.2 by @dependabot in #4679
- build(deps-dev): bump postcss from 8.4.44 to 8.4.45 by @dependabot in #4681
- build(deps-dev): bump eslint-plugin-jest from 28.8.2 to 28.8.3 by @dependabot in #4683
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #4688
- build(deps-dev): bump @playwright/test from 1.46.1 to 1.47.0 by @dependabot in #4684
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 by @dependabot in #4682
- build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #4680
Full Changelog: v4.15.0...v4.15.1
v4.15.0
Features
Fixes
Update dependencies
- build(deps): bump core-js from 3.38.0 to 3.38.1 by @dependabot in #4654
- build(deps-dev): bump husky from 9.1.4 to 9.1.5 by @dependabot in #4653
- build(deps-dev): bump @types/react from 18.3.3 to 18.3.4 by @dependabot in #4655
- build(deps): bump stream-chain from 2.2.5 to 3.0.1 by @dependabot in #4656
- build(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 in the babel group by @dependabot in #4657
- build(deps-dev): bump webpack from 5.93.0 to 5.94.0 by @dependabot in #4658
- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #4662
- build(deps): bump stream-chain from 3.0.1 to 3.1.0 by @dependabot in #4663
Full Changelog: v4.14.2...v4.15.0
v4.14.2
Fixes
- Fix ESM exports by @vio in #4647
- Fix module duplicate size' by @vio in #4648
- fix(utils): Modules - regenerate test snapshots by @vio in #4651
- ui improvements by @vio in #4652
Update dependencies
- build(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in #4640
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4641
- build(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 by @dependabot in #4642
- build(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1 by @dependabot in #4645
- build(deps-dev): bump rollup from 4.20.0 to 4.21.0 by @dependabot in #4646
- build(deps-dev): bump mini-css-extract-plugin from 2.9.0 to 2.9.1 by @dependabot in #4650
Full Changelog: v4.14.1...v4.14.2
v4.14.1
Fixes
Update dependencies
- build(deps-dev): bump postcss from 8.4.40 to 8.4.41 by @dependabot in #4625
- build(deps-dev): bump lerna from 8.1.7 to 8.1.8 by @dependabot in #4627
- build(deps): bump relative-ci/agent-action from 2.1.11 to 2.1.12 by @dependabot in #4628
- build(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0 by @dependabot in #4626
- build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in #4629
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4631
- build(deps-dev): bump eslint-plugin-jest from 28.7.0 to 28.8.0 by @dependabot in #4632
- build(deps-dev): bump preact from 10.23.1 to 10.23.2 by @dependabot in #4638
Full Changelog: v4.14.0...v4.14.1
v4.14.0
Features
Dependency updates
- build(deps-dev): bump lerna from 8.1.6 to 8.1.7 by @dependabot in #4586
- build(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3 by @dependabot in #4589
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #4588
- build(deps-dev): bump babel-plugin-react-require from 4.0.2 to 4.0.3 by @dependabot in #4590
- build(deps-dev): bump memfs from 4.9.3 to 4.9.4 by @dependabot in #4592
- build(deps-dev): bump preact from 10.22.1 to 10.23.0 by @dependabot in #4591
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4594
- build(deps-dev): bump postcss from 8.4.39 to 8.4.40 by @dependabot in #4595
- build(deps-dev): bump husky from 9.1.1 to 9.1.2 by @dependabot in #4596
- build(deps-dev): bump preact from 10.23.0 to 10.23.1 by @dependabot in #4597
- build(deps-dev): bump husky from 9.1.2 to 9.1.3 by @dependabot in #4600
- build(deps-dev): bump rollup from 4.19.0 to 4.19.1 by @dependabot in #4599
- build(deps-dev): bump verdaccio from 5.31.1 to 5.32.0 by @dependabot in #4603
- build(deps-dev): bump the babel group with 2 updates by @dependabot in #4598
- build(deps-dev): bump memfs from 4.9.4 to 4.11.0 by @dependabot in #4605
- build(deps-dev): bump husky from 9.1.3 to 9.1.4 by @dependabot in #4607
- build(deps-dev): bump the babel group with 2 updates by @dependabot in #4608
- build(deps-dev): bump @babel/preset-env from 7.25.2 to 7.25.3 in the babel group by @dependabot in #4610
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4611
- build(deps-dev): bump memfs from 4.11.0 to 4.11.1 by @dependabot in #4612
- build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #4615
- build(deps-dev): bump rollup from 4.19.1 to 4.19.2 by @dependabot in #4613
- build(deps-dev): bump lint-staged from 15.2.7 to 15.2.8 by @dependabot in #4616
- build(deps-dev): bump verdaccio from 5.32.0 to 5.32.1 by @dependabot in #4618
- build(deps-dev): bump autoprefixer from 10.4.19 to 10.4.20 by @dependabot in #4620
- build(deps-dev): bump rollup from 4.19.2 to 4.20.0 by @dependabot in #4617
- build(deps): bump core-js from 3.37.1 to 3.38.0 by @dependabot in #4619
- build(deps-dev): bump eslint-plugin-jest from 28.6.0 to 28.7.0 by @dependabot in #4621
Full Changelog: v4.13.4...v4.14.0
v4.13.4
Documentation
Update dependencies
- build(deps-dev): Bump lerna from 8.1.2 to 8.1.5 by @dependabot in #4532
- build(deps-dev): Bump @playwright/test from 1.44.1 to 1.45.0 by @dependabot in #4531
- build(deps-dev): Bump @types/lodash from 4.17.5 to 4.17.6 by @dependabot in #4534
- build(deps-dev): Bump postcss from 8.4.38 to 8.4.39 by @dependabot in #4536
- build(deps-dev): Bump preact from 10.22.0 to 10.22.1 by @dependabot in #4540
- build(deps-dev): Bump @playwright/test from 1.45.0 to 1.45.1 by @dependabot in #4541
- build(deps-dev): Bump webpack-merge from 5.10.0 to 6.0.1 by @dependabot in #4542
- build(deps): Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #4545
- build(deps-dev): Bump rimraf from 5.0.7 to 5.0.8 by @dependabot in #4546
- build(deps-dev): Bump lerna from 8.1.5 to 8.1.6 by @dependabot in #4548
- build(deps-dev): Bump rollup from 4.18.0 to 4.18.1 by @dependabot in #4552
- build(deps): Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #4553
- build(deps): Bump fast-loops from 1.1.3 to 1.1.4 by @dependabot in #4554
- build(deps-dev): Bump the babel group with 4 updates by @dependabot in #4558
- build(deps-dev): Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in #4557
- build(deps-dev): Bump webpack from 5.92.1 to 5.93.0 by @dependabot in #4560
- build(deps-dev): Bump eslint-plugin-react from 7.34.3 to 7.34.4 by @dependabot in #4562
- build(deps-dev): Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #4565
- build(deps-dev): Bump @babel/core from 7.24.8 to 7.24.9 in the babel group by @dependabot in #4567
- build(deps-dev): Bump @types/lodash from 4.17.6 to 4.17.7 by @dependabot in #4568
- build(deps-dev): Bump @playwright/test from 1.45.1 to 1.45.2 by @dependabot in #4571
- build(deps-dev): Bump ts-jest from 29.2.2 to 29.2.3 by @dependabot in #4575
- build(deps-dev): Bump husky from 9.0.11 to 9.1.1 by @dependabot in #4576
- build(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #4574
- build(deps-dev): Bump rimraf from 5.0.8 to 6.0.1 by @dependabot in #4556
- build(deps-dev): Bump the storybook group across 1 directory with 4 updates by @dependabot in #4569
- build(deps): Bump superstruct from 1.0.4 to 2.0.2 by @dependabot in #4547
- build(deps-dev): Bump typescript from 5.1.6 to 5.5.3 by @dependabot in #4539
- build(deps-dev): bump react-is from 16.13.1 to 18.3.1 by @dependabot in #4428
- build(deps-dev): bump ws from 8.14.1 to 8.18.0 by @dependabot in #4577
- build(deps): bump tough-cookie and verdaccio by @dependabot in #4578
- build(deps): bump express and verdaccio by @dependabot in #4579
- build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4580
- build(deps): bump react-use from 17.5.0 to 17.5.1 by @dependabot in #4582
- build(deps-dev): bump rollup from 4.18.1 to 4.19.0 by @dependabot in #4581
- build(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.35.0 by @dependabot in #4583
Full Changelog: v4.13.3...v4.13.4
v4.13.3
What's Changed
Fixes
- doc(next-plugin): Explicit fn args by @vio in #4524
- fix(ui): FileName - limit height to 2 rows by @vio in #4527
- fix(ui): Treemap - coorect transition var; explicit transition-property by @vio in #4528
Update dependencies
- build(deps-dev): Bump the babel group with 6 updates by @dependabot in #4484
- build(deps-dev): Bump lint-staged from 15.2.4 to 15.2.5 by @dependabot in #4485
- build(deps-dev): Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #4489
- build(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 by @dependabot in #4488
- build(deps): Bump relative-ci/agent-action from 2.1.10 to 2.1.11 by @dependabot in #4490
- chore: Update relative-ci actions by @vio in #4492
- build(deps-dev): Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #4494
- build(deps): Bump rollup-plugin-webpack-stats from 0.2.6 to 0.3.0 by @dependabot in #4496
- build(deps-dev): Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #4499
- build(deps-dev): Bump the babel group with 6 updates by @dependabot in #4498
- build(deps-dev): Bump verdaccio from 5.31.0 to 5.31.1 by @dependabot in #4500
- build(deps-dev): Bump eslint-plugin-jest from 28.5.0 to 28.6.0 by @dependabot in #4501
- build(deps-dev): Bump @types/lodash from 4.17.4 to 4.17.5 by @dependabot in #4502
- build(deps): Bump rollup-plugin-webpack-stats from 0.3.0 to 0.4.1 by @dependabot in #4503
- build(deps-dev): Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #4506
- build(deps-dev): Bump lint-staged from 15.2.5 to 15.2.6 by @dependabot in #4508
- build(deps-dev): Bump webpack from 5.91.0 to 5.92.0 by @dependabot in #4507
- build(deps-dev): Bump lint-staged from 15.2.6 to 15.2.7 by @dependabot in #4510
- build(deps-dev): Bump memfs from 4.9.2 to 4.9.3 by @dependabot in #4513
- build(deps-dev): Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #4515
- build(deps-dev): Bump ws from 6.2.2 to 6.2.3 by @dependabot in #4518
- build(deps-dev): Bump eslint-plugin-react from 7.34.2 to 7.34.3 by @dependabot in #4519
- build(deps-dev): Bump webpack from 5.92.0 to 5.92.1 by @dependabot in #4520
- build(deps-dev): Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 by @dependabot in #4523
Full Changelog: v4.13.2...v4.13.3