@magic/css 0.7.57 → 0.7.58

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/README.md +5 -1
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -689,6 +689,10 @@ update dependencies
689
689
 
690
690
  update dependencies
691
691
 
692
- #### 0.7.58 - unreleased
692
+ #### 0.7.58
693
+
694
+ update dependencies
695
+
696
+ #### 0.7.59 - unreleased
693
697
 
694
698
  ...
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magic/css",
3
- "version": "0.7.57",
3
+ "version": "0.7.58",
4
4
  "author": "Wizards & Witches",
5
5
  "description": "css in js",
6
6
  "license": "AGPL-3.0",
@@ -41,9 +41,9 @@
41
41
  "@magic/deep": "0.1.20",
42
42
  "@magic/fs": "0.0.37",
43
43
  "@magic/log": "0.1.21",
44
- "@magic/types": "0.1.33",
44
+ "@magic/types": "0.1.35",
45
45
  "autoprefixer": "10.5.0",
46
- "postcss": "8.5.12"
46
+ "postcss": "8.5.14"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@magic-modules/git-badges": "0.0.12",
@@ -53,7 +53,7 @@
53
53
  "@magic-themes/docs": "0.0.15",
54
54
  "@magic/core": "0.0.156",
55
55
  "@magic/format": "0.0.73",
56
- "@magic/test": "0.2.19"
56
+ "@magic/test": "0.2.30"
57
57
  },
58
58
  "keywords": [
59
59
  "css-in-js",