File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 52
52
"chalk" : " ^5" ,
53
53
"dotenv" : " ^16" ,
54
54
"source-map-support" : " ^0.5" ,
55
- "uuid" : " ^11.0.5 " ,
55
+ "uuid" : " ^11" ,
56
56
"yargs" : " ^17" ,
57
57
"yargs-file-commands" : " ^0.0.17" ,
58
58
"zod" : " ^3" ,
62
62
"@changesets/cli" : " ^2" ,
63
63
"@eslint/js" : " ^9" ,
64
64
"@types/node" : " ^18" ,
65
- "@types/uuid" : " ^10.0.0 " ,
65
+ "@types/uuid" : " ^10" ,
66
66
"@types/yargs" : " ^17" ,
67
- "@typescript-eslint/eslint-plugin" : " ^8.23.0 " ,
68
- "@typescript-eslint/parser" : " ^8.23.0 " ,
69
- "eslint" : " ^9.0.0 " ,
67
+ "@typescript-eslint/eslint-plugin" : " ^8" ,
68
+ "@typescript-eslint/parser" : " ^8" ,
69
+ "eslint" : " ^9" ,
70
70
"eslint-config-prettier" : " ^9" ,
71
71
"eslint-plugin-import" : " ^2" ,
72
72
"eslint-plugin-prettier" : " ^5" ,
73
- "eslint-plugin-unused-imports" : " ^4.1.4 " ,
73
+ "eslint-plugin-unused-imports" : " ^4" ,
74
74
"prettier" : " ^3" ,
75
75
"rimraf" : " ^5" ,
76
76
"type-fest" : " ^4" ,
77
77
"typescript" : " ^5" ,
78
- "typescript-eslint" : " ^8.23.0 " ,
78
+ "typescript-eslint" : " ^8" ,
79
79
"vitest" : " ^3"
80
80
}
81
81
}
You can’t perform that action at this time.
0 commit comments