File tree Expand file tree Collapse file tree 3 files changed +1448
-986
lines changed
Expand file tree Collapse file tree 3 files changed +1448
-986
lines changed Original file line number Diff line number Diff line change 1414 - name : Checkout Project
1515 uses : actions/checkout@v6
1616 - name : Setup Docker Buildx
17- uses : docker/setup-buildx-action@v3.11.1
17+ uses : docker/setup-buildx-action@v3.12.0
1818 - name : Login to GitHub Container Registry
1919 uses : docker/login-action@v3.6.0
2020 with :
Original file line number Diff line number Diff line change 1919 "@nuxtjs/tailwindcss" : " ^6.14.0" ,
2020 "@prettier/plugin-xml" : " ^3.4.2" ,
2121 "@sapphire/prettier-config" : " ^2.0.0" ,
22- "nuxt" : " 3.20.2 " ,
23- "prettier" : " ^3.7.4 " ,
22+ "nuxt" : " 3.21.0 " ,
23+ "prettier" : " ^3.8.1 " ,
2424 "typescript" : " ^5.5.2" ,
2525 "vue-meta" : " ^2.4.0"
2626 },
2727 "resolutions" : {
2828 "untyped" : " 2.0.0" ,
29- "vite" : " 7.2.7 "
29+ "vite" : " 7.3.1 "
3030 },
3131 "prettier" : " @sapphire/prettier-config" ,
3232 "packageManager" : " yarn@4.12.0"
You can’t perform that action at this time.
0 commit comments