mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
chore(npm): upgrade packages
This commit is contained in:
46
package.json
46
package.json
@@ -12,42 +12,42 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^0.16.0",
|
||||
"@astrojs/preact": "^2.1.0",
|
||||
"@astrojs/tailwind": "^3.0.1",
|
||||
"astro": "^2.4.0",
|
||||
"@astrojs/mdx": "^0.19.4",
|
||||
"@astrojs/preact": "^2.2.0",
|
||||
"@astrojs/tailwind": "^3.1.3",
|
||||
"astro": "^2.5.5",
|
||||
"astro-icon": "^0.8.0",
|
||||
"astro-imagetools": "^0.8.1",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"classnames": "^2.3.2",
|
||||
"file-type": "^18.4.0",
|
||||
"find-cache-dir": "^4.0.0",
|
||||
"object-hash": "^3.0.0",
|
||||
"postcss": "^8.4.21",
|
||||
"postcss": "^8.4.24",
|
||||
"potrace": "^2.1.8",
|
||||
"preact": "^10.6.5",
|
||||
"sharp": "^0.31.3",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"preact": "^10.15.1",
|
||||
"sharp": "^0.32.1",
|
||||
"tailwindcss": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/parser": "^5.52.0",
|
||||
"cssnano": "^5.1.15",
|
||||
"eslint": "^8.34.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-plugin-astro": "^0.23.0",
|
||||
"@typescript-eslint/parser": "^5.59.7",
|
||||
"cssnano": "^6.0.1",
|
||||
"eslint": "^8.41.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-astro": "^0.27.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"husky": "^8.0.0",
|
||||
"lint-staged": "^13.1.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.2",
|
||||
"postcss-nesting": "^11.2.2",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-astro": "^0.8.0",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-plugin-astro": "^0.9.1",
|
||||
"prettier-plugin-organize-imports": "^3.2.2",
|
||||
"prettier-plugin-tailwindcss": "^0.2.2",
|
||||
"rollup": "^3.15.0",
|
||||
"tailwindcss-logical": "^3.0.0",
|
||||
"prettier-plugin-tailwindcss": "^0.3.0",
|
||||
"rollup": "^3.23.0",
|
||||
"tailwindcss-logical": "^3.0.1",
|
||||
"tailwindcss-opentype": "^1.1.0",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^4.1.1"
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.3.9"
|
||||
}
|
||||
}
|
||||
|
||||
2936
pnpm-lock.yaml
generated
2936
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user