File tree Expand file tree Collapse file tree 3 files changed +781
-250
lines changed Expand file tree Collapse file tree 3 files changed +781
-250
lines changed Original file line number Diff line number Diff line change 99 "preview" : " astro preview"
1010 },
1111 "dependencies" : {
12- "@astrojs/tailwind" : " ^5.1.3 " ,
13- "@astrojs/vue" : " ^5.0.1 " ,
14- "astro" : " ^5.0.4 " ,
12+ "@astrojs/tailwind" : " ^5.1.4 " ,
13+ "@astrojs/vue" : " ^5.0.3 " ,
14+ "astro" : " ^5.1.1 " ,
1515 "lodash" : " 4.17.21" ,
1616 "lunr" : " 2.3.9" ,
1717 "petite-vue" : " 0.4.1" ,
1818 "remark-toc" : " ^9.0.0" ,
19- "tailwindcss" : " ^3.4.16 " ,
19+ "tailwindcss" : " ^3.4.17 " ,
2020 "vue" : " ^3.5.13"
2121 },
2222 "prettier" : {
2323 "semi" : false ,
2424 "tabs" : true
2525 },
2626 "devDependencies" : {
27- "@types/lodash" : " ^4.17.7 " ,
27+ "@types/lodash" : " ^4.17.13 " ,
2828 "@types/lunr" : " ^2.3.7" ,
29- "@types/node" : " ^22.10.1 " ,
30- "@vue/reactivity" : " ^3.4.38 " ,
29+ "@types/node" : " ^22.10.2 " ,
30+ "@vue/reactivity" : " ^3.5.13 " ,
3131 "prettier" : " ^3.4.2" ,
3232 "prettier-plugin-astro" : " ^0.14.1" ,
3333 "sharp" : " ^0.33.5" ,
34- "tslib" : " ^2.6.3 " ,
34+ "tslib" : " ^2.8.1 " ,
3535 "typescript" : " 5.0.3"
3636 }
3737}
You can’t perform that action at this time.
0 commit comments