@vidavidorra/create-project 4.4.1 → 4.4.2

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vidavidorra/create-project",
3
- "version": "4.4.1",
3
+ "version": "4.4.2",
4
4
  "private": false,
5
5
  "description": "Interactively create a GitHub project",
6
6
  "keywords": [
@@ -193,7 +193,7 @@
193
193
  ]
194
194
  },
195
195
  "dependencies": {
196
- "@inquirer/prompts": "8.0.2",
196
+ "@inquirer/prompts": "8.1.0",
197
197
  "@vidavidorra/prettier-config": "1.0.4",
198
198
  "prettier": "3.7.4",
199
199
  "sort-package-json": "3.5.1",
@@ -208,7 +208,7 @@
208
208
  "@semantic-release/changelog": "6.0.3",
209
209
  "@semantic-release/exec": "7.1.0",
210
210
  "@semantic-release/git": "10.0.1",
211
- "@types/node": "24.10.3",
211
+ "@types/node": "24.10.4",
212
212
  "@types/sinon": "21.0.0",
213
213
  "@types/validate-npm-package-name": "4.0.2",
214
214
  "@vidavidorra/commitlint-config": "7.1.6",