@coze-arch/cli 0.0.27 → 0.0.28-alpha.57ae53
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/lib/__templates__/expo/_gitignore +1 -0
- package/lib/__templates__/native-static/_gitignore +1 -0
- package/lib/__templates__/nextjs/_gitignore +1 -0
- package/lib/__templates__/nuxt-vue/_gitignore +1 -0
- package/lib/__templates__/pi-agent/_gitignore +1 -0
- package/lib/__templates__/taro/_gitignore +1 -0
- package/lib/__templates__/taro/package.json +1 -1
- package/lib/__templates__/taro/pnpm-lock.yaml +319 -282
- package/lib/__templates__/vite/_gitignore +1 -0
- package/lib/cli.js +6 -7
- package/package.json +6 -7
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"eslint-config-taro": "4.1.9",
|
|
81
81
|
"eslint-plugin-react": "^7.34.1",
|
|
82
82
|
"eslint-plugin-react-hooks": "^4.4.0",
|
|
83
|
-
"eslint-plugin-tailwindcss": "^3.18.
|
|
83
|
+
"eslint-plugin-tailwindcss": "^3.18.3",
|
|
84
84
|
"less": "^4.2.0",
|
|
85
85
|
"lint-staged": "^16.1.2",
|
|
86
86
|
"miniprogram-ci": "^2.1.26",
|
|
@@ -135,8 +135,8 @@ importers:
|
|
|
135
135
|
specifier: ^4.4.0
|
|
136
136
|
version: 4.6.2(eslint@8.57.1)
|
|
137
137
|
eslint-plugin-tailwindcss:
|
|
138
|
-
specifier: ^3.18.
|
|
139
|
-
version: 3.18.
|
|
138
|
+
specifier: ^3.18.3
|
|
139
|
+
version: 3.18.3(tailwindcss@4.1.18)
|
|
140
140
|
less:
|
|
141
141
|
specifier: ^4.2.0
|
|
142
142
|
version: 4.5.1
|
|
@@ -3279,6 +3279,10 @@ packages:
|
|
|
3279
3279
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
3280
3280
|
engines: {node: '>=14'}
|
|
3281
3281
|
|
|
3282
|
+
'@pkgr/core@0.3.6':
|
|
3283
|
+
resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
|
|
3284
|
+
engines: {node: ^14.18.0 || >=16.0.0}
|
|
3285
|
+
|
|
3282
3286
|
'@protobufjs/aspromise@1.1.2':
|
|
3283
3287
|
resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
|
|
3284
3288
|
|
|
@@ -6351,11 +6355,11 @@ packages:
|
|
|
6351
6355
|
peerDependencies:
|
|
6352
6356
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
|
6353
6357
|
|
|
6354
|
-
eslint-plugin-tailwindcss@3.18.
|
|
6355
|
-
resolution: {integrity: sha512-
|
|
6358
|
+
eslint-plugin-tailwindcss@3.18.3:
|
|
6359
|
+
resolution: {integrity: sha512-lqjNX7mt1Ip2qR236hvhbZ9ff2TFLUWou+tBHz82SA1nWFzOZSoEOI+9UBZmuf2977r2MMp9/y3/broyz8AYig==}
|
|
6356
6360
|
engines: {node: '>=18.12.0'}
|
|
6357
6361
|
peerDependencies:
|
|
6358
|
-
tailwindcss: ^3.4.0
|
|
6362
|
+
tailwindcss: ^3.4.0 || ^4.0.0
|
|
6359
6363
|
|
|
6360
6364
|
eslint-scope@5.1.1:
|
|
6361
6365
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
@@ -10076,6 +10080,10 @@ packages:
|
|
|
10076
10080
|
sync-message@0.0.12:
|
|
10077
10081
|
resolution: {integrity: sha512-ySLe+P2U91a51SbWNUvDvAxCct+EKd5PKq3ptJoCZty7oxrf3+VFXxoskreLqrmN6VFxagqcXloz7fcFS08UFw==}
|
|
10078
10082
|
|
|
10083
|
+
synckit@0.11.13:
|
|
10084
|
+
resolution: {integrity: sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==}
|
|
10085
|
+
engines: {node: ^14.18.0 || >=16.0.0}
|
|
10086
|
+
|
|
10079
10087
|
systemjs@6.15.1:
|
|
10080
10088
|
resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==}
|
|
10081
10089
|
|
|
@@ -10083,6 +10091,11 @@ packages:
|
|
|
10083
10091
|
resolution: {integrity: sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==}
|
|
10084
10092
|
engines: {node: '>=10.0.0'}
|
|
10085
10093
|
|
|
10094
|
+
tailwind-api-utils@1.0.3:
|
|
10095
|
+
resolution: {integrity: sha512-KpzUHkH1ug1sq4394SLJX38ZtpeTiqQ1RVyFTTSY2XuHsNSTWUkRo108KmyyrMWdDbQrLYkSHaNKj/a3bmA4sQ==}
|
|
10096
|
+
peerDependencies:
|
|
10097
|
+
tailwindcss: ^3.3.0 || ^4.0.0 || ^4.0.0-beta
|
|
10098
|
+
|
|
10086
10099
|
tailwind-merge@3.5.0:
|
|
10087
10100
|
resolution: {integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==}
|
|
10088
10101
|
|
|
@@ -13046,272 +13059,272 @@ snapshots:
|
|
|
13046
13059
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13047
13060
|
'@csstools/css-tokenizer': 3.0.4
|
|
13048
13061
|
|
|
13049
|
-
'@csstools/postcss-alpha-function@1.0.1(postcss@8.5.
|
|
13062
|
+
'@csstools/postcss-alpha-function@1.0.1(postcss@8.5.8)':
|
|
13050
13063
|
dependencies:
|
|
13051
13064
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13052
13065
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13053
13066
|
'@csstools/css-tokenizer': 3.0.4
|
|
13054
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13055
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13056
|
-
postcss: 8.5.
|
|
13067
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13068
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13069
|
+
postcss: 8.5.8
|
|
13057
13070
|
|
|
13058
|
-
'@csstools/postcss-cascade-layers@5.0.2(postcss@8.5.
|
|
13071
|
+
'@csstools/postcss-cascade-layers@5.0.2(postcss@8.5.8)':
|
|
13059
13072
|
dependencies:
|
|
13060
13073
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.1.1)
|
|
13061
|
-
postcss: 8.5.
|
|
13074
|
+
postcss: 8.5.8
|
|
13062
13075
|
postcss-selector-parser: 7.1.1
|
|
13063
13076
|
|
|
13064
|
-
'@csstools/postcss-color-function-display-p3-linear@1.0.1(postcss@8.5.
|
|
13077
|
+
'@csstools/postcss-color-function-display-p3-linear@1.0.1(postcss@8.5.8)':
|
|
13065
13078
|
dependencies:
|
|
13066
13079
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13067
13080
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13068
13081
|
'@csstools/css-tokenizer': 3.0.4
|
|
13069
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13070
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13071
|
-
postcss: 8.5.
|
|
13082
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13083
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13084
|
+
postcss: 8.5.8
|
|
13072
13085
|
|
|
13073
|
-
'@csstools/postcss-color-function@4.0.12(postcss@8.5.
|
|
13086
|
+
'@csstools/postcss-color-function@4.0.12(postcss@8.5.8)':
|
|
13074
13087
|
dependencies:
|
|
13075
13088
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13076
13089
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13077
13090
|
'@csstools/css-tokenizer': 3.0.4
|
|
13078
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13079
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13080
|
-
postcss: 8.5.
|
|
13091
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13092
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13093
|
+
postcss: 8.5.8
|
|
13081
13094
|
|
|
13082
|
-
'@csstools/postcss-color-mix-function@3.0.12(postcss@8.5.
|
|
13095
|
+
'@csstools/postcss-color-mix-function@3.0.12(postcss@8.5.8)':
|
|
13083
13096
|
dependencies:
|
|
13084
13097
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13085
13098
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13086
13099
|
'@csstools/css-tokenizer': 3.0.4
|
|
13087
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13088
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13089
|
-
postcss: 8.5.
|
|
13100
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13101
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13102
|
+
postcss: 8.5.8
|
|
13090
13103
|
|
|
13091
|
-
'@csstools/postcss-color-mix-variadic-function-arguments@1.0.2(postcss@8.5.
|
|
13104
|
+
'@csstools/postcss-color-mix-variadic-function-arguments@1.0.2(postcss@8.5.8)':
|
|
13092
13105
|
dependencies:
|
|
13093
13106
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13094
13107
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13095
13108
|
'@csstools/css-tokenizer': 3.0.4
|
|
13096
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13097
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13098
|
-
postcss: 8.5.
|
|
13109
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13110
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13111
|
+
postcss: 8.5.8
|
|
13099
13112
|
|
|
13100
|
-
'@csstools/postcss-content-alt-text@2.0.8(postcss@8.5.
|
|
13113
|
+
'@csstools/postcss-content-alt-text@2.0.8(postcss@8.5.8)':
|
|
13101
13114
|
dependencies:
|
|
13102
13115
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13103
13116
|
'@csstools/css-tokenizer': 3.0.4
|
|
13104
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13105
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13106
|
-
postcss: 8.5.
|
|
13117
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13118
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13119
|
+
postcss: 8.5.8
|
|
13107
13120
|
|
|
13108
|
-
'@csstools/postcss-contrast-color-function@2.0.12(postcss@8.5.
|
|
13121
|
+
'@csstools/postcss-contrast-color-function@2.0.12(postcss@8.5.8)':
|
|
13109
13122
|
dependencies:
|
|
13110
13123
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13111
13124
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13112
13125
|
'@csstools/css-tokenizer': 3.0.4
|
|
13113
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13114
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13115
|
-
postcss: 8.5.
|
|
13126
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13127
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13128
|
+
postcss: 8.5.8
|
|
13116
13129
|
|
|
13117
|
-
'@csstools/postcss-exponential-functions@2.0.9(postcss@8.5.
|
|
13130
|
+
'@csstools/postcss-exponential-functions@2.0.9(postcss@8.5.8)':
|
|
13118
13131
|
dependencies:
|
|
13119
13132
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13120
13133
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13121
13134
|
'@csstools/css-tokenizer': 3.0.4
|
|
13122
|
-
postcss: 8.5.
|
|
13135
|
+
postcss: 8.5.8
|
|
13123
13136
|
|
|
13124
|
-
'@csstools/postcss-font-format-keywords@4.0.0(postcss@8.5.
|
|
13137
|
+
'@csstools/postcss-font-format-keywords@4.0.0(postcss@8.5.8)':
|
|
13125
13138
|
dependencies:
|
|
13126
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13127
|
-
postcss: 8.5.
|
|
13139
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13140
|
+
postcss: 8.5.8
|
|
13128
13141
|
postcss-value-parser: 4.2.0
|
|
13129
13142
|
|
|
13130
|
-
'@csstools/postcss-gamut-mapping@2.0.11(postcss@8.5.
|
|
13143
|
+
'@csstools/postcss-gamut-mapping@2.0.11(postcss@8.5.8)':
|
|
13131
13144
|
dependencies:
|
|
13132
13145
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13133
13146
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13134
13147
|
'@csstools/css-tokenizer': 3.0.4
|
|
13135
|
-
postcss: 8.5.
|
|
13148
|
+
postcss: 8.5.8
|
|
13136
13149
|
|
|
13137
|
-
'@csstools/postcss-gradients-interpolation-method@5.0.12(postcss@8.5.
|
|
13150
|
+
'@csstools/postcss-gradients-interpolation-method@5.0.12(postcss@8.5.8)':
|
|
13138
13151
|
dependencies:
|
|
13139
13152
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13140
13153
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13141
13154
|
'@csstools/css-tokenizer': 3.0.4
|
|
13142
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13143
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13144
|
-
postcss: 8.5.
|
|
13155
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13156
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13157
|
+
postcss: 8.5.8
|
|
13145
13158
|
|
|
13146
|
-
'@csstools/postcss-hwb-function@4.0.12(postcss@8.5.
|
|
13159
|
+
'@csstools/postcss-hwb-function@4.0.12(postcss@8.5.8)':
|
|
13147
13160
|
dependencies:
|
|
13148
13161
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13149
13162
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13150
13163
|
'@csstools/css-tokenizer': 3.0.4
|
|
13151
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13152
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13153
|
-
postcss: 8.5.
|
|
13164
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13165
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13166
|
+
postcss: 8.5.8
|
|
13154
13167
|
|
|
13155
|
-
'@csstools/postcss-ic-unit@4.0.4(postcss@8.5.
|
|
13168
|
+
'@csstools/postcss-ic-unit@4.0.4(postcss@8.5.8)':
|
|
13156
13169
|
dependencies:
|
|
13157
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13158
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13159
|
-
postcss: 8.5.
|
|
13170
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13171
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13172
|
+
postcss: 8.5.8
|
|
13160
13173
|
postcss-value-parser: 4.2.0
|
|
13161
13174
|
|
|
13162
|
-
'@csstools/postcss-initial@2.0.1(postcss@8.5.
|
|
13175
|
+
'@csstools/postcss-initial@2.0.1(postcss@8.5.8)':
|
|
13163
13176
|
dependencies:
|
|
13164
|
-
postcss: 8.5.
|
|
13177
|
+
postcss: 8.5.8
|
|
13165
13178
|
|
|
13166
|
-
'@csstools/postcss-is-pseudo-class@5.0.3(postcss@8.5.
|
|
13179
|
+
'@csstools/postcss-is-pseudo-class@5.0.3(postcss@8.5.8)':
|
|
13167
13180
|
dependencies:
|
|
13168
13181
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.1.1)
|
|
13169
|
-
postcss: 8.5.
|
|
13182
|
+
postcss: 8.5.8
|
|
13170
13183
|
postcss-selector-parser: 7.1.1
|
|
13171
13184
|
|
|
13172
|
-
'@csstools/postcss-light-dark-function@2.0.11(postcss@8.5.
|
|
13185
|
+
'@csstools/postcss-light-dark-function@2.0.11(postcss@8.5.8)':
|
|
13173
13186
|
dependencies:
|
|
13174
13187
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13175
13188
|
'@csstools/css-tokenizer': 3.0.4
|
|
13176
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13177
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13178
|
-
postcss: 8.5.
|
|
13189
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13190
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13191
|
+
postcss: 8.5.8
|
|
13179
13192
|
|
|
13180
|
-
'@csstools/postcss-logical-float-and-clear@3.0.0(postcss@8.5.
|
|
13193
|
+
'@csstools/postcss-logical-float-and-clear@3.0.0(postcss@8.5.8)':
|
|
13181
13194
|
dependencies:
|
|
13182
|
-
postcss: 8.5.
|
|
13195
|
+
postcss: 8.5.8
|
|
13183
13196
|
|
|
13184
|
-
'@csstools/postcss-logical-overflow@2.0.0(postcss@8.5.
|
|
13197
|
+
'@csstools/postcss-logical-overflow@2.0.0(postcss@8.5.8)':
|
|
13185
13198
|
dependencies:
|
|
13186
|
-
postcss: 8.5.
|
|
13199
|
+
postcss: 8.5.8
|
|
13187
13200
|
|
|
13188
|
-
'@csstools/postcss-logical-overscroll-behavior@2.0.0(postcss@8.5.
|
|
13201
|
+
'@csstools/postcss-logical-overscroll-behavior@2.0.0(postcss@8.5.8)':
|
|
13189
13202
|
dependencies:
|
|
13190
|
-
postcss: 8.5.
|
|
13203
|
+
postcss: 8.5.8
|
|
13191
13204
|
|
|
13192
|
-
'@csstools/postcss-logical-resize@3.0.0(postcss@8.5.
|
|
13205
|
+
'@csstools/postcss-logical-resize@3.0.0(postcss@8.5.8)':
|
|
13193
13206
|
dependencies:
|
|
13194
|
-
postcss: 8.5.
|
|
13207
|
+
postcss: 8.5.8
|
|
13195
13208
|
postcss-value-parser: 4.2.0
|
|
13196
13209
|
|
|
13197
|
-
'@csstools/postcss-logical-viewport-units@3.0.4(postcss@8.5.
|
|
13210
|
+
'@csstools/postcss-logical-viewport-units@3.0.4(postcss@8.5.8)':
|
|
13198
13211
|
dependencies:
|
|
13199
13212
|
'@csstools/css-tokenizer': 3.0.4
|
|
13200
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13201
|
-
postcss: 8.5.
|
|
13213
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13214
|
+
postcss: 8.5.8
|
|
13202
13215
|
|
|
13203
|
-
'@csstools/postcss-media-minmax@2.0.9(postcss@8.5.
|
|
13216
|
+
'@csstools/postcss-media-minmax@2.0.9(postcss@8.5.8)':
|
|
13204
13217
|
dependencies:
|
|
13205
13218
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13206
13219
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13207
13220
|
'@csstools/css-tokenizer': 3.0.4
|
|
13208
13221
|
'@csstools/media-query-list-parser': 4.0.3(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13209
|
-
postcss: 8.5.
|
|
13222
|
+
postcss: 8.5.8
|
|
13210
13223
|
|
|
13211
|
-
'@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.5(postcss@8.5.
|
|
13224
|
+
'@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.5(postcss@8.5.8)':
|
|
13212
13225
|
dependencies:
|
|
13213
13226
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13214
13227
|
'@csstools/css-tokenizer': 3.0.4
|
|
13215
13228
|
'@csstools/media-query-list-parser': 4.0.3(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13216
|
-
postcss: 8.5.
|
|
13229
|
+
postcss: 8.5.8
|
|
13217
13230
|
|
|
13218
|
-
'@csstools/postcss-nested-calc@4.0.0(postcss@8.5.
|
|
13231
|
+
'@csstools/postcss-nested-calc@4.0.0(postcss@8.5.8)':
|
|
13219
13232
|
dependencies:
|
|
13220
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13221
|
-
postcss: 8.5.
|
|
13233
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13234
|
+
postcss: 8.5.8
|
|
13222
13235
|
postcss-value-parser: 4.2.0
|
|
13223
13236
|
|
|
13224
|
-
'@csstools/postcss-normalize-display-values@4.0.1(postcss@8.5.
|
|
13237
|
+
'@csstools/postcss-normalize-display-values@4.0.1(postcss@8.5.8)':
|
|
13225
13238
|
dependencies:
|
|
13226
|
-
postcss: 8.5.
|
|
13239
|
+
postcss: 8.5.8
|
|
13227
13240
|
postcss-value-parser: 4.2.0
|
|
13228
13241
|
|
|
13229
|
-
'@csstools/postcss-oklab-function@4.0.12(postcss@8.5.
|
|
13242
|
+
'@csstools/postcss-oklab-function@4.0.12(postcss@8.5.8)':
|
|
13230
13243
|
dependencies:
|
|
13231
13244
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13232
13245
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13233
13246
|
'@csstools/css-tokenizer': 3.0.4
|
|
13234
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13235
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13236
|
-
postcss: 8.5.
|
|
13247
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13248
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13249
|
+
postcss: 8.5.8
|
|
13237
13250
|
|
|
13238
|
-
'@csstools/postcss-position-area-property@1.0.0(postcss@8.5.
|
|
13251
|
+
'@csstools/postcss-position-area-property@1.0.0(postcss@8.5.8)':
|
|
13239
13252
|
dependencies:
|
|
13240
|
-
postcss: 8.5.
|
|
13253
|
+
postcss: 8.5.8
|
|
13241
13254
|
|
|
13242
|
-
'@csstools/postcss-progressive-custom-properties@4.2.1(postcss@8.5.
|
|
13255
|
+
'@csstools/postcss-progressive-custom-properties@4.2.1(postcss@8.5.8)':
|
|
13243
13256
|
dependencies:
|
|
13244
|
-
postcss: 8.5.
|
|
13257
|
+
postcss: 8.5.8
|
|
13245
13258
|
postcss-value-parser: 4.2.0
|
|
13246
13259
|
|
|
13247
|
-
'@csstools/postcss-property-rule-prelude-list@1.0.0(postcss@8.5.
|
|
13260
|
+
'@csstools/postcss-property-rule-prelude-list@1.0.0(postcss@8.5.8)':
|
|
13248
13261
|
dependencies:
|
|
13249
13262
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13250
13263
|
'@csstools/css-tokenizer': 3.0.4
|
|
13251
|
-
postcss: 8.5.
|
|
13264
|
+
postcss: 8.5.8
|
|
13252
13265
|
|
|
13253
|
-
'@csstools/postcss-random-function@2.0.1(postcss@8.5.
|
|
13266
|
+
'@csstools/postcss-random-function@2.0.1(postcss@8.5.8)':
|
|
13254
13267
|
dependencies:
|
|
13255
13268
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13256
13269
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13257
13270
|
'@csstools/css-tokenizer': 3.0.4
|
|
13258
|
-
postcss: 8.5.
|
|
13271
|
+
postcss: 8.5.8
|
|
13259
13272
|
|
|
13260
|
-
'@csstools/postcss-relative-color-syntax@3.0.12(postcss@8.5.
|
|
13273
|
+
'@csstools/postcss-relative-color-syntax@3.0.12(postcss@8.5.8)':
|
|
13261
13274
|
dependencies:
|
|
13262
13275
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13263
13276
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13264
13277
|
'@csstools/css-tokenizer': 3.0.4
|
|
13265
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
13266
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
13267
|
-
postcss: 8.5.
|
|
13278
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
13279
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
13280
|
+
postcss: 8.5.8
|
|
13268
13281
|
|
|
13269
|
-
'@csstools/postcss-scope-pseudo-class@4.0.1(postcss@8.5.
|
|
13282
|
+
'@csstools/postcss-scope-pseudo-class@4.0.1(postcss@8.5.8)':
|
|
13270
13283
|
dependencies:
|
|
13271
|
-
postcss: 8.5.
|
|
13284
|
+
postcss: 8.5.8
|
|
13272
13285
|
postcss-selector-parser: 7.1.1
|
|
13273
13286
|
|
|
13274
|
-
'@csstools/postcss-sign-functions@1.1.4(postcss@8.5.
|
|
13287
|
+
'@csstools/postcss-sign-functions@1.1.4(postcss@8.5.8)':
|
|
13275
13288
|
dependencies:
|
|
13276
13289
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13277
13290
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13278
13291
|
'@csstools/css-tokenizer': 3.0.4
|
|
13279
|
-
postcss: 8.5.
|
|
13292
|
+
postcss: 8.5.8
|
|
13280
13293
|
|
|
13281
|
-
'@csstools/postcss-stepped-value-functions@4.0.9(postcss@8.5.
|
|
13294
|
+
'@csstools/postcss-stepped-value-functions@4.0.9(postcss@8.5.8)':
|
|
13282
13295
|
dependencies:
|
|
13283
13296
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13284
13297
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13285
13298
|
'@csstools/css-tokenizer': 3.0.4
|
|
13286
|
-
postcss: 8.5.
|
|
13299
|
+
postcss: 8.5.8
|
|
13287
13300
|
|
|
13288
|
-
'@csstools/postcss-syntax-descriptor-syntax-production@1.0.1(postcss@8.5.
|
|
13301
|
+
'@csstools/postcss-syntax-descriptor-syntax-production@1.0.1(postcss@8.5.8)':
|
|
13289
13302
|
dependencies:
|
|
13290
13303
|
'@csstools/css-tokenizer': 3.0.4
|
|
13291
|
-
postcss: 8.5.
|
|
13304
|
+
postcss: 8.5.8
|
|
13292
13305
|
|
|
13293
|
-
'@csstools/postcss-system-ui-font-family@1.0.0(postcss@8.5.
|
|
13306
|
+
'@csstools/postcss-system-ui-font-family@1.0.0(postcss@8.5.8)':
|
|
13294
13307
|
dependencies:
|
|
13295
13308
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13296
13309
|
'@csstools/css-tokenizer': 3.0.4
|
|
13297
|
-
postcss: 8.5.
|
|
13310
|
+
postcss: 8.5.8
|
|
13298
13311
|
|
|
13299
|
-
'@csstools/postcss-text-decoration-shorthand@4.0.3(postcss@8.5.
|
|
13312
|
+
'@csstools/postcss-text-decoration-shorthand@4.0.3(postcss@8.5.8)':
|
|
13300
13313
|
dependencies:
|
|
13301
13314
|
'@csstools/color-helpers': 5.1.0
|
|
13302
|
-
postcss: 8.5.
|
|
13315
|
+
postcss: 8.5.8
|
|
13303
13316
|
postcss-value-parser: 4.2.0
|
|
13304
13317
|
|
|
13305
|
-
'@csstools/postcss-trigonometric-functions@4.0.9(postcss@8.5.
|
|
13318
|
+
'@csstools/postcss-trigonometric-functions@4.0.9(postcss@8.5.8)':
|
|
13306
13319
|
dependencies:
|
|
13307
13320
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
13308
13321
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
13309
13322
|
'@csstools/css-tokenizer': 3.0.4
|
|
13310
|
-
postcss: 8.5.
|
|
13323
|
+
postcss: 8.5.8
|
|
13311
13324
|
|
|
13312
|
-
'@csstools/postcss-unset-value@4.0.0(postcss@8.5.
|
|
13325
|
+
'@csstools/postcss-unset-value@4.0.0(postcss@8.5.8)':
|
|
13313
13326
|
dependencies:
|
|
13314
|
-
postcss: 8.5.
|
|
13327
|
+
postcss: 8.5.8
|
|
13315
13328
|
|
|
13316
13329
|
'@csstools/selector-resolve-nested@3.1.0(postcss-selector-parser@7.1.1)':
|
|
13317
13330
|
dependencies:
|
|
@@ -13321,9 +13334,9 @@ snapshots:
|
|
|
13321
13334
|
dependencies:
|
|
13322
13335
|
postcss-selector-parser: 7.1.1
|
|
13323
13336
|
|
|
13324
|
-
'@csstools/utilities@2.0.0(postcss@8.5.
|
|
13337
|
+
'@csstools/utilities@2.0.0(postcss@8.5.8)':
|
|
13325
13338
|
dependencies:
|
|
13326
|
-
postcss: 8.5.
|
|
13339
|
+
postcss: 8.5.8
|
|
13327
13340
|
|
|
13328
13341
|
'@drizzle-team/brocli@0.10.2': {}
|
|
13329
13342
|
|
|
@@ -14435,6 +14448,8 @@ snapshots:
|
|
|
14435
14448
|
'@pkgjs/parseargs@0.11.0':
|
|
14436
14449
|
optional: true
|
|
14437
14450
|
|
|
14451
|
+
'@pkgr/core@0.3.6': {}
|
|
14452
|
+
|
|
14438
14453
|
'@protobufjs/aspromise@1.1.2': {}
|
|
14439
14454
|
|
|
14440
14455
|
'@protobufjs/base64@1.1.2': {}
|
|
@@ -15589,7 +15604,7 @@ snapshots:
|
|
|
15589
15604
|
|
|
15590
15605
|
'@types/better-sqlite3@7.6.13':
|
|
15591
15606
|
dependencies:
|
|
15592
|
-
'@types/node':
|
|
15607
|
+
'@types/node': 24.12.4
|
|
15593
15608
|
optional: true
|
|
15594
15609
|
|
|
15595
15610
|
'@types/body-parser@1.19.6':
|
|
@@ -15676,7 +15691,7 @@ snapshots:
|
|
|
15676
15691
|
'@types/postcss-url@10.0.4':
|
|
15677
15692
|
dependencies:
|
|
15678
15693
|
'@types/node': 24.12.4
|
|
15679
|
-
postcss: 8.5.
|
|
15694
|
+
postcss: 8.5.8
|
|
15680
15695
|
|
|
15681
15696
|
'@types/prop-types@15.7.15': {}
|
|
15682
15697
|
|
|
@@ -15875,23 +15890,23 @@ snapshots:
|
|
|
15875
15890
|
consola: 3.4.2
|
|
15876
15891
|
picocolors: 1.1.1
|
|
15877
15892
|
|
|
15878
|
-
'@weapp-tailwindcss/postcss-calc@1.0.0(postcss@8.5.
|
|
15893
|
+
'@weapp-tailwindcss/postcss-calc@1.0.0(postcss@8.5.8)':
|
|
15879
15894
|
dependencies:
|
|
15880
|
-
postcss: 8.5.
|
|
15895
|
+
postcss: 8.5.8
|
|
15881
15896
|
postcss-selector-parser: 7.1.1
|
|
15882
15897
|
postcss-value-parser: 4.2.0
|
|
15883
15898
|
|
|
15884
15899
|
'@weapp-tailwindcss/postcss@2.1.5':
|
|
15885
15900
|
dependencies:
|
|
15886
15901
|
'@weapp-core/escape': 7.0.0
|
|
15887
|
-
'@weapp-tailwindcss/postcss-calc': 1.0.0(postcss@8.5.
|
|
15902
|
+
'@weapp-tailwindcss/postcss-calc': 1.0.0(postcss@8.5.8)
|
|
15888
15903
|
'@weapp-tailwindcss/shared': 1.1.2
|
|
15889
|
-
postcss: 8.5.
|
|
15890
|
-
postcss-preset-env: 10.6.1(postcss@8.5.
|
|
15891
|
-
postcss-pxtrans: 1.0.1(postcss@8.5.
|
|
15892
|
-
postcss-rem-to-responsive-pixel: 7.0.1(postcss@8.5.
|
|
15904
|
+
postcss: 8.5.8
|
|
15905
|
+
postcss-preset-env: 10.6.1(postcss@8.5.8)
|
|
15906
|
+
postcss-pxtrans: 1.0.1(postcss@8.5.8)
|
|
15907
|
+
postcss-rem-to-responsive-pixel: 7.0.1(postcss@8.5.8)
|
|
15893
15908
|
postcss-selector-parser: 7.1.1
|
|
15894
|
-
postcss-units-to-px: 0.2.0(postcss@8.5.
|
|
15909
|
+
postcss-units-to-px: 0.2.0(postcss@8.5.8)
|
|
15895
15910
|
postcss-value-parser: 4.2.0
|
|
15896
15911
|
|
|
15897
15912
|
'@weapp-tailwindcss/shared@1.1.2':
|
|
@@ -16269,6 +16284,15 @@ snapshots:
|
|
|
16269
16284
|
postcss: 8.5.6
|
|
16270
16285
|
postcss-value-parser: 4.2.0
|
|
16271
16286
|
|
|
16287
|
+
autoprefixer@10.4.23(postcss@8.5.8):
|
|
16288
|
+
dependencies:
|
|
16289
|
+
browserslist: 4.28.1
|
|
16290
|
+
caniuse-lite: 1.0.30001764
|
|
16291
|
+
fraction.js: 5.3.4
|
|
16292
|
+
picocolors: 1.1.1
|
|
16293
|
+
postcss: 8.5.8
|
|
16294
|
+
postcss-value-parser: 4.2.0
|
|
16295
|
+
|
|
16272
16296
|
available-typed-arrays@1.0.7:
|
|
16273
16297
|
dependencies:
|
|
16274
16298
|
possible-typed-array-names: 1.1.0
|
|
@@ -17586,9 +17610,9 @@ snapshots:
|
|
|
17586
17610
|
shebang-command: 2.0.0
|
|
17587
17611
|
which: 2.0.2
|
|
17588
17612
|
|
|
17589
|
-
css-blank-pseudo@7.0.1(postcss@8.5.
|
|
17613
|
+
css-blank-pseudo@7.0.1(postcss@8.5.8):
|
|
17590
17614
|
dependencies:
|
|
17591
|
-
postcss: 8.5.
|
|
17615
|
+
postcss: 8.5.8
|
|
17592
17616
|
postcss-selector-parser: 7.1.1
|
|
17593
17617
|
|
|
17594
17618
|
css-declaration-sorter@6.4.1(postcss@8.5.6):
|
|
@@ -17597,16 +17621,16 @@ snapshots:
|
|
|
17597
17621
|
|
|
17598
17622
|
css-functions-list@3.2.3: {}
|
|
17599
17623
|
|
|
17600
|
-
css-has-pseudo@7.0.3(postcss@8.5.
|
|
17624
|
+
css-has-pseudo@7.0.3(postcss@8.5.8):
|
|
17601
17625
|
dependencies:
|
|
17602
17626
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.1.1)
|
|
17603
|
-
postcss: 8.5.
|
|
17627
|
+
postcss: 8.5.8
|
|
17604
17628
|
postcss-selector-parser: 7.1.1
|
|
17605
17629
|
postcss-value-parser: 4.2.0
|
|
17606
17630
|
|
|
17607
|
-
css-prefers-color-scheme@10.0.0(postcss@8.5.
|
|
17631
|
+
css-prefers-color-scheme@10.0.0(postcss@8.5.8):
|
|
17608
17632
|
dependencies:
|
|
17609
|
-
postcss: 8.5.
|
|
17633
|
+
postcss: 8.5.8
|
|
17610
17634
|
|
|
17611
17635
|
css-select@4.3.0:
|
|
17612
17636
|
dependencies:
|
|
@@ -18331,10 +18355,12 @@ snapshots:
|
|
|
18331
18355
|
string.prototype.matchall: 4.0.12
|
|
18332
18356
|
string.prototype.repeat: 1.0.0
|
|
18333
18357
|
|
|
18334
|
-
eslint-plugin-tailwindcss@3.18.
|
|
18358
|
+
eslint-plugin-tailwindcss@3.18.3(tailwindcss@4.1.18):
|
|
18335
18359
|
dependencies:
|
|
18336
18360
|
fast-glob: 3.3.3
|
|
18337
|
-
postcss: 8.5.
|
|
18361
|
+
postcss: 8.5.8
|
|
18362
|
+
synckit: 0.11.13
|
|
18363
|
+
tailwind-api-utils: 1.0.3(tailwindcss@4.1.18)
|
|
18338
18364
|
tailwindcss: 4.1.18
|
|
18339
18365
|
|
|
18340
18366
|
eslint-scope@5.1.1:
|
|
@@ -21016,9 +21042,9 @@ snapshots:
|
|
|
21016
21042
|
|
|
21017
21043
|
possible-typed-array-names@1.1.0: {}
|
|
21018
21044
|
|
|
21019
|
-
postcss-attribute-case-insensitive@7.0.1(postcss@8.5.
|
|
21045
|
+
postcss-attribute-case-insensitive@7.0.1(postcss@8.5.8):
|
|
21020
21046
|
dependencies:
|
|
21021
|
-
postcss: 8.5.
|
|
21047
|
+
postcss: 8.5.8
|
|
21022
21048
|
postcss-selector-parser: 7.1.1
|
|
21023
21049
|
|
|
21024
21050
|
postcss-calc@8.2.4(postcss@8.5.6):
|
|
@@ -21027,30 +21053,30 @@ snapshots:
|
|
|
21027
21053
|
postcss-selector-parser: 6.1.2
|
|
21028
21054
|
postcss-value-parser: 4.2.0
|
|
21029
21055
|
|
|
21030
|
-
postcss-clamp@4.1.0(postcss@8.5.
|
|
21056
|
+
postcss-clamp@4.1.0(postcss@8.5.8):
|
|
21031
21057
|
dependencies:
|
|
21032
|
-
postcss: 8.5.
|
|
21058
|
+
postcss: 8.5.8
|
|
21033
21059
|
postcss-value-parser: 4.2.0
|
|
21034
21060
|
|
|
21035
|
-
postcss-color-functional-notation@7.0.12(postcss@8.5.
|
|
21061
|
+
postcss-color-functional-notation@7.0.12(postcss@8.5.8):
|
|
21036
21062
|
dependencies:
|
|
21037
21063
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
21038
21064
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
21039
21065
|
'@csstools/css-tokenizer': 3.0.4
|
|
21040
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
21041
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21042
|
-
postcss: 8.5.
|
|
21066
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
21067
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21068
|
+
postcss: 8.5.8
|
|
21043
21069
|
|
|
21044
|
-
postcss-color-hex-alpha@10.0.0(postcss@8.5.
|
|
21070
|
+
postcss-color-hex-alpha@10.0.0(postcss@8.5.8):
|
|
21045
21071
|
dependencies:
|
|
21046
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21047
|
-
postcss: 8.5.
|
|
21072
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21073
|
+
postcss: 8.5.8
|
|
21048
21074
|
postcss-value-parser: 4.2.0
|
|
21049
21075
|
|
|
21050
|
-
postcss-color-rebeccapurple@10.0.0(postcss@8.5.
|
|
21076
|
+
postcss-color-rebeccapurple@10.0.0(postcss@8.5.8):
|
|
21051
21077
|
dependencies:
|
|
21052
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21053
|
-
postcss: 8.5.
|
|
21078
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21079
|
+
postcss: 8.5.8
|
|
21054
21080
|
postcss-value-parser: 4.2.0
|
|
21055
21081
|
|
|
21056
21082
|
postcss-colormin@5.3.1(postcss@8.5.6):
|
|
@@ -21074,34 +21100,34 @@ snapshots:
|
|
|
21074
21100
|
extend: 3.0.2
|
|
21075
21101
|
postcss: 8.5.6
|
|
21076
21102
|
|
|
21077
|
-
postcss-custom-media@11.0.6(postcss@8.5.
|
|
21103
|
+
postcss-custom-media@11.0.6(postcss@8.5.8):
|
|
21078
21104
|
dependencies:
|
|
21079
21105
|
'@csstools/cascade-layer-name-parser': 2.0.5(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
21080
21106
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
21081
21107
|
'@csstools/css-tokenizer': 3.0.4
|
|
21082
21108
|
'@csstools/media-query-list-parser': 4.0.3(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
21083
|
-
postcss: 8.5.
|
|
21109
|
+
postcss: 8.5.8
|
|
21084
21110
|
|
|
21085
|
-
postcss-custom-properties@14.0.6(postcss@8.5.
|
|
21111
|
+
postcss-custom-properties@14.0.6(postcss@8.5.8):
|
|
21086
21112
|
dependencies:
|
|
21087
21113
|
'@csstools/cascade-layer-name-parser': 2.0.5(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
21088
21114
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
21089
21115
|
'@csstools/css-tokenizer': 3.0.4
|
|
21090
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21091
|
-
postcss: 8.5.
|
|
21116
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21117
|
+
postcss: 8.5.8
|
|
21092
21118
|
postcss-value-parser: 4.2.0
|
|
21093
21119
|
|
|
21094
|
-
postcss-custom-selectors@8.0.5(postcss@8.5.
|
|
21120
|
+
postcss-custom-selectors@8.0.5(postcss@8.5.8):
|
|
21095
21121
|
dependencies:
|
|
21096
21122
|
'@csstools/cascade-layer-name-parser': 2.0.5(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
21097
21123
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
21098
21124
|
'@csstools/css-tokenizer': 3.0.4
|
|
21099
|
-
postcss: 8.5.
|
|
21125
|
+
postcss: 8.5.8
|
|
21100
21126
|
postcss-selector-parser: 7.1.1
|
|
21101
21127
|
|
|
21102
|
-
postcss-dir-pseudo-class@9.0.1(postcss@8.5.
|
|
21128
|
+
postcss-dir-pseudo-class@9.0.1(postcss@8.5.8):
|
|
21103
21129
|
dependencies:
|
|
21104
|
-
postcss: 8.5.
|
|
21130
|
+
postcss: 8.5.8
|
|
21105
21131
|
postcss-selector-parser: 7.1.1
|
|
21106
21132
|
|
|
21107
21133
|
postcss-discard-comments@5.1.2(postcss@8.5.6):
|
|
@@ -21120,39 +21146,39 @@ snapshots:
|
|
|
21120
21146
|
dependencies:
|
|
21121
21147
|
postcss: 8.5.6
|
|
21122
21148
|
|
|
21123
|
-
postcss-double-position-gradients@6.0.4(postcss@8.5.
|
|
21149
|
+
postcss-double-position-gradients@6.0.4(postcss@8.5.8):
|
|
21124
21150
|
dependencies:
|
|
21125
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
21126
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21127
|
-
postcss: 8.5.
|
|
21151
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
21152
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21153
|
+
postcss: 8.5.8
|
|
21128
21154
|
postcss-value-parser: 4.2.0
|
|
21129
21155
|
|
|
21130
|
-
postcss-focus-visible@10.0.1(postcss@8.5.
|
|
21156
|
+
postcss-focus-visible@10.0.1(postcss@8.5.8):
|
|
21131
21157
|
dependencies:
|
|
21132
|
-
postcss: 8.5.
|
|
21158
|
+
postcss: 8.5.8
|
|
21133
21159
|
postcss-selector-parser: 7.1.1
|
|
21134
21160
|
|
|
21135
|
-
postcss-focus-within@9.0.1(postcss@8.5.
|
|
21161
|
+
postcss-focus-within@9.0.1(postcss@8.5.8):
|
|
21136
21162
|
dependencies:
|
|
21137
|
-
postcss: 8.5.
|
|
21163
|
+
postcss: 8.5.8
|
|
21138
21164
|
postcss-selector-parser: 7.1.1
|
|
21139
21165
|
|
|
21140
|
-
postcss-font-variant@5.0.0(postcss@8.5.
|
|
21166
|
+
postcss-font-variant@5.0.0(postcss@8.5.8):
|
|
21141
21167
|
dependencies:
|
|
21142
|
-
postcss: 8.5.
|
|
21168
|
+
postcss: 8.5.8
|
|
21143
21169
|
|
|
21144
|
-
postcss-gap-properties@6.0.0(postcss@8.5.
|
|
21170
|
+
postcss-gap-properties@6.0.0(postcss@8.5.8):
|
|
21145
21171
|
dependencies:
|
|
21146
|
-
postcss: 8.5.
|
|
21172
|
+
postcss: 8.5.8
|
|
21147
21173
|
|
|
21148
21174
|
postcss-html-transform@4.1.9(postcss@8.5.6):
|
|
21149
21175
|
dependencies:
|
|
21150
21176
|
postcss: 8.5.6
|
|
21151
21177
|
|
|
21152
|
-
postcss-image-set-function@7.0.0(postcss@8.5.
|
|
21178
|
+
postcss-image-set-function@7.0.0(postcss@8.5.8):
|
|
21153
21179
|
dependencies:
|
|
21154
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21155
|
-
postcss: 8.5.
|
|
21180
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21181
|
+
postcss: 8.5.8
|
|
21156
21182
|
postcss-value-parser: 4.2.0
|
|
21157
21183
|
|
|
21158
21184
|
postcss-import@16.1.1(postcss@8.5.6):
|
|
@@ -21162,14 +21188,14 @@ snapshots:
|
|
|
21162
21188
|
read-cache: 1.0.0
|
|
21163
21189
|
resolve: 1.22.11
|
|
21164
21190
|
|
|
21165
|
-
postcss-lab-function@7.0.12(postcss@8.5.
|
|
21191
|
+
postcss-lab-function@7.0.12(postcss@8.5.8):
|
|
21166
21192
|
dependencies:
|
|
21167
21193
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
21168
21194
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
21169
21195
|
'@csstools/css-tokenizer': 3.0.4
|
|
21170
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
21171
|
-
'@csstools/utilities': 2.0.0(postcss@8.5.
|
|
21172
|
-
postcss: 8.5.
|
|
21196
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
21197
|
+
'@csstools/utilities': 2.0.0(postcss@8.5.8)
|
|
21198
|
+
postcss: 8.5.8
|
|
21173
21199
|
|
|
21174
21200
|
postcss-load-config@5.1.0(jiti@2.6.1)(postcss@8.5.6):
|
|
21175
21201
|
dependencies:
|
|
@@ -21179,9 +21205,9 @@ snapshots:
|
|
|
21179
21205
|
jiti: 2.6.1
|
|
21180
21206
|
postcss: 8.5.6
|
|
21181
21207
|
|
|
21182
|
-
postcss-logical@8.1.0(postcss@8.5.
|
|
21208
|
+
postcss-logical@8.1.0(postcss@8.5.8):
|
|
21183
21209
|
dependencies:
|
|
21184
|
-
postcss: 8.5.
|
|
21210
|
+
postcss: 8.5.8
|
|
21185
21211
|
postcss-value-parser: 4.2.0
|
|
21186
21212
|
|
|
21187
21213
|
postcss-merge-longhand@5.1.7(postcss@8.5.6):
|
|
@@ -21255,11 +21281,11 @@ snapshots:
|
|
|
21255
21281
|
postcss-modules-values: 4.0.0(postcss@8.5.6)
|
|
21256
21282
|
string-hash: 1.1.3
|
|
21257
21283
|
|
|
21258
|
-
postcss-nesting@13.0.2(postcss@8.5.
|
|
21284
|
+
postcss-nesting@13.0.2(postcss@8.5.8):
|
|
21259
21285
|
dependencies:
|
|
21260
21286
|
'@csstools/selector-resolve-nested': 3.1.0(postcss-selector-parser@7.1.1)
|
|
21261
21287
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.1.1)
|
|
21262
|
-
postcss: 8.5.
|
|
21288
|
+
postcss: 8.5.8
|
|
21263
21289
|
postcss-selector-parser: 7.1.1
|
|
21264
21290
|
|
|
21265
21291
|
postcss-normalize-charset@5.1.0(postcss@8.5.6):
|
|
@@ -21308,9 +21334,9 @@ snapshots:
|
|
|
21308
21334
|
postcss: 8.5.6
|
|
21309
21335
|
postcss-value-parser: 4.2.0
|
|
21310
21336
|
|
|
21311
|
-
postcss-opacity-percentage@3.0.0(postcss@8.5.
|
|
21337
|
+
postcss-opacity-percentage@3.0.0(postcss@8.5.8):
|
|
21312
21338
|
dependencies:
|
|
21313
|
-
postcss: 8.5.
|
|
21339
|
+
postcss: 8.5.8
|
|
21314
21340
|
|
|
21315
21341
|
postcss-ordered-values@5.1.3(postcss@8.5.6):
|
|
21316
21342
|
dependencies:
|
|
@@ -21318,113 +21344,113 @@ snapshots:
|
|
|
21318
21344
|
postcss: 8.5.6
|
|
21319
21345
|
postcss-value-parser: 4.2.0
|
|
21320
21346
|
|
|
21321
|
-
postcss-overflow-shorthand@6.0.0(postcss@8.5.
|
|
21347
|
+
postcss-overflow-shorthand@6.0.0(postcss@8.5.8):
|
|
21322
21348
|
dependencies:
|
|
21323
|
-
postcss: 8.5.
|
|
21349
|
+
postcss: 8.5.8
|
|
21324
21350
|
postcss-value-parser: 4.2.0
|
|
21325
21351
|
|
|
21326
|
-
postcss-page-break@3.0.4(postcss@8.5.
|
|
21352
|
+
postcss-page-break@3.0.4(postcss@8.5.8):
|
|
21327
21353
|
dependencies:
|
|
21328
|
-
postcss: 8.5.
|
|
21354
|
+
postcss: 8.5.8
|
|
21329
21355
|
|
|
21330
|
-
postcss-place@10.0.0(postcss@8.5.
|
|
21356
|
+
postcss-place@10.0.0(postcss@8.5.8):
|
|
21331
21357
|
dependencies:
|
|
21332
|
-
postcss: 8.5.
|
|
21358
|
+
postcss: 8.5.8
|
|
21333
21359
|
postcss-value-parser: 4.2.0
|
|
21334
21360
|
|
|
21335
21361
|
postcss-plugin-constparse@4.1.9(postcss@8.5.6):
|
|
21336
21362
|
dependencies:
|
|
21337
21363
|
postcss: 8.5.6
|
|
21338
21364
|
|
|
21339
|
-
postcss-plugin-shared@1.1.1(postcss@8.5.
|
|
21365
|
+
postcss-plugin-shared@1.1.1(postcss@8.5.8):
|
|
21340
21366
|
dependencies:
|
|
21341
21367
|
defu: 6.1.4
|
|
21342
|
-
postcss: 8.5.
|
|
21368
|
+
postcss: 8.5.8
|
|
21343
21369
|
|
|
21344
|
-
postcss-preset-env@10.6.1(postcss@8.5.
|
|
21345
|
-
dependencies:
|
|
21346
|
-
'@csstools/postcss-alpha-function': 1.0.1(postcss@8.5.
|
|
21347
|
-
'@csstools/postcss-cascade-layers': 5.0.2(postcss@8.5.
|
|
21348
|
-
'@csstools/postcss-color-function': 4.0.12(postcss@8.5.
|
|
21349
|
-
'@csstools/postcss-color-function-display-p3-linear': 1.0.1(postcss@8.5.
|
|
21350
|
-
'@csstools/postcss-color-mix-function': 3.0.12(postcss@8.5.
|
|
21351
|
-
'@csstools/postcss-color-mix-variadic-function-arguments': 1.0.2(postcss@8.5.
|
|
21352
|
-
'@csstools/postcss-content-alt-text': 2.0.8(postcss@8.5.
|
|
21353
|
-
'@csstools/postcss-contrast-color-function': 2.0.12(postcss@8.5.
|
|
21354
|
-
'@csstools/postcss-exponential-functions': 2.0.9(postcss@8.5.
|
|
21355
|
-
'@csstools/postcss-font-format-keywords': 4.0.0(postcss@8.5.
|
|
21356
|
-
'@csstools/postcss-gamut-mapping': 2.0.11(postcss@8.5.
|
|
21357
|
-
'@csstools/postcss-gradients-interpolation-method': 5.0.12(postcss@8.5.
|
|
21358
|
-
'@csstools/postcss-hwb-function': 4.0.12(postcss@8.5.
|
|
21359
|
-
'@csstools/postcss-ic-unit': 4.0.4(postcss@8.5.
|
|
21360
|
-
'@csstools/postcss-initial': 2.0.1(postcss@8.5.
|
|
21361
|
-
'@csstools/postcss-is-pseudo-class': 5.0.3(postcss@8.5.
|
|
21362
|
-
'@csstools/postcss-light-dark-function': 2.0.11(postcss@8.5.
|
|
21363
|
-
'@csstools/postcss-logical-float-and-clear': 3.0.0(postcss@8.5.
|
|
21364
|
-
'@csstools/postcss-logical-overflow': 2.0.0(postcss@8.5.
|
|
21365
|
-
'@csstools/postcss-logical-overscroll-behavior': 2.0.0(postcss@8.5.
|
|
21366
|
-
'@csstools/postcss-logical-resize': 3.0.0(postcss@8.5.
|
|
21367
|
-
'@csstools/postcss-logical-viewport-units': 3.0.4(postcss@8.5.
|
|
21368
|
-
'@csstools/postcss-media-minmax': 2.0.9(postcss@8.5.
|
|
21369
|
-
'@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.5(postcss@8.5.
|
|
21370
|
-
'@csstools/postcss-nested-calc': 4.0.0(postcss@8.5.
|
|
21371
|
-
'@csstools/postcss-normalize-display-values': 4.0.1(postcss@8.5.
|
|
21372
|
-
'@csstools/postcss-oklab-function': 4.0.12(postcss@8.5.
|
|
21373
|
-
'@csstools/postcss-position-area-property': 1.0.0(postcss@8.5.
|
|
21374
|
-
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.
|
|
21375
|
-
'@csstools/postcss-property-rule-prelude-list': 1.0.0(postcss@8.5.
|
|
21376
|
-
'@csstools/postcss-random-function': 2.0.1(postcss@8.5.
|
|
21377
|
-
'@csstools/postcss-relative-color-syntax': 3.0.12(postcss@8.5.
|
|
21378
|
-
'@csstools/postcss-scope-pseudo-class': 4.0.1(postcss@8.5.
|
|
21379
|
-
'@csstools/postcss-sign-functions': 1.1.4(postcss@8.5.
|
|
21380
|
-
'@csstools/postcss-stepped-value-functions': 4.0.9(postcss@8.5.
|
|
21381
|
-
'@csstools/postcss-syntax-descriptor-syntax-production': 1.0.1(postcss@8.5.
|
|
21382
|
-
'@csstools/postcss-system-ui-font-family': 1.0.0(postcss@8.5.
|
|
21383
|
-
'@csstools/postcss-text-decoration-shorthand': 4.0.3(postcss@8.5.
|
|
21384
|
-
'@csstools/postcss-trigonometric-functions': 4.0.9(postcss@8.5.
|
|
21385
|
-
'@csstools/postcss-unset-value': 4.0.0(postcss@8.5.
|
|
21386
|
-
autoprefixer: 10.4.23(postcss@8.5.
|
|
21370
|
+
postcss-preset-env@10.6.1(postcss@8.5.8):
|
|
21371
|
+
dependencies:
|
|
21372
|
+
'@csstools/postcss-alpha-function': 1.0.1(postcss@8.5.8)
|
|
21373
|
+
'@csstools/postcss-cascade-layers': 5.0.2(postcss@8.5.8)
|
|
21374
|
+
'@csstools/postcss-color-function': 4.0.12(postcss@8.5.8)
|
|
21375
|
+
'@csstools/postcss-color-function-display-p3-linear': 1.0.1(postcss@8.5.8)
|
|
21376
|
+
'@csstools/postcss-color-mix-function': 3.0.12(postcss@8.5.8)
|
|
21377
|
+
'@csstools/postcss-color-mix-variadic-function-arguments': 1.0.2(postcss@8.5.8)
|
|
21378
|
+
'@csstools/postcss-content-alt-text': 2.0.8(postcss@8.5.8)
|
|
21379
|
+
'@csstools/postcss-contrast-color-function': 2.0.12(postcss@8.5.8)
|
|
21380
|
+
'@csstools/postcss-exponential-functions': 2.0.9(postcss@8.5.8)
|
|
21381
|
+
'@csstools/postcss-font-format-keywords': 4.0.0(postcss@8.5.8)
|
|
21382
|
+
'@csstools/postcss-gamut-mapping': 2.0.11(postcss@8.5.8)
|
|
21383
|
+
'@csstools/postcss-gradients-interpolation-method': 5.0.12(postcss@8.5.8)
|
|
21384
|
+
'@csstools/postcss-hwb-function': 4.0.12(postcss@8.5.8)
|
|
21385
|
+
'@csstools/postcss-ic-unit': 4.0.4(postcss@8.5.8)
|
|
21386
|
+
'@csstools/postcss-initial': 2.0.1(postcss@8.5.8)
|
|
21387
|
+
'@csstools/postcss-is-pseudo-class': 5.0.3(postcss@8.5.8)
|
|
21388
|
+
'@csstools/postcss-light-dark-function': 2.0.11(postcss@8.5.8)
|
|
21389
|
+
'@csstools/postcss-logical-float-and-clear': 3.0.0(postcss@8.5.8)
|
|
21390
|
+
'@csstools/postcss-logical-overflow': 2.0.0(postcss@8.5.8)
|
|
21391
|
+
'@csstools/postcss-logical-overscroll-behavior': 2.0.0(postcss@8.5.8)
|
|
21392
|
+
'@csstools/postcss-logical-resize': 3.0.0(postcss@8.5.8)
|
|
21393
|
+
'@csstools/postcss-logical-viewport-units': 3.0.4(postcss@8.5.8)
|
|
21394
|
+
'@csstools/postcss-media-minmax': 2.0.9(postcss@8.5.8)
|
|
21395
|
+
'@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.5(postcss@8.5.8)
|
|
21396
|
+
'@csstools/postcss-nested-calc': 4.0.0(postcss@8.5.8)
|
|
21397
|
+
'@csstools/postcss-normalize-display-values': 4.0.1(postcss@8.5.8)
|
|
21398
|
+
'@csstools/postcss-oklab-function': 4.0.12(postcss@8.5.8)
|
|
21399
|
+
'@csstools/postcss-position-area-property': 1.0.0(postcss@8.5.8)
|
|
21400
|
+
'@csstools/postcss-progressive-custom-properties': 4.2.1(postcss@8.5.8)
|
|
21401
|
+
'@csstools/postcss-property-rule-prelude-list': 1.0.0(postcss@8.5.8)
|
|
21402
|
+
'@csstools/postcss-random-function': 2.0.1(postcss@8.5.8)
|
|
21403
|
+
'@csstools/postcss-relative-color-syntax': 3.0.12(postcss@8.5.8)
|
|
21404
|
+
'@csstools/postcss-scope-pseudo-class': 4.0.1(postcss@8.5.8)
|
|
21405
|
+
'@csstools/postcss-sign-functions': 1.1.4(postcss@8.5.8)
|
|
21406
|
+
'@csstools/postcss-stepped-value-functions': 4.0.9(postcss@8.5.8)
|
|
21407
|
+
'@csstools/postcss-syntax-descriptor-syntax-production': 1.0.1(postcss@8.5.8)
|
|
21408
|
+
'@csstools/postcss-system-ui-font-family': 1.0.0(postcss@8.5.8)
|
|
21409
|
+
'@csstools/postcss-text-decoration-shorthand': 4.0.3(postcss@8.5.8)
|
|
21410
|
+
'@csstools/postcss-trigonometric-functions': 4.0.9(postcss@8.5.8)
|
|
21411
|
+
'@csstools/postcss-unset-value': 4.0.0(postcss@8.5.8)
|
|
21412
|
+
autoprefixer: 10.4.23(postcss@8.5.8)
|
|
21387
21413
|
browserslist: 4.28.1
|
|
21388
|
-
css-blank-pseudo: 7.0.1(postcss@8.5.
|
|
21389
|
-
css-has-pseudo: 7.0.3(postcss@8.5.
|
|
21390
|
-
css-prefers-color-scheme: 10.0.0(postcss@8.5.
|
|
21414
|
+
css-blank-pseudo: 7.0.1(postcss@8.5.8)
|
|
21415
|
+
css-has-pseudo: 7.0.3(postcss@8.5.8)
|
|
21416
|
+
css-prefers-color-scheme: 10.0.0(postcss@8.5.8)
|
|
21391
21417
|
cssdb: 8.6.0
|
|
21392
|
-
postcss: 8.5.
|
|
21393
|
-
postcss-attribute-case-insensitive: 7.0.1(postcss@8.5.
|
|
21394
|
-
postcss-clamp: 4.1.0(postcss@8.5.
|
|
21395
|
-
postcss-color-functional-notation: 7.0.12(postcss@8.5.
|
|
21396
|
-
postcss-color-hex-alpha: 10.0.0(postcss@8.5.
|
|
21397
|
-
postcss-color-rebeccapurple: 10.0.0(postcss@8.5.
|
|
21398
|
-
postcss-custom-media: 11.0.6(postcss@8.5.
|
|
21399
|
-
postcss-custom-properties: 14.0.6(postcss@8.5.
|
|
21400
|
-
postcss-custom-selectors: 8.0.5(postcss@8.5.
|
|
21401
|
-
postcss-dir-pseudo-class: 9.0.1(postcss@8.5.
|
|
21402
|
-
postcss-double-position-gradients: 6.0.4(postcss@8.5.
|
|
21403
|
-
postcss-focus-visible: 10.0.1(postcss@8.5.
|
|
21404
|
-
postcss-focus-within: 9.0.1(postcss@8.5.
|
|
21405
|
-
postcss-font-variant: 5.0.0(postcss@8.5.
|
|
21406
|
-
postcss-gap-properties: 6.0.0(postcss@8.5.
|
|
21407
|
-
postcss-image-set-function: 7.0.0(postcss@8.5.
|
|
21408
|
-
postcss-lab-function: 7.0.12(postcss@8.5.
|
|
21409
|
-
postcss-logical: 8.1.0(postcss@8.5.
|
|
21410
|
-
postcss-nesting: 13.0.2(postcss@8.5.
|
|
21411
|
-
postcss-opacity-percentage: 3.0.0(postcss@8.5.
|
|
21412
|
-
postcss-overflow-shorthand: 6.0.0(postcss@8.5.
|
|
21413
|
-
postcss-page-break: 3.0.4(postcss@8.5.
|
|
21414
|
-
postcss-place: 10.0.0(postcss@8.5.
|
|
21415
|
-
postcss-pseudo-class-any-link: 10.0.1(postcss@8.5.
|
|
21416
|
-
postcss-replace-overflow-wrap: 4.0.0(postcss@8.5.
|
|
21417
|
-
postcss-selector-not: 8.0.1(postcss@8.5.
|
|
21418
|
-
|
|
21419
|
-
postcss-pseudo-class-any-link@10.0.1(postcss@8.5.
|
|
21418
|
+
postcss: 8.5.8
|
|
21419
|
+
postcss-attribute-case-insensitive: 7.0.1(postcss@8.5.8)
|
|
21420
|
+
postcss-clamp: 4.1.0(postcss@8.5.8)
|
|
21421
|
+
postcss-color-functional-notation: 7.0.12(postcss@8.5.8)
|
|
21422
|
+
postcss-color-hex-alpha: 10.0.0(postcss@8.5.8)
|
|
21423
|
+
postcss-color-rebeccapurple: 10.0.0(postcss@8.5.8)
|
|
21424
|
+
postcss-custom-media: 11.0.6(postcss@8.5.8)
|
|
21425
|
+
postcss-custom-properties: 14.0.6(postcss@8.5.8)
|
|
21426
|
+
postcss-custom-selectors: 8.0.5(postcss@8.5.8)
|
|
21427
|
+
postcss-dir-pseudo-class: 9.0.1(postcss@8.5.8)
|
|
21428
|
+
postcss-double-position-gradients: 6.0.4(postcss@8.5.8)
|
|
21429
|
+
postcss-focus-visible: 10.0.1(postcss@8.5.8)
|
|
21430
|
+
postcss-focus-within: 9.0.1(postcss@8.5.8)
|
|
21431
|
+
postcss-font-variant: 5.0.0(postcss@8.5.8)
|
|
21432
|
+
postcss-gap-properties: 6.0.0(postcss@8.5.8)
|
|
21433
|
+
postcss-image-set-function: 7.0.0(postcss@8.5.8)
|
|
21434
|
+
postcss-lab-function: 7.0.12(postcss@8.5.8)
|
|
21435
|
+
postcss-logical: 8.1.0(postcss@8.5.8)
|
|
21436
|
+
postcss-nesting: 13.0.2(postcss@8.5.8)
|
|
21437
|
+
postcss-opacity-percentage: 3.0.0(postcss@8.5.8)
|
|
21438
|
+
postcss-overflow-shorthand: 6.0.0(postcss@8.5.8)
|
|
21439
|
+
postcss-page-break: 3.0.4(postcss@8.5.8)
|
|
21440
|
+
postcss-place: 10.0.0(postcss@8.5.8)
|
|
21441
|
+
postcss-pseudo-class-any-link: 10.0.1(postcss@8.5.8)
|
|
21442
|
+
postcss-replace-overflow-wrap: 4.0.0(postcss@8.5.8)
|
|
21443
|
+
postcss-selector-not: 8.0.1(postcss@8.5.8)
|
|
21444
|
+
|
|
21445
|
+
postcss-pseudo-class-any-link@10.0.1(postcss@8.5.8):
|
|
21420
21446
|
dependencies:
|
|
21421
|
-
postcss: 8.5.
|
|
21447
|
+
postcss: 8.5.8
|
|
21422
21448
|
postcss-selector-parser: 7.1.1
|
|
21423
21449
|
|
|
21424
|
-
postcss-pxtrans@1.0.1(postcss@8.5.
|
|
21450
|
+
postcss-pxtrans@1.0.1(postcss@8.5.8):
|
|
21425
21451
|
dependencies:
|
|
21426
|
-
postcss: 8.5.
|
|
21427
|
-
postcss-plugin-shared: 1.1.1(postcss@8.5.
|
|
21452
|
+
postcss: 8.5.8
|
|
21453
|
+
postcss-plugin-shared: 1.1.1(postcss@8.5.8)
|
|
21428
21454
|
|
|
21429
21455
|
postcss-pxtransform@4.1.9(postcss@8.5.6):
|
|
21430
21456
|
dependencies:
|
|
@@ -21441,14 +21467,14 @@ snapshots:
|
|
|
21441
21467
|
postcss: 8.5.6
|
|
21442
21468
|
postcss-value-parser: 4.2.0
|
|
21443
21469
|
|
|
21444
|
-
postcss-rem-to-responsive-pixel@7.0.1(postcss@8.5.
|
|
21470
|
+
postcss-rem-to-responsive-pixel@7.0.1(postcss@8.5.8):
|
|
21445
21471
|
dependencies:
|
|
21446
|
-
postcss: 8.5.
|
|
21447
|
-
postcss-plugin-shared: 1.1.1(postcss@8.5.
|
|
21472
|
+
postcss: 8.5.8
|
|
21473
|
+
postcss-plugin-shared: 1.1.1(postcss@8.5.8)
|
|
21448
21474
|
|
|
21449
|
-
postcss-replace-overflow-wrap@4.0.0(postcss@8.5.
|
|
21475
|
+
postcss-replace-overflow-wrap@4.0.0(postcss@8.5.8):
|
|
21450
21476
|
dependencies:
|
|
21451
|
-
postcss: 8.5.
|
|
21477
|
+
postcss: 8.5.8
|
|
21452
21478
|
|
|
21453
21479
|
postcss-resolve-nested-selector@0.1.6: {}
|
|
21454
21480
|
|
|
@@ -21456,9 +21482,9 @@ snapshots:
|
|
|
21456
21482
|
dependencies:
|
|
21457
21483
|
postcss: 8.5.6
|
|
21458
21484
|
|
|
21459
|
-
postcss-selector-not@8.0.1(postcss@8.5.
|
|
21485
|
+
postcss-selector-not@8.0.1(postcss@8.5.8):
|
|
21460
21486
|
dependencies:
|
|
21461
|
-
postcss: 8.5.
|
|
21487
|
+
postcss: 8.5.8
|
|
21462
21488
|
postcss-selector-parser: 7.1.1
|
|
21463
21489
|
|
|
21464
21490
|
postcss-selector-parser@6.1.2:
|
|
@@ -21482,10 +21508,10 @@ snapshots:
|
|
|
21482
21508
|
postcss: 8.5.6
|
|
21483
21509
|
postcss-selector-parser: 6.1.2
|
|
21484
21510
|
|
|
21485
|
-
postcss-units-to-px@0.2.0(postcss@8.5.
|
|
21511
|
+
postcss-units-to-px@0.2.0(postcss@8.5.8):
|
|
21486
21512
|
dependencies:
|
|
21487
|
-
postcss: 8.5.
|
|
21488
|
-
postcss-plugin-shared: 1.1.1(postcss@8.5.
|
|
21513
|
+
postcss: 8.5.8
|
|
21514
|
+
postcss-plugin-shared: 1.1.1(postcss@8.5.8)
|
|
21489
21515
|
|
|
21490
21516
|
postcss-value-parser@4.2.0: {}
|
|
21491
21517
|
|
|
@@ -22617,6 +22643,10 @@ snapshots:
|
|
|
22617
22643
|
|
|
22618
22644
|
sync-message@0.0.12: {}
|
|
22619
22645
|
|
|
22646
|
+
synckit@0.11.13:
|
|
22647
|
+
dependencies:
|
|
22648
|
+
'@pkgr/core': 0.3.6
|
|
22649
|
+
|
|
22620
22650
|
systemjs@6.15.1: {}
|
|
22621
22651
|
|
|
22622
22652
|
table@6.9.0:
|
|
@@ -22627,6 +22657,13 @@ snapshots:
|
|
|
22627
22657
|
string-width: 4.2.3
|
|
22628
22658
|
strip-ansi: 6.0.1
|
|
22629
22659
|
|
|
22660
|
+
tailwind-api-utils@1.0.3(tailwindcss@4.1.18):
|
|
22661
|
+
dependencies:
|
|
22662
|
+
enhanced-resolve: 5.20.0
|
|
22663
|
+
jiti: 2.6.1
|
|
22664
|
+
local-pkg: 1.1.2
|
|
22665
|
+
tailwindcss: 4.1.18
|
|
22666
|
+
|
|
22630
22667
|
tailwind-merge@3.5.0: {}
|
|
22631
22668
|
|
|
22632
22669
|
tailwindcss-animate@1.0.7(tailwindcss@4.1.18):
|
|
@@ -22652,7 +22689,7 @@ snapshots:
|
|
|
22652
22689
|
fs-extra: 11.3.3
|
|
22653
22690
|
local-pkg: 1.1.2
|
|
22654
22691
|
pathe: 2.0.3
|
|
22655
|
-
postcss: 8.5.
|
|
22692
|
+
postcss: 8.5.8
|
|
22656
22693
|
semver: 7.7.4
|
|
22657
22694
|
tailwindcss-config: 1.1.4
|
|
22658
22695
|
optionalDependencies:
|
|
@@ -22853,7 +22890,7 @@ snapshots:
|
|
|
22853
22890
|
tsconfig-paths-webpack-plugin@4.2.0:
|
|
22854
22891
|
dependencies:
|
|
22855
22892
|
chalk: 4.1.2
|
|
22856
|
-
enhanced-resolve: 5.
|
|
22893
|
+
enhanced-resolve: 5.20.0
|
|
22857
22894
|
tapable: 2.3.0
|
|
22858
22895
|
tsconfig-paths: 4.2.0
|
|
22859
22896
|
|
|
@@ -23185,7 +23222,7 @@ snapshots:
|
|
|
23185
23222
|
acorn: 8.15.0
|
|
23186
23223
|
browserslist: 4.28.1
|
|
23187
23224
|
chrome-trace-event: 1.0.4
|
|
23188
|
-
enhanced-resolve: 5.
|
|
23225
|
+
enhanced-resolve: 5.20.0
|
|
23189
23226
|
es-module-lexer: 1.7.0
|
|
23190
23227
|
eslint-scope: 5.1.1
|
|
23191
23228
|
events: 3.3.0
|
|
@@ -23216,7 +23253,7 @@ snapshots:
|
|
|
23216
23253
|
acorn: 8.15.0
|
|
23217
23254
|
browserslist: 4.28.1
|
|
23218
23255
|
chrome-trace-event: 1.0.4
|
|
23219
|
-
enhanced-resolve: 5.
|
|
23256
|
+
enhanced-resolve: 5.20.0
|
|
23220
23257
|
es-module-lexer: 1.7.0
|
|
23221
23258
|
eslint-scope: 5.1.1
|
|
23222
23259
|
events: 3.3.0
|
package/lib/cli.js
CHANGED
|
@@ -2107,7 +2107,7 @@ const EventBuilder = {
|
|
|
2107
2107
|
};
|
|
2108
2108
|
|
|
2109
2109
|
var name = "@coze-arch/cli";
|
|
2110
|
-
var version = "0.0.
|
|
2110
|
+
var version = "0.0.28-alpha.57ae53";
|
|
2111
2111
|
var description = "coze coding devtools cli";
|
|
2112
2112
|
var license = "MIT";
|
|
2113
2113
|
var author = "fanwenjie.fe@bytedance.com";
|
|
@@ -2145,14 +2145,14 @@ var scripts = {
|
|
|
2145
2145
|
};
|
|
2146
2146
|
var dependencies = {
|
|
2147
2147
|
"@iarna/toml": "^2.2.5",
|
|
2148
|
-
ajv: "^8.
|
|
2148
|
+
ajv: "^8.20.0",
|
|
2149
2149
|
"ajv-formats": "^3.0.1",
|
|
2150
2150
|
"change-case": "^5.4.4",
|
|
2151
2151
|
commander: "~12.1.0",
|
|
2152
2152
|
debug: "^4.4.3",
|
|
2153
2153
|
ejs: "^3.1.10",
|
|
2154
2154
|
"fast-glob": "^3.3.3",
|
|
2155
|
-
"js-yaml": "^4.
|
|
2155
|
+
"js-yaml": "^4.2.0",
|
|
2156
2156
|
minimist: "^1.2.5",
|
|
2157
2157
|
shelljs: "^0.10.0"
|
|
2158
2158
|
};
|
|
@@ -2171,8 +2171,7 @@ var devDependencies = {
|
|
|
2171
2171
|
"@rollup/plugin-commonjs": "^28.0.2",
|
|
2172
2172
|
"@rollup/plugin-json": "~6.0.0",
|
|
2173
2173
|
"@rollup/plugin-node-resolve": "^15.3.0",
|
|
2174
|
-
"@rollup/plugin-sucrase": "^5.0
|
|
2175
|
-
"@slardar/rd-cli": "^0.10.3",
|
|
2174
|
+
"@rollup/plugin-sucrase": "^5.1.0",
|
|
2176
2175
|
"@types/debug": "^4.1.13",
|
|
2177
2176
|
"@types/ejs": "^3.1.5",
|
|
2178
2177
|
"@types/iarna__toml": "^2.0.5",
|
|
@@ -2182,12 +2181,12 @@ var devDependencies = {
|
|
|
2182
2181
|
"@types/shelljs": "^0.10.0",
|
|
2183
2182
|
"@vitest/coverage-v8": "~4.1.7",
|
|
2184
2183
|
knip: "^5.30.1",
|
|
2185
|
-
minimatch: "^10.
|
|
2184
|
+
minimatch: "^10.2.5",
|
|
2186
2185
|
playwright: "~1.60.0",
|
|
2187
2186
|
rollup: "^4.60.1",
|
|
2188
2187
|
sucrase: "^3.35.1",
|
|
2189
2188
|
"tree-kill": "^1.2.2",
|
|
2190
|
-
tsx: "^4.22.
|
|
2189
|
+
tsx: "^4.22.4",
|
|
2191
2190
|
vitest: "~4.1.7"
|
|
2192
2191
|
};
|
|
2193
2192
|
var publishConfig = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coze-arch/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.28-alpha.57ae53",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "coze coding devtools cli",
|
|
6
6
|
"license": "MIT",
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@iarna/toml": "^2.2.5",
|
|
41
|
-
"ajv": "^8.
|
|
41
|
+
"ajv": "^8.20.0",
|
|
42
42
|
"ajv-formats": "^3.0.1",
|
|
43
43
|
"change-case": "^5.4.4",
|
|
44
44
|
"commander": "~12.1.0",
|
|
45
45
|
"debug": "^4.4.3",
|
|
46
46
|
"ejs": "^3.1.10",
|
|
47
47
|
"fast-glob": "^3.3.3",
|
|
48
|
-
"js-yaml": "^4.
|
|
48
|
+
"js-yaml": "^4.2.0",
|
|
49
49
|
"minimist": "^1.2.5",
|
|
50
50
|
"shelljs": "^0.10.0"
|
|
51
51
|
},
|
|
@@ -64,8 +64,7 @@
|
|
|
64
64
|
"@rollup/plugin-commonjs": "^28.0.2",
|
|
65
65
|
"@rollup/plugin-json": "~6.0.0",
|
|
66
66
|
"@rollup/plugin-node-resolve": "^15.3.0",
|
|
67
|
-
"@rollup/plugin-sucrase": "^5.0
|
|
68
|
-
"@slardar/rd-cli": "^0.10.3",
|
|
67
|
+
"@rollup/plugin-sucrase": "^5.1.0",
|
|
69
68
|
"@types/debug": "^4.1.13",
|
|
70
69
|
"@types/ejs": "^3.1.5",
|
|
71
70
|
"@types/iarna__toml": "^2.0.5",
|
|
@@ -75,12 +74,12 @@
|
|
|
75
74
|
"@types/shelljs": "^0.10.0",
|
|
76
75
|
"@vitest/coverage-v8": "~4.1.7",
|
|
77
76
|
"knip": "^5.30.1",
|
|
78
|
-
"minimatch": "^10.
|
|
77
|
+
"minimatch": "^10.2.5",
|
|
79
78
|
"playwright": "~1.60.0",
|
|
80
79
|
"rollup": "^4.60.1",
|
|
81
80
|
"sucrase": "^3.35.1",
|
|
82
81
|
"tree-kill": "^1.2.2",
|
|
83
|
-
"tsx": "^4.22.
|
|
82
|
+
"tsx": "^4.22.4",
|
|
84
83
|
"vitest": "~4.1.7"
|
|
85
84
|
},
|
|
86
85
|
"publishConfig": {
|