Skip to content

Commit 440d809

Browse files
authored
Bump all dependencies (#189)
1 parent 2c73c3d commit 440d809

4 files changed

Lines changed: 1199 additions & 1481 deletions

File tree

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default antfu({
1616
'no-self-assign': 'off',
1717
'no-console': 'off',
1818
'jsonc/object-curly-spacing': 'off',
19+
'import/no-mutable-exports': 'off',
1920
'svelte/html-quotes': [
2021
'error',
2122
{

0 commit comments

Comments
 (0)