@kvdbil/components 15.0.14 → 15.0.16

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 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kvdbil/components",
3
- "version": "15.0.14",
3
+ "version": "15.0.16",
4
4
  "sideEffects": false,
5
5
  "main": "cjs/index.js",
6
6
  "module": "esm/index.js",
package/package.json.tmp CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kvdbil/components",
3
- "version": "15.0.14",
3
+ "version": "15.0.16",
4
4
  "sideEffects": false,
5
5
  "main": "cjs/index.js",
6
6
  "module": "esm/index.js",