Update dependencies (astro v4.7.0)
This commit is contained in:
28
package.json
28
package.json
@@ -18,11 +18,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^4.0.5",
|
||||
"@astrojs/sitemap": "^3.1.2",
|
||||
"@astrojs/sitemap": "^3.1.4",
|
||||
"@astrolib/analytics": "^0.5.0",
|
||||
"@astrolib/seo": "^1.0.0-beta.5",
|
||||
"@fontsource-variable/inter": "^5.0.17",
|
||||
"astro": "^4.6.1",
|
||||
"@fontsource-variable/inter": "^5.0.18",
|
||||
"astro": "^4.7.0",
|
||||
"astro-embed": "^0.7.1",
|
||||
"astro-icon": "^1.1.0",
|
||||
"limax": "4.1.0",
|
||||
@@ -30,21 +30,21 @@
|
||||
"unpic": "^3.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/mdx": "^2.3.0",
|
||||
"@astrojs/partytown": "^2.0.4",
|
||||
"@astrojs/mdx": "^2.3.1",
|
||||
"@astrojs/partytown": "^2.1.0",
|
||||
"@astrojs/tailwind": "5.1.0",
|
||||
"@eslint/js": "^9.0.0",
|
||||
"@eslint/js": "^9.1.1",
|
||||
"@iconify-json/flat-color-icons": "^1.1.10",
|
||||
"@iconify-json/tabler": "^1.1.110",
|
||||
"@playform/compress": "0.0.3",
|
||||
"@tailwindcss/typography": "^0.5.12",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
||||
"@typescript-eslint/parser": "^7.6.0",
|
||||
"astro-eslint-parser": "^0.17.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-astro": "^0.34.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||
"@typescript-eslint/parser": "^7.7.1",
|
||||
"astro-eslint-parser": "^1.0.1",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-astro": "^1.0.3",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
"globals": "^15.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
@@ -54,9 +54,9 @@
|
||||
"reading-time": "^1.5.0",
|
||||
"rehype-plugin-image-native-lazy-loading": "^1.2.0",
|
||||
"sharp": "0.33.3",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.5",
|
||||
"typescript-eslint": "^7.6.0"
|
||||
"typescript-eslint": "^7.7.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user