@proprioo/salatim 36.0.0 → 36.0.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ **36.0.2**
2
+
3
+ * Chore: bump @proprioo/hokkaido to 13.4.2
4
+ * fixing coverage check
5
+
6
+ **36.0.1**
7
+
8
+ * Chore: bump @proprioo/hokkaido to 13.4.1
9
+ * fixing coverage check
10
+
1
11
  **36.0.0**
2
12
 
3
13
  **BREAKING CHANGE** bumping of most of the major packages
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proprioo/salatim",
3
- "version": "36.0.0",
3
+ "version": "36.0.2",
4
4
  "description": "Proprioo component library",
5
5
  "keywords": [
6
6
  "components",
@@ -43,7 +43,7 @@
43
43
  "@commitlint/cli": "^19.3.0",
44
44
  "@commitlint/config-conventional": "^19.2.2",
45
45
  "@popperjs/core": "^2.11.8",
46
- "@proprioo/hokkaido": "13.4.0",
46
+ "@proprioo/hokkaido": "^13.4.2",
47
47
  "@rollup/plugin-commonjs": "^28.0.2",
48
48
  "@rollup/plugin-json": "^6.1.0",
49
49
  "@rollup/plugin-node-resolve": "^16.0.0",
@@ -61,10 +61,10 @@
61
61
  "@types/googlemaps": "^3.43.3",
62
62
  "@types/jest-axe": "^3.5.9",
63
63
  "@types/mailcheck": "^1.1.37",
64
- "@types/react": "^19.0.4",
64
+ "@types/react": "^19.0.6",
65
65
  "@types/react-color": "^3.0.12",
66
66
  "@types/react-dates": "^21.8.6",
67
- "@types/react-dom": "^19.0.2",
67
+ "@types/react-dom": "^19.0.3",
68
68
  "@types/react-phone-number-input": "^3.1.37",
69
69
  "@types/react-places-autocomplete": "^7.2.14",
70
70
  "@types/react-test-renderer": "^19.0.0",