Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristineTham committed Jun 3, 2023
1 parent 3f3c81b commit 1f53883
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 532 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
},
"dependencies": {
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.1",
"astro": "^2.5.3"
"@astrojs/sitemap": "^1.3.3",
"astro": "^2.5.7"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.10",
"@iconify-json/logos": "^1.1.31",
"@julr/unocss-preset-forms": "^0.0.5",
"@types/node": "^20.2.3",
"@typescript-eslint/parser": "^5.59.7",
"@unocss/reset": "^0.52.1",
"eslint": "^8.41.0",
"eslint-plugin-astro": "^0.27.0",
"@types/node": "^20.2.5",
"@typescript-eslint/parser": "^5.59.8",
"@unocss/reset": "^0.52.7",
"eslint": "^8.42.0",
"eslint-plugin-astro": "^0.27.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"prettier": "^2.8.8",
"prettier-config-standard": "^5.0.0",
"prettier-plugin-astro": "^0.9.0",
"prettier-plugin-astro": "^0.10.0",
"prettier-plugin-tailwindcss": "^0.3.0",
"typescript": "^5.0.4",
"unocss": "^0.52.1",
"vite": "^4.3.8"
"typescript": "^5.1.3",
"unocss": "^0.52.7",
"vite": "^4.3.9"
}
}
Loading

0 comments on commit 1f53883

Please sign in to comment.