Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 10d27b5 commit 54b8f7f
Show file tree
Hide file tree
Showing 3 changed files with 524 additions and 122 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
touch dist/.nojekyll
- name: Deploy 🚀
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].4
if: github.ref == 'refs/heads/main'
with:
folder: dist
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/svelte": "4.2.3",
"@types/node": "20.16.3",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@unocss/eslint-config": "0.62.3",
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-svelte": "2.43.0",
Expand All @@ -31,8 +31,8 @@
"svelte-preprocess": "5.1.4",
"typescript": "5.5.4",
"unocss": "0.62.3",
"vite": "5.4.2",
"vite-plugin-checker": "0.7.2",
"vite": "5.4.3",
"vite-plugin-checker": "0.8.0",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0"
},
Expand Down
Loading

0 comments on commit 54b8f7f

Please sign in to comment.