Skip to content

Commit

Permalink
feat: ElSlot
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskang committed Aug 7, 2023
1 parent 8a13f47 commit 2a4da1e
Show file tree
Hide file tree
Showing 10 changed files with 395 additions and 333 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@floating-ui/vue": "^1.0.2",
"@heroicons/vue": "^2.0.18",
"@vueuse/core": "^10.2.1",
"@vueuse/core": "^10.3.0",
"body-scroll-lock": "4.0.0-beta.0",
"kotl": "^1.6.0",
"pinia": "^2.1.6",
Expand All @@ -45,30 +45,30 @@
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"@types/jsdom": "^21.1.1",
"@types/node": "^20.4.5",
"@types/node": "^20.4.8",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/test-utils": "^2.4.1",
"@vue/theme": "^2.2.3",
"@vue/theme": "^2.2.4",
"@vue/tsconfig": "^0.4.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.45.0",
"happy-dom": "^10.5.2",
"eslint": "^8.46.0",
"happy-dom": "^10.8.0",
"jsdom": "^22.1.0",
"mini-svg-data-uri": "^1.4.4",
"postcss": "^8.4.27",
"postcss-import": "^15.1.0",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.4.1",
"rimraf": "^5.0.1",
"sass": "^1.64.1",
"sass": "^1.64.2",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vite-plugin-inspect": "^0.7.33",
"vite": "^4.4.8",
"vite-plugin-inspect": "^0.7.35",
"vite-plugin-markdown-preview": "^1.0.4",
"vitepress": "1.0.0-beta.6",
"vitest": "^0.33.0",
"vitepress": "1.0.0-beta.7",
"vitest": "^0.34.1",
"vue-tsc": "^1.8.8"
},
"pnpm": {
Expand Down
Loading

1 comment on commit 2a4da1e

@vercel
Copy link

@vercel vercel bot commented on 2a4da1e Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.