@modern-js/plugin-tailwindcss 2.1.0 → 2.3.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @modern-js/plugin-tailwindcss
2
2
 
3
+ ## 2.3.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [fd5a3ed]
8
+ - Updated dependencies [6ca1c0b]
9
+ - Updated dependencies [89b6739]
10
+ - Updated dependencies [b4dd017]
11
+ - @modern-js/utils@2.3.0
12
+ - @modern-js/runtime@2.3.0
13
+
14
+ ## 2.2.0
15
+
16
+ ### Patch Changes
17
+
18
+ - cb12ee7: chore: remove some unused deps, bump postcss version
19
+
20
+ chore: 移除未使用的依赖, 升级 postcss 版本
21
+
22
+ - Updated dependencies [49eff0c]
23
+ - Updated dependencies [f7a1c1f]
24
+ - @modern-js/utils@2.2.0
25
+ - @modern-js/runtime@2.2.0
26
+
3
27
  ## 2.1.0
4
28
 
5
29
  ### Patch Changes
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "modern",
12
12
  "modern.js"
13
13
  ],
14
- "version": "2.1.0",
14
+ "version": "2.3.0",
15
15
  "jsnext:source": "./src/index.ts",
16
16
  "types": "./dist/types/index.d.ts",
17
17
  "main": "./dist/js/node/index.js",
@@ -46,7 +46,7 @@
46
46
  "@babel/runtime": "^7.18.0",
47
47
  "babel-plugin-macros": "3.1.0",
48
48
  "hoist-non-react-statics": "^3.3.2",
49
- "@modern-js/utils": "2.1.0"
49
+ "@modern-js/utils": "2.3.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/jest": "^27",
@@ -55,18 +55,18 @@
55
55
  "tailwindcss": "^3.2.4",
56
56
  "jest": "^27",
57
57
  "react": "^18",
58
- "postcss": "^8.4.14",
59
- "@modern-js/core": "2.1.0",
60
- "@modern-js/module-tools": "2.1.0",
61
- "@modern-js/runtime": "2.1.0",
62
- "@modern-js/types": "2.1.0",
63
- "@scripts/build": "2.1.0",
64
- "@modern-js/app-tools": "2.1.0",
65
- "@scripts/jest-config": "2.1.0"
58
+ "postcss": "8.4.21",
59
+ "@modern-js/core": "2.3.0",
60
+ "@modern-js/module-tools": "2.3.0",
61
+ "@modern-js/runtime": "2.3.0",
62
+ "@modern-js/types": "2.3.0",
63
+ "@scripts/build": "2.3.0",
64
+ "@modern-js/app-tools": "2.3.0",
65
+ "@scripts/jest-config": "2.3.0"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "tailwindcss": ">= 2.0.0 || >= 3.0.0",
69
- "@modern-js/runtime": "^2.1.0"
69
+ "@modern-js/runtime": "^2.3.0"
70
70
  },
71
71
  "peerDependenciesMeta": {
72
72
  "@modern-js/runtime": {
File without changes
File without changes
File without changes
File without changes
@@ -1 +0,0 @@
1
- "use strict";
@@ -1 +0,0 @@
1
- "use strict";