pnpm update
Next.js App CI / docker (push) Failing after 1m12s

This commit is contained in:
2026-06-19 07:12:22 +02:00
parent eb842c3adb
commit d1f575bb03
3 changed files with 1119 additions and 1085 deletions
+20 -28
View File
@@ -16,25 +16,25 @@
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tooltip": "^1.2.8",
"@retorquere/bibtex-parser": "^9.0.26",
"@retorquere/bibtex-parser": "^9.0.29",
"@tailwindcss/typography": "^0.5.19",
"cheerio": "^1.1.2",
"cheerio": "^1.2.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"culori": "^4.0.2",
"gray-matter": "^4.0.3",
"lucide-react": "^0.562.0",
"lucide-react": "^1.7.0",
"mdx-bundler": "^10.1.1",
"motion": "^12.25.0",
"next": "16.1.1",
"motion": "^12.38.0",
"next": "16.2.1",
"next-themes": "^0.4.6",
"qrcode": "^1.5.4",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-icons": "^5.5.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-icons": "^5.6.0",
"react-markdown": "^10.1.0",
"recharts": "3.6.0",
"rehype-pretty-code": "^0.14.1",
"recharts": "3.8.1",
"rehype-pretty-code": "^0.14.3",
"rehype-slug": "^6.0.0",
"rehype-stringify": "^10.0.1",
"remark-gfm": "^4.0.1",
@@ -42,31 +42,23 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"rough-notation": "^0.5.1",
"shiki": "^3.21.0",
"tailwind-merge": "^3.4.0",
"shiki": "^4.0.2",
"tailwind-merge": "^3.5.0",
"tailwindcss-animate": "^1.0.7",
"unified": "^11.0.5"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.3",
"@tailwindcss/postcss": "^4.1.18",
"@eslint/eslintrc": "^3.3.5",
"@tailwindcss/postcss": "^4.2.2",
"@types/culori": "^4.0.1",
"@types/node": "^25.0.6",
"@types/node": "^25.5.0",
"@types/qrcode": "^1.5.6",
"@types/react": "^19.2.8",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"eslint": "^9.39.2",
"eslint-config-next": "16.1.1",
"tailwindcss": "^4.1.18",
"eslint": "^10.1.0",
"eslint-config-next": "16.2.1",
"tailwindcss": "^4.2.2",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3"
},
"pnpm": {
"onlyBuiltDependencies": [
"@tailwindcss/oxide",
"esbuild",
"sharp",
"unrs-resolver"
]
"typescript": "^6.0.2"
}
}
+1095 -1057
View File
File diff suppressed because it is too large Load Diff
+4
View File
@@ -0,0 +1,4 @@
allowBuilds:
esbuild: true
sharp: true
unrs-resolver: true