File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 46
46
"dependencies" : {
47
47
"@cosmicmind/foundationjs" : " ^0.0.1-rc-072224-1" ,
48
48
"npm-run-all" : " ^4.1.5" ,
49
- "terser" : " ^5.34.1 " ,
49
+ "terser" : " ^5.36.0 " ,
50
50
"ts-node" : " ^10.9.2" ,
51
- "tslib" : " ^2.7.0 " ,
52
- "typescript" : " ^5.6 .2" ,
53
- "vite" : " ^5.4.8 " ,
51
+ "tslib" : " ^2.8.1 " ,
52
+ "typescript" : " ^5.7 .2" ,
53
+ "vite" : " ^5.4.11 " ,
54
54
"vite-plugin-dts" : " ^1.7.3" ,
55
55
"vitest" : " ^1.6.0"
56
56
},
57
57
"devDependencies" : {
58
58
"@microsoft/eslint-formatter-sarif" : " ^3.1.0" ,
59
- "@types/node" : " ^20.14.11 " ,
59
+ "@types/node" : " ^20.17.9 " ,
60
60
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
61
61
"@typescript-eslint/parser" : " ^7.18.0" ,
62
62
"@vitest/coverage-v8" : " ^1.6.0" ,
63
63
"eslint" : " ^8.57.1" ,
64
- "eslint-plugin-yml" : " ^1.14 .0"
64
+ "eslint-plugin-yml" : " ^1.16 .0"
65
65
}
66
66
}
You can’t perform that action at this time.
0 commit comments