Update dependencies (astro-auto-import to v0.4.4)
This commit is contained in:
832
package-lock.json
generated
832
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -22,7 +22,7 @@
|
||||
"fix:prettier": "prettier -w ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/rss": "^4.0.8",
|
||||
"@astrojs/sitemap": "^3.2.0",
|
||||
"@astrolib/analytics": "^0.6.1",
|
||||
"@astrolib/seo": "^1.0.0-beta.8",
|
||||
@@ -38,10 +38,10 @@
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/mdx": "^4.0.0-beta.2",
|
||||
"@astrojs/partytown": "^2.1.2",
|
||||
"@astrojs/tailwind": "^5.1.1",
|
||||
"@astrojs/tailwind": "^5.1.2",
|
||||
"@eslint/js": "^9.12.0",
|
||||
"@iconify-json/flat-color-icons": "^1.2.0",
|
||||
"@iconify-json/tabler": "^1.2.4",
|
||||
"@iconify-json/tabler": "^1.2.5",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
@@ -49,11 +49,11 @@
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@typescript-eslint/eslint-plugin": "^8.8.1",
|
||||
"@typescript-eslint/parser": "^8.8.1",
|
||||
"astro-compress": "2.3.1",
|
||||
"astro-compress": "2.3.3",
|
||||
"astro-eslint-parser": "^1.0.3",
|
||||
"eslint": "^9.12.0",
|
||||
"eslint-plugin-astro": "^1.2.4",
|
||||
"globals": "^15.10.0",
|
||||
"globals": "^15.11.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
@@ -62,7 +62,7 @@
|
||||
"sharp": "0.33.5",
|
||||
"tailwind-merge": "^2.5.3",
|
||||
"tailwindcss": "^3.4.13",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript-eslint": "^8.8.1",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user