Skip to content

Commit f1ccd58

Browse files
chore: ran pnpm upgrade
1 parent d46dd40 commit f1ccd58

File tree

3 files changed

+1154
-1097
lines changed

3 files changed

+1154
-1097
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"*": "prettier --ignore-unknown --write"
4242
},
4343
"dependencies": {
44-
"@clack/prompts": "^0.9.0",
44+
"@clack/prompts": "^0.9.1",
4545
"@prettier/sync": "^0.5.2",
4646
"chalk": "^5.4.1",
47-
"create": "^0.1.0-alpha.15",
47+
"create": "0.1.0-alpha.15",
4848
"create-fs": "^0.1.1",
4949
"cspell-populate-words": "^0.3.0",
5050
"execa": "^9.5.2",
@@ -60,7 +60,7 @@
6060
"lodash": "^4.17.21",
6161
"npm-user": "^6.1.1",
6262
"object-strings-deep": "^0.1.1",
63-
"octokit": "^4.0.2",
63+
"octokit": "^4.1.0",
6464
"octokit-from-auth": "^0.3.0",
6565
"parse-author": "^2.0.0",
6666
"parse-package-name": "^1.0.0",
@@ -71,7 +71,7 @@
7171
"replace-in-file": "^8.3.0",
7272
"rimraf": "^6.0.1",
7373
"set-github-repository-labels": "^0.1.0",
74-
"sort-package-json": "^2.12.0",
74+
"sort-package-json": "^2.14.0",
7575
"title-case": "^4.3.2",
7676
"zod": "^3.24.1",
7777
"zod-validation-error": "^3.4.0"

0 commit comments

Comments
 (0)