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 Dec 11, 2023
1 parent 3ab5a25 commit ec08c34
Show file tree
Hide file tree
Showing 2 changed files with 1,354 additions and 1,412 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,44 +15,44 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^3.3.0",
"@astrojs/mdx": "^1.1.3",
"@astrojs/react": "^3.0.4",
"@astrojs/rss": "^3.0.0",
"@astrojs/markdown-remark": "^4.0.0",
"@astrojs/mdx": "^2.0.0",
"@astrojs/react": "^3.0.7",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"@iconify/json": "^2.2.138",
"@astrojs/tailwind": "^5.0.3",
"@iconify/json": "^2.2.154",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"astro": "^3.4.3",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"astro": "^4.0.3",
"astro-compress": "^2.2.3",
"autoprefixer": "^10.4.16",
"cssnano": "^6.0.1",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-astro": "^0.29.1",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.30.0",
"eslint-plugin-react": "^7.33.2",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^15.1.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.1",
"prettier-plugin-tailwindcss": "^0.5.6",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-tailwindcss": "^0.5.9",
"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.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.12.1",
"remark-collapse": "^0.1.2",
"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.3"
"rollup": "^4.7.0",
"shiki": "^0.14.6",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.1"
}
}
Loading

0 comments on commit ec08c34

Please sign in to comment.