Skip to content

Commit

Permalink
Merge branch 'main' into test-guidepup-navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-sch authored Sep 3, 2024
2 parents 3967e84 + a7ed79e commit 43635b9
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 85 deletions.
164 changes: 82 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"lint-staged": "^15.2.10",
"markdownlint-cli": "^0.41.0",
"npm-run-all": "4.1.5",
"postcss": "^8.4.43",
"postcss": "^8.4.44",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"prettier-plugin-pkg": "0.18.1",
Expand Down
4 changes: 2 additions & 2 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"update:icon-fonts": "npm-run-all generate:icon-fonts generate:icon-types"
},
"devDependencies": {
"@inquirer/prompts": "5.3.8",
"@inquirer/prompts": "5.4.0",
"glob": "^11.0.0",
"inquirer": "^10.1.8",
"inquirer": "^10.2.0",
"replace-in-file": "^8.1.0"
}
}

0 comments on commit 43635b9

Please sign in to comment.