File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- Update: Fri Nov 14 01:16:59 UTC 2025
1+ Update: Fri Jan 9 01:24:36 UTC 2026
Original file line number Diff line number Diff line change 2020 if : ${{ github.actor == 'dependabot[bot]' }}
2121
2222 steps :
23- - uses : dependabot/fetch-metadata@v2.4 .0
23+ - uses : dependabot/fetch-metadata@v2.5 .0
2424 with :
2525 github-token : " ${{ secrets.GITHUB_TOKEN }}"
2626
3535 if : ${{ github.actor == 'dependabot[bot]' }}
3636
3737 steps :
38- - uses : dependabot/fetch-metadata@v2.4 .0
38+ - uses : dependabot/fetch-metadata@v2.5 .0
3939 with :
4040 github-token : " ${{ secrets.GITHUB_TOKEN }}"
4141
Original file line number Diff line number Diff line change 2121 "prepublishOnly" : " astro build"
2222 },
2323 "dependencies" : {
24- "@astrojs/sitemap" : " 3.6.0 " ,
24+ "@astrojs/sitemap" : " 3.6.1 " ,
2525 "@astrojs/solid-js" : " 5.1.3" ,
2626 "@playform/build" : " 0.2.6" ,
2727 "@playform/compress" : " 0.2.1" ,
3030 "@tailwindcss/aspect-ratio" : " 0.4.2" ,
3131 "@tailwindcss/forms" : " 0.5.11" ,
3232 "@tailwindcss/typography" : " 0.5.19" ,
33- "astro" : " 5.16.6 " ,
33+ "astro" : " 5.16.7 " ,
3434 "astro-capo" : " 0.0.1" ,
3535 "astrojs-service-worker" : " 2.0.0" ,
3636 "autoprefixer" : " 10.4.23" ,
4444 "postcss-import" : " 16.1.1" ,
4545 "postcss-reporter" : " 7.1.0" ,
4646 "postcss-url" : " 10.1.3" ,
47- "sass" : " 1.97.1 " ,
47+ "sass" : " 1.97.2 " ,
4848 "simplex-noise" : " 4.0.3" ,
4949 "solid-devtools" : " 0.34.4" ,
5050 "solid-js" : " 1.9.10" ,
51- "tailwindcss" : " 3.4.18 " ,
51+ "tailwindcss" : " 3.4.19 " ,
5252 "typescript" : " 5.9.3" ,
5353 "ulid" : " 3.0.2" ,
54- "zod" : " 4.3.4 "
54+ "zod" : " 4.3.5 "
5555 },
5656 "devDependencies" : {
5757 "@astrojs/ts-plugin" : " 1.10.6" ,
You can’t perform that action at this time.
0 commit comments