Skip to content

Commit e367d79

Browse files
Update all patch dependencies
1 parent d933e06 commit e367d79

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838

3939
- name: "Run analysis"
40-
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
40+
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
4141
with:
4242
results_file: results.sarif
4343
results_format: sarif

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@types/node": "22.18.9",
12+
"@types/node": "22.18.12",
1313
"@types/react": "19.1.8",
1414
"@types/react-dom": "19.1.6",
1515
"autoprefixer": "10.4.21",
@@ -23,7 +23,7 @@
2323
"react": "19.1.0",
2424
"react-dom": "19.1.0",
2525
"tailwind-merge": "3.3.1",
26-
"tailwindcss": "4.1.11",
26+
"tailwindcss": "4.1.15",
2727
"tailwindcss-animate": "1.0.7",
2828
"typescript": "5.8.3"
2929
}

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)