File tree Expand file tree Collapse file tree 3 files changed +2739
-2768
lines changed Expand file tree Collapse file tree 3 files changed +2739
-2768
lines changed Original file line number Diff line number Diff line change 4949 "@commitlint/cli" : " ^13.1.0" ,
5050 "@commitlint/config-conventional" : " ^13.1.0" ,
5151 "@nuxt/types" : " ^2.14.7" ,
52- "@nuxt/typescript-build" : " latest" ,
53- "@nuxt/typescript-runtime" : " latest" ,
54- "@nuxtjs/auth-next" : " ^5.0.0-1602966760.822bc05" ,
55- "@nuxtjs/axios" : " ^5.12.2" ,
56- "@nuxtjs/eslint-config-typescript" : " latest" ,
5752 "@types/escape-string-regexp" : " ^2.0.1" ,
5853 "@types/jest" : " ^26.0.14" ,
5954 "@types/lodash.merge" : " ^4.6.6" ,
55+ "@types/qs" : " ^6.9.7" ,
6056 "@types/node" : " ^14.11.10" ,
6157 "@typescript-eslint/eslint-plugin" : " ^4.15.1" ,
6258 "@typescript-eslint/parser" : " ^4.4.1" ,
7066 "husky" : " ^4.3.0" ,
7167 "jest" : " ^26.5.3" ,
7268 "nodemon" : " ^2.0.5" ,
73- "nuxt-edge " : " ^2.14.8-26717802.265d0e7a " ,
69+ "nuxt" : " ^2.15.7 " ,
7470 "prettier" : " ^2.1.2" ,
7571 "rimraf" : " ^3.0.2" ,
7672 "semantic-release" : " ^17.2.1" ,
7773 "ts-jest" : " ^26.4.1" ,
78- "typescript" : " ^4.0.3 "
74+ "typescript" : " ^4.3.5 "
7975 },
8076 "files" : [
8177 " dist" ,
Original file line number Diff line number Diff line change 1313 " @nuxt/types" ,
1414 " @types/jest" ,
1515 " axios" ,
16- " axios-mock-adapter"
16+ " axios-mock-adapter" ,
17+ " @types/qs"
1718 ]
1819 },
1920 "include" : [" src" ],
You can’t perform that action at this time.
0 commit comments