mirror of
https://github.com/apricote/Listory.git
synced 2026-02-10 03:37:02 +00:00
Compare commits
2 commits
d34d6b2c6a
...
714467e43d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
714467e43d | ||
|
|
e7fd293459 |
3 changed files with 6 additions and 6 deletions
|
|
@ -73,7 +73,7 @@ services:
|
|||
- web
|
||||
|
||||
proxy:
|
||||
image: traefik:v2.11.8
|
||||
image: traefik:v2.11.9
|
||||
command:
|
||||
#- --log.level=debug
|
||||
#- --accesslog=true
|
||||
|
|
|
|||
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -42,7 +42,7 @@
|
|||
"react-router-dom": "6.26.2",
|
||||
"recharts": "2.12.7",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.11",
|
||||
"tailwindcss": "3.4.12",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.4.6",
|
||||
|
|
@ -9963,9 +9963,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.11",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.11.tgz",
|
||||
"integrity": "sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==",
|
||||
"version": "3.4.12",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.12.tgz",
|
||||
"integrity": "sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"react-router-dom": "6.26.2",
|
||||
"recharts": "2.12.7",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.11",
|
||||
"tailwindcss": "3.4.12",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.4.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue