Skip to content

Commit

Permalink
build: update various dependencies (#1244)
Browse files Browse the repository at this point in the history
### Summary of Changes

Update all dependencies that don't require major changes to our code.
  • Loading branch information
lars-reimann authored Oct 31, 2024
1 parent f2750bb commit e94dd08
Show file tree
Hide file tree
Showing 8 changed files with 1,438 additions and 857 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ module.exports = {

extends: '@lars-reimann/svelte',
rules: {
'@typescript-eslint/no-throw-literal': 'off',
'@typescript-eslint/only-throw-error': 'error',
'import/extensions': 'off',
'import/no-extraneous-dependencies': 'off',
'svelte/valid-compile': 'off',
Expand Down
Loading

0 comments on commit e94dd08

Please sign in to comment.