react-tabs
react-tabs copied to clipboard
chore(deps): update dependency html-loader to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| html-loader | 4.2.0 -> 5.1.0 |
Release Notes
webpack-contrib/html-loader (html-loader)
v5.1.0
Features
- added the
postprocessoroption (#518) (536a204) - reduce runtime code (61f9a69)
- support absolute URLs and DataURI (#519) (cc34b06)
- using template literals in code when it supported (#520) (6fa80d5)
v5.0.0
⚠ BREAKING CHANGES
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
📊 Package size report No changes
| File | Before (Size / Gzip) | After (Size / Gzip) |
|---|---|---|
| Total (Includes all files) | 58.7 kB / 20.6 kB |
58.7 kB / 20.6 kB |
| Tarball size | 12.6 kB |
-0.06%↓12.6 kB |
Unchanged files
| File | Size (Size / Gzip) |
|---|---|
esm/components/Tab.js |
1.5 kB / 630 B |
esm/components/TabList.js |
658 B / 331 B |
esm/components/TabPanel.js |
975 B / 456 B |
esm/components/Tabs.js |
2.9 kB / 1.1 kB |
esm/components/UncontrolledTabs.js |
6.2 kB / 1.8 kB |
esm/helpers/childrenDeepMap.js |
846 B / 299 B |
esm/helpers/count.js |
205 B / 157 B |
esm/helpers/elementTypes.js |
244 B / 144 B |
esm/helpers/propTypes.js |
2.6 kB / 927 B |
esm/index.js |
200 B / 94 B |
index.d.ts |
2.0 kB / 542 B |
lib/components/Tab.js |
2.6 kB / 978 B |
lib/components/TabList.js |
974 B / 418 B |
lib/components/TabPanel.js |
1.3 kB / 546 B |
lib/components/Tabs.js |
4.0 kB / 1.4 kB |
lib/components/UncontrolledTabs.js |
7.4 kB / 2.2 kB |
lib/helpers/childrenDeepMap.js |
1.0 kB / 344 B |
lib/helpers/count.js |
325 B / 193 B |
lib/helpers/elementTypes.js |
369 B / 187 B |
lib/helpers/propTypes.js |
2.8 kB / 978 B |
lib/index.js |
558 B / 209 B |
LICENSE |
1.1 kB / 653 B |
package.json |
3.3 kB / 1.2 kB |
README.md |
12.1 kB / 3.6 kB |
style/react-tabs.css |
842 B / 369 B |
style/react-tabs.less |
879 B / 391 B |
style/react-tabs.scss |
879 B / 391 B |
🤖 This report was automatically generated by pkg-size-action