File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "prepare" : " husky"
2020 },
2121 "devDependencies" : {
22+ "@eslint/js" : " ^10.0.1" ,
2223 "@nuxt/devtools" : " ^4.0.0-alpha.3" ,
2324 "@nuxt/test-utils" : " ^4.0.0" ,
2425 "@pinia/testing" : " ^1.0.3" ,
Original file line number Diff line number Diff line change @@ -747,6 +747,18 @@ __metadata:
747747 languageName : node
748748 linkType : hard
749749
750+ " @eslint/js@npm:^10.0.1 " :
751+ version : 10.0.1
752+ resolution : " @eslint/js@npm:10.0.1"
753+ peerDependencies :
754+ eslint : ^10.0.0
755+ peerDependenciesMeta :
756+ eslint :
757+ optional : true
758+ checksum : 10/27ff77b8f0aab350b2f7a69d974eabb816bb9f4cab986b1538782269d6bfdc29e351803fa7a62c22c0b786341324f1a28b86bc83956ddfa189aa6bead1a87758
759+ languageName : node
760+ linkType : hard
761+
750762" @eslint/object-schema@npm:^3.0.3 " :
751763 version : 3.0.3
752764 resolution : " @eslint/object-schema@npm:3.0.3"
@@ -8595,6 +8607,7 @@ __metadata:
85958607 version : 0.0.0-use.local
85968608 resolution : " root-workspace-0b6124@workspace:."
85978609 dependencies :
8610+ " @eslint/js " : " npm:^10.0.1"
85988611 " @nuxt/devtools " : " npm:^4.0.0-alpha.3"
85998612 " @nuxt/test-utils " : " npm:^4.0.0"
86008613 " @pinia/nuxt " : " npm:^0.11.3"
You can’t perform that action at this time.
0 commit comments