Skip to content

Commit

Permalink
build: update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
javalce committed Nov 21, 2024
1 parent 8bc1539 commit 448cc81
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 79 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-flat-config-utils": "^0.4.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-unicorn": "^56.0.1",
"execa": "^9.5.1",
"globals": "^15.12.0",
Expand All @@ -86,7 +86,7 @@
"jiti": "^2.4.0",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"svelte": "^5.2.4",
"svelte": "^5.2.7",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "5.6.3"
Expand All @@ -103,10 +103,10 @@
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-solid": "^0.14.4",
"eslint-plugin-svelte": "^2.46.0",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-testing-library": "^6.5.0",
"eslint-plugin-vue": "^9.31.0",
"svelte-eslint-parser": "^0.43.0",
"typescript": ">=4.8.0 <6.0.0",
"typescript": ">=5.0.0 <6.0.0",
"vue-eslint-parser": "^9.4.3"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 448cc81

Please sign in to comment.