Skip to content

Commit

Permalink
fix packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Jan 22, 2024
1 parent d82b3a5 commit 4b3f043
Show file tree
Hide file tree
Showing 2 changed files with 836 additions and 737 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
},
"devDependencies": {
"concurrently": "^8.2.2",
"esbuild": "^0.19.11",
"esbuild": "^0.18.20",
"esbuild-plugin-solid": "^0.5.0",
"jsdom": "^24.0.0",
"prettier": "3.2.4",
"jsdom": "^22.1.0",
"prettier": "2.8.8",
"solid-js": "^1.8.11",
"tsup": "^8.0.1",
"tsup-preset-solid": "^2.2.0",
"tsup": "^6.7.0",
"tsup-preset-solid": "^0.1.8",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^4.5.2",
"vite-plugin-solid": "^2.8.2",
"vitest": "^1.2.1"
"vitest": "^0.32.4"
},
"keywords": [
"solid"
Expand Down Expand Up @@ -104,4 +104,4 @@
"require": "./dist/emojis/index.cjs"
}
}
}
}
Loading

0 comments on commit 4b3f043

Please sign in to comment.