chore(pnpm): package updates

This commit is contained in:
Stefan Imhoff
2024-03-12 18:32:52 +01:00
parent 9f98a3565c
commit d8adbaf7d8
2 changed files with 6477 additions and 4161 deletions

View File

@@ -18,85 +18,86 @@
"prepare": "husky install" "prepare": "husky install"
}, },
"dependencies": { "dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.1", "@astro-community/astro-embed-youtube": "^0.4.4",
"@astrojs/mdx": "^1.0.3", "@astrojs/mdx": "^2.2.0",
"@astrojs/preact": "^3.0.0", "@astrojs/preact": "^3.1.1",
"@astrojs/prefetch": "^0.4.0", "@astrojs/prefetch": "^0.4.1",
"@astrojs/react": "^3.0.2", "@astrojs/react": "^3.1.0",
"@astrojs/rss": "^3.0.0", "@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.0.0", "@astrojs/sitemap": "^3.1.1",
"@astrojs/tailwind": "^5.0.0", "@astrojs/tailwind": "^5.1.0",
"@swup/a11y-plugin": "^3.0.0", "@swup/a11y-plugin": "^4.5.0",
"@swup/fade-theme": "^1.0.5", "@swup/astro": "^1.4.0",
"@swup/head-plugin": "^1.3.0", "@swup/fade-theme": "^2.0.0",
"@swup/preload-plugin": "^2.3.0", "@swup/head-plugin": "^2.2.0",
"@swup/scripts-plugin": "^1.1.0", "@swup/preload-plugin": "^3.2.10",
"@swup/scroll-plugin": "^2.0.3", "@swup/scripts-plugin": "^2.1.0",
"astro": "^3.0.11", "@swup/scroll-plugin": "^3.3.2",
"astro": "^4.5.4",
"astro-imagetools": "^0.9.0", "astro-imagetools": "^0.9.0",
"astro-pagefind": "^1.2.3", "astro-pagefind": "^1.4.0",
"astro-seo": "^0.8.0", "astro-seo": "^0.8.3",
"astro-webmanifest": "^0.6.0", "astro-webmanifest": "^1.0.0",
"astrojs-service-worker": "^1.1.0", "astrojs-service-worker": "^2.0.0",
"autoprefixer": "^10.4.15", "autoprefixer": "^10.4.18",
"chart.js": "^4.4.0", "chart.js": "^4.4.2",
"chartjs-plugin-autocolors": "^0.2.2", "chartjs-plugin-autocolors": "^0.2.2",
"classnames": "^2.3.2", "classnames": "^2.5.1",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",
"file-type": "^18.5.0", "file-type": "^19.0.0",
"find-cache-dir": "^5.0.0", "find-cache-dir": "^5.0.0",
"markdown-remark@latest": "link:astrojs/markdown-remark@latest", "markdown-remark@latest": "link:astrojs/markdown-remark@latest",
"mdast-util-to-string": "^4.0.0", "mdast-util-to-string": "^4.0.0",
"moment": "^2.29.4", "moment": "^2.30.1",
"object-hash": "^3.0.0", "object-hash": "^3.0.0",
"postcss": "^8.4.29", "postcss": "^8.4.35",
"potrace": "^2.1.8", "potrace": "^2.1.8",
"preact": "^10.17.1", "preact": "^10.19.6",
"react": "npm:@preact/compat@latest", "react": "npm:@preact/compat@latest",
"react-chartjs-2": "^5.2.0", "react-chartjs-2": "^5.2.0",
"react-dom": "npm:@preact/compat@latest", "react-dom": "npm:@preact/compat@latest",
"reading-time": "^1.5.0", "reading-time": "^1.5.0",
"sal.js": "^0.8.5", "sal.js": "^0.8.5",
"sharp": "^0.32.5", "sharp": "^0.33.2",
"swup": "^3.1.1", "swup": "^3.1.1",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.4.1",
"unist-util-visit": "^5.0.0" "unist-util-visit": "^5.0.0"
}, },
"devDependencies": { "devDependencies": {
"@svgr/cli": "^8.1.0", "@svgr/cli": "^8.1.0",
"@svgr/core": "^8.1.0", "@svgr/core": "^8.1.0",
"@types/mdast": "^4.0.0", "@types/mdast": "^4.0.3",
"@types/react": "^18.2.21", "@types/react": "^18.2.66",
"@types/unist": "^3.0.0", "@types/unist": "^3.0.2",
"@typescript-eslint/parser": "^6.6.0", "@typescript-eslint/parser": "^7.2.0",
"cspell": "^7.3.2", "cspell": "^8.6.0",
"cssnano": "^6.0.1", "cssnano": "^6.1.0",
"eslint": "^8.48.0", "eslint": "^8.57.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.29.0", "eslint-plugin-astro": "^0.31.4",
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.1.3",
"glob": "^10.3.10", "glob": "^10.3.10",
"husky": "^8.0.3", "husky": "^9.0.11",
"jimp": "^0.22.10", "jimp": "^0.22.12",
"lint-staged": "^14.0.1", "lint-staged": "^15.2.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"netlify-cli": "^16.3.1", "netlify-cli": "^17.19.3",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"pagefind": "^0.12.0", "pagefind": "^1.0.4",
"plop": "^4.0.0", "plop": "^4.0.1",
"postcss-nesting": "^12.0.1", "postcss-nesting": "^12.1.0",
"prettier": "^3.0.3", "prettier": "^3.2.5",
"prettier-plugin-astro": "^0.12.0", "prettier-plugin-astro": "^0.13.0",
"prettier-plugin-astro-organize-imports": "^0.4.3", "prettier-plugin-astro-organize-imports": "^0.4.3",
"prettier-plugin-organize-imports": "^3.2.3", "prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.4", "prettier-plugin-tailwindcss": "^0.5.12",
"rollup": "^3.29.0", "rollup": "^4.13.0",
"svgo": "^3.0.5", "svgo": "^3.2.0",
"tailwindcss-logical": "^3.0.1", "tailwindcss-logical": "^3.0.1",
"tailwindcss-opentype": "^1.1.0", "tailwindcss-opentype": "^1.1.0",
"typescript": "^5.2.2", "typescript": "^5.4.2",
"vite": "^4.4.9" "vite": "^5.1.6"
}, },
"pnpm": { "pnpm": {
"overrides": { "overrides": {

10529
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff