@shell-shock/preset-cli 0.8.8 → 0.8.10

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 (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/preset-cli",
3
- "version": "0.8.8",
3
+ "version": "0.8.10",
4
4
  "private": false,
5
5
  "description": "A package containing a Shell Shock plugin to generate source code given a list design tokens.",
6
6
  "keywords": [
@@ -182,14 +182,14 @@
182
182
  "@alloy-js/core": "0.23.0-dev.8",
183
183
  "@alloy-js/typescript": "0.23.0-dev.4",
184
184
  "@powerlines/deepkit": "^0.6.148",
185
- "@powerlines/plugin-alloy": "^0.25.55",
185
+ "@powerlines/plugin-alloy": "^0.25.56",
186
186
  "@powerlines/plugin-plugin": "^0.12.320",
187
- "@shell-shock/core": "^0.13.5",
188
- "@shell-shock/plugin-console": "^0.1.16",
189
- "@shell-shock/plugin-prompts": "^0.3.17",
190
- "@shell-shock/plugin-theme": "^0.3.20",
191
- "@shell-shock/plugin-upgrade": "^0.1.22",
192
- "@shell-shock/preset-script": "^0.6.31",
187
+ "@shell-shock/core": "^0.13.7",
188
+ "@shell-shock/plugin-console": "^0.1.18",
189
+ "@shell-shock/plugin-prompts": "^0.3.19",
190
+ "@shell-shock/plugin-theme": "^0.3.22",
191
+ "@shell-shock/plugin-upgrade": "^0.1.24",
192
+ "@shell-shock/preset-script": "^0.6.33",
193
193
  "@stryke/path": "^0.27.2",
194
194
  "@stryke/string-format": "^0.17.6",
195
195
  "cfonts": "^3.3.1",
@@ -224,5 +224,5 @@
224
224
  "./package.json": "./package.json"
225
225
  }
226
226
  },
227
- "gitHead": "5ef738d7a113743af3b11d0ac8f9971811ce6bea"
227
+ "gitHead": "bcec2ffe57f7284d7726461908827541dc907a23"
228
228
  }