File tree Expand file tree Collapse file tree 3 files changed +47
-23
lines changed Expand file tree Collapse file tree 3 files changed +47
-23
lines changed Original file line number Diff line number Diff line change 37
37
"@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^5.59.0" ,
39
39
"eslint" : " ^8.39.0" ,
40
- "eslint-plugin-prettier" : " ^4.2 .1" ,
40
+ "eslint-plugin-prettier" : " ^5.4 .1" ,
41
41
"eslint-plugin-promise" : " ^6.1.1" ,
42
42
"nuxt" : " ^3.4.2" ,
43
43
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change 1200
1200
eslint-plugin-vue "^9.7.0"
1201
1201
local-pkg "^0.4.2"
1202
1202
1203
+ " @pkgr/core@^0.2.4 " :
1204
+ version "0.2.4"
1205
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
1206
+ integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
1207
+
1203
1208
" @pkgr/utils@^2.3.1 " :
1204
1209
version "2.3.1"
1205
1210
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.1.tgz#0a9b06ffddee364d6642b3cd562ca76f55b34a03"
@@ -3217,12 +3222,13 @@ eslint-plugin-node@^11.1.0:
3217
3222
resolve "^1.10.1"
3218
3223
semver "^6.1.0"
3219
3224
3220
- eslint-plugin-prettier@^4.2 .1 :
3221
- version "4.2 .1"
3222
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2. 1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
3223
- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
3225
+ eslint-plugin-prettier@^5.4 .1 :
3226
+ version "5.4 .1"
3227
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4. 1.tgz#99b55d7dd70047886b2222fdd853665f180b36af "
3228
+ integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg ==
3224
3229
dependencies :
3225
3230
prettier-linter-helpers "^1.0.0"
3231
+ synckit "^0.11.7"
3226
3232
3227
3233
eslint-plugin-promise@^6.1.1 :
3228
3234
version "6.1.1"
@@ -6683,6 +6689,13 @@ svgo@^3.0.2:
6683
6689
csso "^5.0.5"
6684
6690
picocolors "^1.0.0"
6685
6691
6692
+ synckit@^0.11.7 :
6693
+ version "0.11.8"
6694
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
6695
+ integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
6696
+ dependencies :
6697
+ " @pkgr/core" " ^0.2.4"
6698
+
6686
6699
synckit@^0.8.4 :
6687
6700
version "0.8.4"
6688
6701
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.4.tgz#0e6b392b73fafdafcde56692e3352500261d64ec"
You can’t perform that action at this time.
0 commit comments