Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianGonz97 committed Dec 22, 2023
1 parent 63d4553 commit acfb569
Show file tree
Hide file tree
Showing 3 changed files with 573 additions and 655 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,19 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@types/estree": "^1.0.1",
"@types/node": "^18.16.16",
"@changesets/cli": "^2.27.1",
"@types/estree": "^1.0.5",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"eslint": "^8.43.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.8.0",
"magic-string": "^0.30.5",
"prettier": "^2.8.8",
"svelte": "^4.0.0",
"tsup": "^7.1.0",
"tsup": "^8.0.1",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^1.1.0"
},
"peerDependencies": {
"@melt-ui/svelte": ">= 0.29.0",
Expand Down
Loading

0 comments on commit acfb569

Please sign in to comment.