@kvdbil/components 15.0.14 → 15.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
- package/package.json.tmp +1 -1
package/README.md
CHANGED
|
@@ -47,6 +47,5 @@ When adding new icons:
|
|
|
47
47
|
|
|
48
48
|
## Outdated dependencies
|
|
49
49
|
|
|
50
|
-
- typescript - @typescript-eslint/typescript-estree does not support any Typescript version above 5.5.4
|
|
51
50
|
- @types/react, @types/react-dom, react, react-dom, react-is - Waiting for React 19
|
|
52
51
|
- react-day-picker - quite a big task (KVDBIL-3865)
|
package/package.json
CHANGED