File tree Expand file tree Collapse file tree 3 files changed +158
-160
lines changed
Expand file tree Collapse file tree 3 files changed +158
-160
lines changed Original file line number Diff line number Diff line change 33 "displayName" : " Nuxtr" ,
44 "description" : " An extension for Nuxt.js offering commands and tools to make your experience more pleasant." ,
55 "version" : " 0.1.11" ,
6- "packageManager" : " pnpm@8.7.6 " ,
6+ "packageManager" : " pnpm@8.8.0 " ,
77 "engines" : {
88 "vscode" : " ^1.82.0"
99 },
10371037 "publish:pre" : " vsce publish --pre-release --no-dependencies"
10381038 },
10391039 "devDependencies" : {
1040- "@types/mocha" : " ^10.0.1 " ,
1040+ "@types/mocha" : " ^10.0.2 " ,
10411041 "@types/node" : " 20.4.1" ,
10421042 "@types/vscode" : " ^1.82.0" ,
1043- "@typescript-eslint/eslint-plugin" : " ^6.7.2 " ,
1044- "@typescript-eslint/parser" : " ^6.7.2 " ,
1043+ "@typescript-eslint/eslint-plugin" : " ^6.7.3 " ,
1044+ "@typescript-eslint/parser" : " ^6.7.3 " ,
10451045 "@vscode/test-electron" : " ^2.3.4" ,
10461046 "esbuild" : " ^0.19.3" ,
1047- "eslint" : " ^8.49 .0" ,
1047+ "eslint" : " ^8.50 .0" ,
10481048 "mocha" : " ^10.2.0" ,
10491049 "typescript" : " ^5.2.2"
10501050 },
10511051 "dependencies" : {
1052- "@nuxt/schema" : " ^3.7.3 " ,
1052+ "@nuxt/schema" : " ^3.7.4 " ,
10531053 "@types/fs-extra" : " ^11.0.2" ,
10541054 "@types/util.promisify" : " ^1.0.5" ,
1055- "axios" : " ^1.5.0 " ,
1055+ "axios" : " ^1.5.1 " ,
10561056 "destr" : " ^2.0.1" ,
10571057 "fs" : " ^0.0.1-security" ,
10581058 "fs-extra" : " ^11.1.1" ,
10681068 "magicast" : " 0.2.10"
10691069 }
10701070 }
1071- }
1071+ }
You can’t perform that action at this time.
0 commit comments