File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 42
42
"vue" : " ^3.2.25"
43
43
},
44
44
"devDependencies" : {
45
- "@types/node" : " ^ 17.0.40" ,
46
- "@types/sortablejs" : " ^ 1.13.0" ,
47
- "@vitejs/plugin-vue" : " ^ 2.3.3" ,
45
+ "@types/node" : " 17.0.40" ,
46
+ "@types/sortablejs" : " 1.13.0" ,
47
+ "@vitejs/plugin-vue" : " 2.3.3" ,
48
48
"typescript" : " 4.7.4" ,
49
49
"vite" : " 3.0.0-beta.9" ,
50
50
"vue-tsc" : " 0.38.3"
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.18.4.tgz"
8
8
integrity sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==
9
9
10
- " @types/node@^ 17.0.40 " :
10
+
11
11
version "17.0.40"
12
12
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.40.tgz#76ee88ae03650de8064a6cf75b8d95f9f4a16090"
13
13
integrity sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg==
14
14
15
- " @types/sortablejs@^ 1.13.0 " :
15
+
16
16
version "1.13.0"
17
17
resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946"
18
18
integrity sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ==
19
19
20
- " @vitejs/plugin-vue@^ 2.3.3 " :
20
+
21
21
version "2.3.3"
22
- resolved "https://registry.npmjs.org /@vitejs/plugin-vue/-/plugin-vue-2.3.3.tgz"
22
+ resolved "https://registry.yarnpkg.com /@vitejs/plugin-vue/-/plugin-vue-2.3.3.tgz#fbf80cc039b82ac21a1acb0f0478de8f61fbf600 "
23
23
integrity sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==
24
24
25
25
You can’t perform that action at this time.
0 commit comments