Skip to content

Commit

Permalink
feat(app): ✨ upgrade to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
陈金伙 committed Sep 28, 2023
1 parent cef370b commit 74f05d9
Show file tree
Hide file tree
Showing 3 changed files with 1,568 additions and 1,318 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,26 @@
"pnpm": ">=7"
},
"dependencies": {
"@astrojs/mdx": "^0.19.3",
"@astrojs/react": "^2.2.0",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.1",
"@astrojs/tailwind": "^3.1.3",
"@astrojs/mdx": "^1.1.0",
"@astrojs/react": "^3.0.2",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^5.0.0",
"@icon-park/react": "^1.4.2",
"astro": "^2.5.3",
"astro": "^3.1.4",
"cz-conventional-changelog": "^3.3.0",
"dayjs": "^1.11.7",
"dayjs": "^1.11.10",
"github-markdown-css": "^5.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.3.3",
"typed.js": "^2.0.16"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.6.3",
"@tailwindcss/typography": "^0.5.9",
"@types/react": "^18.2.6",
"cz-git": "^1.6.1"
"@commitlint/config-conventional": "^17.7.0",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.23",
"cz-git": "^1.7.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 74f05d9

Please sign in to comment.