mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 23:16:46 +00:00
chore: upgrade dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -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",
|
||||
@@ -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",
|
||||
@@ -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",
|
||||
|
||||
1289
pnpm-lock.yaml
generated
1289
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user