File tree Expand file tree Collapse file tree 2 files changed +336
-329
lines changed Expand file tree Collapse file tree 2 files changed +336
-329
lines changed Original file line number Diff line number Diff line change 44 "displayName" : " Source Map Visualization" ,
55 "version" : " 2.0.1" ,
66 "private" : true ,
7- "packageManager" : " pnpm@7.18.1 " ,
7+ "packageManager" : " pnpm@7.18.2 " ,
88 "description" : " A simple visualization of source map data" ,
99 "author" : " Colder" ,
1010 "license" : " MIT" ,
7171 "release" : " bumpp && pnpm publish"
7272 },
7373 "devDependencies" : {
74- "@antfu/eslint-config" : " ^0.33.1 " ,
75- "@types/node" : " ^18.11.11 " ,
74+ "@antfu/eslint-config" : " ^0.34.0 " ,
75+ "@types/node" : " ^18.11.14 " ,
7676 "@types/vscode" : " 1.69.0" ,
7777 "@vscode/vsce" : " ^2.15.0" ,
7878 "bumpp" : " ^8.2.1" ,
7979 "eslint" : " ^8.29.0" ,
80- "typescript" : " ^4.9.3 " ,
81- "vite" : " ^3.2.5 " ,
82- "vitest" : " ^0.25.5 "
80+ "typescript" : " ^4.9.4 " ,
81+ "vite" : " ^4.0.1 " ,
82+ "vitest" : " ^0.25.8 "
8383 }
8484}
You can’t perform that action at this time.
0 commit comments