Skip to content

Commit

Permalink
PNPM Update Latest (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
shehabgamin authored Oct 7, 2024
1 parent 02ad646 commit af041b8
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 725 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"@eslint/js": "^10.0.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.14.14",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.8.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.28.0",
"fast-glob": "^3.3.2",
"gray-matter": "^4.0.3",
"markdown-it": "^13.0.2",
"markdown-it": "^14.1.0",
"markdown-it-deflist": "^3.0.0",
"markdown-it-footnote": "^4.0.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.0",
"vitepress": "^1.3.2",
"vue": "^3.4.35",
"vue-tsc": "^2.0.29"
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vitepress": "^1.4.0",
"vue": "^3.5.11",
"vue-tsc": "^2.1.6"
},
"postcss": {
"plugins": {
Expand Down
Loading

0 comments on commit af041b8

Please sign in to comment.