Skip to content

Commit 4ba577b

Browse files
Update all patch dependencies
1 parent cab5069 commit 4ba577b

File tree

3 files changed

+109
-123
lines changed

3 files changed

+109
-123
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767

6868
# Upload the results to GitHub's code scanning dashboard.
6969
- name: "Upload to code-scanning"
70-
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
70+
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
7171
with:
7272
sarif_file: results.sarif

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"autoprefixer": "10.4.21",
1616
"class-variance-authority": "0.7.1",
1717
"clsx": "2.1.1",
18-
"eslint": "9.30.0",
19-
"eslint-config-next": "15.3.4",
18+
"eslint": "9.30.1",
19+
"eslint-config-next": "15.3.5",
2020
"lucide-react": "0.525.0",
21-
"next": "15.3.4",
21+
"next": "15.3.5",
2222
"postcss": "8.5.6",
2323
"react": "19.1.0",
2424
"react-dom": "19.1.0",

0 commit comments

Comments
 (0)