Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 4a4526b commit eb2d190
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
with:
sarif_file: results.sarif
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"private": true,
"license": "MIT",
"devDependencies": {
"@biomejs/biome": "1.8.2",
"@biomejs/biome": "1.8.3",
"@kobalte/core": "0.13.3",
"@kobalte/tailwindcss": "0.9.0",
"@solid-primitives/context": "0.2.3",
Expand All @@ -36,15 +36,15 @@
"@typescript-eslint/parser": "7.14.1",
"autoprefixer": "10.4.19",
"daisyui": "4.12.10",
"eslint": "9.5.0",
"eslint": "9.6.0",
"eslint-plugin-tsdoc": "0.3.0",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-nesting": "12.1.5",
"solid-icons": "1.1.0",
"tailwindcss": "3.4.4",
"typescript": "5.5.2",
"vite": "5.3.1",
"vite": "5.3.2",
"vite-plugin-solid": "2.10.2"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb2d190

Please sign in to comment.