chore(pnpm): update packages

This commit is contained in:
Stefan Imhoff
2023-06-13 23:36:22 +02:00
parent 5ab970370e
commit 062bee0524
2 changed files with 276 additions and 434 deletions

View File

@@ -18,14 +18,14 @@
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.2.2",
"@astrojs/mdx": "^0.19.4",
"@astrojs/preact": "^2.2.0",
"@astrojs/mdx": "^0.19.7",
"@astrojs/preact": "^2.2.1",
"@astrojs/prefetch": "^0.2.3",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "^3.1.3",
"astro": "^2.5.5",
"astro-icon": "^0.8.0",
"astro": "^2.6.4",
"astro-icon": "^0.8.1",
"astro-imagetools": "^0.8.1",
"astro-seo": "^0.7.4",
"astro-webmanifest": "^0.6.0",
@@ -35,7 +35,7 @@
"chartjs-plugin-autocolors": "^0.2.2",
"classnames": "^2.3.2",
"deepmerge": "^4.3.1",
"file-type": "^18.4.0",
"file-type": "^18.5.0",
"find-cache-dir": "^4.0.0",
"mdast-util-to-string": "^3.2.0",
"moment": "^2.29.4",
@@ -54,12 +54,12 @@
},
"devDependencies": {
"@types/mdast": "^3.0.11",
"@types/react": "^18.2.8",
"@types/react": "^18.2.12",
"@types/unist": "^2.0.6",
"@typescript-eslint/parser": "^5.59.7",
"@typescript-eslint/parser": "^5.59.11",
"cspell": "^6.31.1",
"cssnano": "^6.0.1",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-astro": "^0.27.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
@@ -67,18 +67,18 @@
"husky": "^8.0.3",
"jimp": "^0.22.8",
"lint-staged": "^13.2.2",
"netlify-cli": "^15.4.1",
"netlify-cli": "^15.5.1",
"npm-run-all": "^4.1.5",
"plop": "^3.1.2",
"postcss-nesting": "^11.2.2",
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.9.1",
"prettier-plugin-astro": "^0.10.0",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.3.0",
"rollup": "^3.23.0",
"rollup": "^3.25.1",
"tailwindcss-logical": "^3.0.1",
"tailwindcss-opentype": "^1.1.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vite": "^4.3.9"
},
"pnpm": {