File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- Update: Tue Jun 10 01:02:11 UTC 2025
1
+ Update: Thu Jun 26 01:01:51 UTC 2025
Original file line number Diff line number Diff line change 20
20
if : ${{ github.actor == 'dependabot[bot]' }}
21
21
22
22
steps :
23
- - uses : dependabot/fetch-metadata@v2.3 .0
23
+ - uses : dependabot/fetch-metadata@v2.4 .0
24
24
with :
25
25
github-token : " ${{ secrets.GITHUB_TOKEN }}"
26
26
35
35
if : ${{ github.actor == 'dependabot[bot]' }}
36
36
37
37
steps :
38
- - uses : dependabot/fetch-metadata@v2.3 .0
38
+ - uses : dependabot/fetch-metadata@v2.4 .0
39
39
with :
40
40
github-token : " ${{ secrets.GITHUB_TOKEN }}"
41
41
Original file line number Diff line number Diff line change 44
44
"@playform/pipe" : " 0.1.3" ,
45
45
"@types/csso" : " 5.0.4" ,
46
46
"@types/html-minifier-terser" : " 7.0.2" ,
47
+ <<<<<<< HEAD
47
48
"astro" : " ^5.10.0" ,
49
+ =======
50
+ "astro" : " ^5.10.1" ,
51
+ >>>>>>> fc254d833a169ee991cab6fdc001ace140c9b9a8
48
52
"commander" : " 14.0.0" ,
49
53
"csso" : " 5.0.5" ,
50
54
"deepmerge-ts" : " 7.1.5" ,
58
62
},
59
63
"devDependencies" : {
60
64
"@playform/build" : " 0.2.4" ,
61
- "browserslist" : " 4.25.0 " ,
65
+ "browserslist" : " 4.25.1 " ,
62
66
"lightningcss" : " 1.30.1"
63
67
},
64
68
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments