File tree Expand file tree Collapse file tree 3 files changed +509
-530
lines changed Expand file tree Collapse file tree 3 files changed +509
-530
lines changed Original file line number Diff line number Diff line change 1414 "astro" : " ^5.1.1" ,
1515 "lodash" : " 4.17.21" ,
1616 "lunr" : " 2.3.9" ,
17- "petite-vue" : " 0.4.1" ,
1817 "remark-toc" : " ^9.0.0" ,
1918 "tailwindcss" : " ^3.4.17" ,
20- "vue" : " ^ 3.5.13 "
19+ "vue" : " 3.5.18 "
2120 },
2221 "prettier" : {
2322 "semi" : false ,
3332 "sharp" : " ^0.33.5" ,
3433 "tslib" : " ^2.8.1" ,
3534 "typescript" : " 5.0.3"
35+ },
36+ "pnpm" : {
37+ "overrides" : {
38+ "esbuild@<=0.24.2" : " >=0.25.0" ,
39+ "vite@>=6.0.0 <=6.0.8" : " >=6.0.9" ,
40+ "vite@>=6.0.0 <6.0.12" : " >=6.0.12" ,
41+ "vite@>=6.0.0 <6.0.13" : " >=6.0.13" ,
42+ "vite@>=6.0.0 <6.0.15" : " >=6.0.15" ,
43+ "@babel/helpers@<7.26.10" : " >=7.26.10" ,
44+ "vite@>=6.0.0 <=6.1.5" : " >=6.1.6" ,
45+ "vite@>=6.0.0 <6.0.14" : " >=6.0.14" ,
46+ "brace-expansion@>=2.0.0 <=2.0.1" : " >=2.0.2" ,
47+ "prismjs@<1.30.0" : " >=1.30.0"
48+ }
3649 }
3750}
You can’t perform that action at this time.
0 commit comments