Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbikai committed Aug 13, 2024
1 parent 8d2520b commit 204cdde
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 770 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.1",
"private": true,
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.7.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -16,8 +16,8 @@
},
"dependencies": {
"@astrojs/rss": "^4.0.7",
"@sentry/astro": "^8.22.0",
"astro": "^4.12.3",
"@sentry/astro": "^8.25.0",
"astro": "^4.13.3",
"astro-seo": "^0.8.4",
"cheerio": "1.0.0-rc.12",
"dayjs": "^1.11.12",
Expand All @@ -29,19 +29,19 @@
"sanitize-html": "^2.13.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.24.1",
"@astrojs/cloudflare": "^11.0.1",
"@astrojs/netlify": "^5.4.0",
"@antfu/eslint-config": "^2.25.1",
"@astrojs/cloudflare": "^11.0.4",
"@astrojs/netlify": "^5.5.0",
"@astrojs/node": "^8.3.2",
"@astrojs/vercel": "^7.7.2",
"@types/prismjs": "^1.26.4",
"astro-eslint-parser": "^1.0.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.4",
"cssnano": "^7.0.5",
"eslint": "9.5.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"postcss-nesting": "^13.0.0",
"prettier-plugin-astro": "^0.14.1",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit 204cdde

Please sign in to comment.