chore(pnpm): update packages

This commit is contained in:
Stefan Imhoff
2023-06-29 13:17:18 +02:00
parent 5f3510d4ef
commit 133c976389
2 changed files with 528 additions and 419 deletions

View File

@@ -23,14 +23,14 @@
"@astrojs/prefetch": "^0.2.3", "@astrojs/prefetch": "^0.2.3",
"@astrojs/rss": "^2.4.3", "@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.3", "@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "^3.1.3", "@astrojs/tailwind": "^4.0.0",
"@swup/a11y-plugin": "^3.0.0", "@swup/a11y-plugin": "^3.0.0",
"@swup/fade-theme": "^1.0.5", "@swup/fade-theme": "^1.0.5",
"@swup/head-plugin": "^1.3.0", "@swup/head-plugin": "^1.3.0",
"@swup/preload-plugin": "^2.2.0", "@swup/preload-plugin": "^2.3.0",
"@swup/scripts-plugin": "^1.1.0", "@swup/scripts-plugin": "^1.1.0",
"@swup/scroll-plugin": "^2.0.3", "@swup/scroll-plugin": "^2.0.3",
"astro": "^2.6.4", "astro": "^2.7.2",
"astro-icon": "^0.8.1", "astro-icon": "^0.8.1",
"astro-imagetools": "^0.8.1", "astro-imagetools": "^0.8.1",
"astro-seo": "^0.7.4", "astro-seo": "^0.7.4",
@@ -55,37 +55,37 @@
"reading-time": "^1.5.0", "reading-time": "^1.5.0",
"sal.js": "^0.8.5", "sal.js": "^0.8.5",
"sharp": "^0.32.1", "sharp": "^0.32.1",
"swup": "^3.1.0", "swup": "^3.1.1",
"tailwindcss": "^3.3.2", "tailwindcss": "^3.3.2",
"unist-util-visit": "^4.1.2" "unist-util-visit": "^4.1.2"
}, },
"devDependencies": { "devDependencies": {
"@types/mdast": "^3.0.11", "@types/mdast": "^3.0.11",
"@types/react": "^18.2.12", "@types/react": "^18.2.14",
"@types/unist": "^2.0.6", "@types/unist": "^2.0.6",
"@typescript-eslint/parser": "^5.59.11", "@typescript-eslint/parser": "^5.60.1",
"cspell": "^6.31.1", "cspell": "^6.31.1",
"cssnano": "^6.0.1", "cssnano": "^6.0.1",
"eslint": "^8.42.0", "eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-astro": "^0.27.1", "eslint-plugin-astro": "^0.27.2",
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"jimp": "^0.22.8", "jimp": "^0.22.8",
"lint-staged": "^13.2.2", "lint-staged": "^13.2.3",
"netlify-cli": "^15.5.1", "netlify-cli": "^15.7.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"plop": "^3.1.2", "plop": "^3.1.2",
"postcss-nesting": "^11.2.2", "postcss-nesting": "^11.3.0",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"prettier-plugin-astro": "^0.10.0", "prettier-plugin-astro": "^0.10.0",
"prettier-plugin-organize-imports": "^3.2.2", "prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.3.0", "prettier-plugin-tailwindcss": "^0.3.0",
"rollup": "^3.25.1", "rollup": "^3.25.3",
"tailwindcss-logical": "^3.0.1", "tailwindcss-logical": "^3.0.1",
"tailwindcss-opentype": "^1.1.0", "tailwindcss-opentype": "^1.1.0",
"typescript": "^5.1.3", "typescript": "^5.1.6",
"vite": "^4.3.9" "vite": "^4.3.9"
}, },
"pnpm": { "pnpm": {

921
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff