mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
chore(pnpm): update packages
This commit is contained in:
26
package.json
26
package.json
@@ -23,14 +23,14 @@
|
||||
"@astrojs/prefetch": "^0.2.3",
|
||||
"@astrojs/rss": "^2.4.3",
|
||||
"@astrojs/sitemap": "^1.3.3",
|
||||
"@astrojs/tailwind": "^3.1.3",
|
||||
"@astrojs/tailwind": "^4.0.0",
|
||||
"@swup/a11y-plugin": "^3.0.0",
|
||||
"@swup/fade-theme": "^1.0.5",
|
||||
"@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/scroll-plugin": "^2.0.3",
|
||||
"astro": "^2.6.4",
|
||||
"astro": "^2.7.2",
|
||||
"astro-icon": "^0.8.1",
|
||||
"astro-imagetools": "^0.8.1",
|
||||
"astro-seo": "^0.7.4",
|
||||
@@ -55,37 +55,37 @@
|
||||
"reading-time": "^1.5.0",
|
||||
"sal.js": "^0.8.5",
|
||||
"sharp": "^0.32.1",
|
||||
"swup": "^3.1.0",
|
||||
"swup": "^3.1.1",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"unist-util-visit": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mdast": "^3.0.11",
|
||||
"@types/react": "^18.2.12",
|
||||
"@types/react": "^18.2.14",
|
||||
"@types/unist": "^2.0.6",
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
"@typescript-eslint/parser": "^5.60.1",
|
||||
"cspell": "^6.31.1",
|
||||
"cssnano": "^6.0.1",
|
||||
"eslint": "^8.42.0",
|
||||
"eslint": "^8.43.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-prettier": "^4.2.1",
|
||||
"husky": "^8.0.3",
|
||||
"jimp": "^0.22.8",
|
||||
"lint-staged": "^13.2.2",
|
||||
"netlify-cli": "^15.5.1",
|
||||
"lint-staged": "^13.2.3",
|
||||
"netlify-cli": "^15.7.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"plop": "^3.1.2",
|
||||
"postcss-nesting": "^11.2.2",
|
||||
"postcss-nesting": "^11.3.0",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-plugin-astro": "^0.10.0",
|
||||
"prettier-plugin-organize-imports": "^3.2.2",
|
||||
"prettier-plugin-tailwindcss": "^0.3.0",
|
||||
"rollup": "^3.25.1",
|
||||
"rollup": "^3.25.3",
|
||||
"tailwindcss-logical": "^3.0.1",
|
||||
"tailwindcss-opentype": "^1.1.0",
|
||||
"typescript": "^5.1.3",
|
||||
"typescript": "^5.1.6",
|
||||
"vite": "^4.3.9"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user