Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Nov 6, 2023
1 parent 88c5d79 commit 687f068
Show file tree
Hide file tree
Showing 2 changed files with 1,607 additions and 1,055 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@
"start": "astro dev"
},
"devDependencies": {
"@astrojs/markdown-remark": "^3.2.0",
"@astrojs/mdx": "^1.1.0",
"@astrojs/preact": "^3.0.0",
"@astrojs/react": "^3.0.2",
"@astrojs/markdown-remark": "^3.3.0",
"@astrojs/mdx": "^1.1.3",
"@astrojs/preact": "^3.0.1",
"@astrojs/react": "^3.0.4",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^5.0.0",
"@iconify/json": "^2.2.127",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"@iconify/json": "^2.2.138",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"astro": "^3.1.0",
"astro-compress": "^2.0.15",
"autoprefixer": "^10.4.15",
"@types/react": "^18.2.35",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"astro": "^3.4.3",
"astro-compress": "^2.2.3",
"autoprefixer": "^10.4.16",
"cssnano": "^6.0.1",
"eslint": "^8.49.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-react": "^7.33.2",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^15.1.0",
"preact": "^10.17.1",
"preact": "^10.18.2",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"prettier-plugin-tailwindcss": "^0.5.4",
"prettier-plugin-astro": "^0.12.1",
"prettier-plugin-tailwindcss": "^0.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.0.0",
"rehype-pretty-code": "^0.10.1",
"rehype-pretty-code": "^0.10.2",
"remark-collapse": "^0.1.2",
"remark-toc": "^8.0.1",
"rollup": "^3.29.2",
"shiki": "^0.14.4",
"tailwindcss": "^3.3.3",
"remark-toc": "^9.0.0",
"rollup": "^4.3.0",
"shiki": "^0.14.5",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"unplugin-icons": "^0.17.0"
"unplugin-icons": "^0.17.3"
}
}
Loading

0 comments on commit 687f068

Please sign in to comment.