Skip to content

Commit

Permalink
chore: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
JasKang committed Jul 28, 2023
1 parent 8275668 commit c64ee30
Show file tree
Hide file tree
Showing 10 changed files with 710 additions and 660 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"@vueuse/core": "^10.2.1",
"body-scroll-lock": "4.0.0-beta.0",
"kotl": "^1.5.0",
"pinia": "^2.1.4",
"pinia": "^2.1.6",
"tailwind-variants": "^0.1.13",
"vue": "^3.3.4",
"vue-router": "^4.2.4",
"vue-types": "^5.1.0"
"vue-types": "^5.1.1"
},
"devDependencies": {
"@jaskang/config": "^1.3.0",
Expand All @@ -47,30 +47,30 @@
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"@types/jsdom": "^21.1.1",
"@types/node": "^20.4.2",
"@types/node": "^20.4.5",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/test-utils": "^2.4.0",
"@vue/test-utils": "^2.4.1",
"@vue/theme": "^2.2.3",
"@vue/tsconfig": "^0.4.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.45.0",
"jsdom": "^22.1.0",
"mini-svg-data-uri": "^1.4.4",
"postcss": "^8.4.26",
"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.63.6",
"sass": "^1.64.1",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6",
"vite": "^4.4.4",
"vite": "^4.4.7",
"vite-plugin-inspect": "^0.7.33",
"vite-plugin-markdown-preview": "^1.0.4",
"vitepress": "1.0.0-beta.5",
"vitepress": "1.0.0-beta.6",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.5"
"vue-tsc": "^1.8.8"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit c64ee30

Please sign in to comment.