Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristineTham committed Mar 29, 2024
1 parent eb650ce commit b3a4030
Show file tree
Hide file tree
Showing 2 changed files with 801 additions and 573 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,29 @@
},
"dependencies": {
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.1",
"astro": "^4.5.5"
"@astrojs/sitemap": "^3.1.2",
"astro": "^4.5.12"
},
"devDependencies": {
"@astrojs/check": "^0.5.9",
"@astrojs/check": "^0.5.10",
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/logos": "^1.1.42",
"@julr/unocss-preset-forms": "^0.1.0",
"@types/node": "^20.11.28",
"@typescript-eslint/parser": "^7.2.0",
"@unocss/eslint-config": "^0.58.6",
"@unocss/reset": "^0.58.6",
"@types/node": "^20.11.30",
"@typescript-eslint/parser": "^7.4.0",
"@unocss/eslint-config": "^0.58.8",
"@unocss/reset": "^0.58.8",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-astro": "^0.33.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-markdown": "^4.0.1",
"eslint-plugin-mdx": "^3.1.5",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"typescript": "^5.4.2",
"unocss": "^0.58.6",
"vite": "^5.1.6"
"prettier-plugin-tailwindcss": "^0.5.13",
"typescript": "^5.4.3",
"unocss": "^0.58.8",
"vite": "^5.2.6"
},
"packageManager": "[email protected].4+sha1.c85a4305534f76d461407b59277b954bac97b5c4"
"packageManager": "[email protected].5+sha256.4b4efa12490e5055d59b9b9fc9438b7d581a6b7af3b5675eb5c5f447cee1a589"
}
Loading

0 comments on commit b3a4030

Please sign in to comment.