File tree Expand file tree Collapse file tree 3 files changed +905
-911
lines changed Expand file tree Collapse file tree 3 files changed +905
-911
lines changed Original file line number Diff line number Diff line change 2
2
strict-peer-dependencies = false
3
3
legacy-peer-deps = true
4
4
# Force pnpm to install all deep dependencies in node_modules
5
- shamefully-hoist = true
5
+ shamefully-hoist = true
6
+ # Use v6 lockfile format
7
+ use-lockfile-v6 = true
Original file line number Diff line number Diff line change 22
22
"@alpinejs/persist" : " 3.12.0" ,
23
23
"@iconify/iconify" : " 3.1.0" ,
24
24
"alpinejs" : " 3.12.0" ,
25
- "astro" : " 2.1.3 " ,
25
+ "astro" : " 2.3.1 " ,
26
26
"bulma" : " 0.9.4" ,
27
- "bulma-css-vars" : " 0.7 .0" ,
27
+ "bulma-css-vars" : " 0.8 .0" ,
28
28
"fuse.js" : " 6.6.2" ,
29
29
"js-datepicker" : " 5.18.2" ,
30
30
"lozad" : " 1.16.0" ,
31
31
"moment" : " 2.29.4" ,
32
32
"notyf" : " 3.10.0" ,
33
- "plyr" : " 3.7.7 " ,
34
- "sass" : " 1.59.3 " ,
35
- "simplebar" : " 6.2.2 "
33
+ "plyr" : " 3.7.8 " ,
34
+ "sass" : " 1.62.1 " ,
35
+ "simplebar" : " 6.2.5 "
36
36
},
37
37
"devDependencies" : {
38
38
"autoprefixer" : " 10.4.14" ,
39
39
"npm-run-all" : " 4.1.5" ,
40
- "unplugin-fonts" : " ^1.0.0 "
40
+ "unplugin-fonts" : " ^1.0.3 "
41
41
}
42
42
}
You can’t perform that action at this time.
0 commit comments