Skip to content

Commit

Permalink
chore: bump dependencies (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby authored Nov 16, 2024
1 parent 17d15c7 commit 1f21960
Show file tree
Hide file tree
Showing 4 changed files with 1,002 additions and 409 deletions.
35 changes: 16 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,36 +43,33 @@
]
},
"devDependencies": {
"@iconify-json/bx": "^1.1.10",
"@iconify-json/gg": "^1.1.9",
"@iconify-json/simple-icons": "^1.1.105",
"@iconify-json/tabler": "^1.1.113",
"@iconify/json": "^2.2.272",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.15",
"@types/alpinejs": "^3.13.10",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"postcss": "^8.4.38",
"prettier": "^3.3.1",
"prettier-plugin-tailwindcss": "^0.6.2",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"release-it": "^15.11.0",
"sass": "^1.77.4",
"tailwindcss": "^3.4.4",
"sass-embedded": "^1.81.0",
"tailwindcss": "^3.4.15",
"tailwindcss-plugin-icons": "^2.2.2",
"typescript": "^5.4.5",
"vite": "^5.2.13"
"typescript": "^5.6.3",
"vite": "^5.4.11"
},
"dependencies": {
"@halo-dev/api-client": "^2.19.0",
"alpinejs": "^3.14.0",
"@halo-dev/api-client": "^2.20.0",
"alpinejs": "^3.14.3",
"pupa": "^3.1.0",
"tocbot": "^4.28.2"
"tocbot": "^4.32.2"
}
}
Loading

0 comments on commit 1f21960

Please sign in to comment.