@shell-shock/plugin-prompts 0.3.65 → 0.3.66

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/plugin-prompts",
3
- "version": "0.3.65",
3
+ "version": "0.3.66",
4
4
  "type": "module",
5
5
  "description": "A package containing a Shell Shock plugin to generate the `prompts` built-in module.",
6
6
  "repository": {
@@ -140,16 +140,16 @@
140
140
  "dependencies": {
141
141
  "@alloy-js/core": "^0.24.1",
142
142
  "@alloy-js/typescript": "^0.24.0",
143
- "@power-plant/alloy-js": "^0.0.87",
144
- "@powerlines/plugin-alloy": "^0.26.309",
145
- "@powerlines/plugin-plugin": "^0.12.624",
146
- "@shell-shock/core": "0.17.24",
147
- "@shell-shock/plugin-theme": "0.4.37",
143
+ "@power-plant/alloy-js": "^0.0.89",
144
+ "@powerlines/plugin-alloy": "^0.26.310",
145
+ "@powerlines/plugin-plugin": "^0.12.625",
146
+ "@shell-shock/core": "0.17.25",
147
+ "@shell-shock/plugin-theme": "0.4.38",
148
148
  "defu": "^6.1.7",
149
- "powerlines": "^0.47.211"
149
+ "powerlines": "^0.47.212"
150
150
  },
151
151
  "devDependencies": {
152
- "@powerlines/plugin-deepkit": "^0.11.554",
152
+ "@powerlines/plugin-deepkit": "^0.11.556",
153
153
  "@types/node": "^25.9.5"
154
154
  },
155
155
  "publishConfig": {
@@ -167,5 +167,5 @@
167
167
  "./package.json": "./package.json"
168
168
  }
169
169
  },
170
- "gitHead": "06592cb0cccc2c7e9297af4c5138550e86fa4eec"
170
+ "gitHead": "6fee81652a0a86b6884ed1e2420d6c85067d66e6"
171
171
  }