This repository was archived by the owner on Dec 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"packageManager" :
" [email protected] " ,
14
14
"optionalDependencies" : {
15
- "concurrently" : " 8.2.0 " ,
16
- "del-cli" : " 5.0 .0" ,
15
+ "concurrently" : " 8.2.2 " ,
16
+ "del-cli" : " 5.1 .0" ,
17
17
"husky" : " 8.0.3" ,
18
18
"lint-staged" : " 13.2.2" ,
19
- "tsx" : " 3.12.7 "
19
+ "tsx" : " 3.14.0 "
20
20
},
21
21
"devDependencies" : {
22
- "@changesets/changelog-github" : " 0.4.8 " ,
23
- "@changesets/cli" : " 2.26.2 " ,
22
+ "@changesets/changelog-github" : " 0.5.0 " ,
23
+ "@changesets/cli" : " 2.27.1 " ,
24
24
"@scripts/generate" : " workspace:*" ,
25
25
"@terminal-nerds/browserslist-config" : " 0.3.0" ,
26
26
"@terminal-nerds/eslint-config" : " 0.24.0" ,
42
42
"pretty-quick" : " 3.1.3" ,
43
43
"syncpack" : " 9.8.6" ,
44
44
"tsup" : " 6.7.0" ,
45
- "turbo" : " 1.10.8 " ,
45
+ "turbo" : " 1.11.1 " ,
46
46
"typescript" : " 5.0.4" ,
47
47
"vitest" : " 0.31.1"
48
48
},
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@terminal-nerds/snippets-string" : " workspace:*" ,
12
- "inquirer" : " 9.2.8 " ,
13
- "inquirer-autocomplete-prompt" : " 3.0.0 " ,
12
+ "inquirer" : " 9.2.12 " ,
13
+ "inquirer-autocomplete-prompt" : " 3.0.1 " ,
14
14
"minimist" : " 1.2.8" ,
15
15
"node-plop" : " 0.31.1" ,
16
16
"plop" : " 3.1.2" ,
17
17
"which" : " 3.0.1" ,
18
18
"zod" : " 3.21.4"
19
19
},
20
20
"devDependencies" : {
21
- "@types/inquirer" : " 9.0.3 " ,
22
- "@types/inquirer-autocomplete-prompt" : " 3.0.0 " ,
21
+ "@types/inquirer" : " 9.0.7 " ,
22
+ "@types/inquirer-autocomplete-prompt" : " 3.0.3 " ,
23
23
"@types/minimist" : " 1.2.2" ,
24
- "@types/which" : " 3.0.0 "
24
+ "@types/which" : " 3.0.3 "
25
25
},
26
26
"scripts" : {
27
27
"clean" : " concurrently \" pnpm:clean:*\" --group --timings" ,
You can’t perform that action at this time.
0 commit comments