Compare commits
1 Commits
renovate/v
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d415ce7e8 |
@@ -39,7 +39,7 @@ jobs:
|
|||||||
latest=true
|
latest=true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"@tanstack/router-plugin": "^1.131.48",
|
"@tanstack/router-plugin": "^1.131.48",
|
||||||
"@types/react": "^19.1.13",
|
"@types/react": "^19.1.13",
|
||||||
"@types/react-dom": "^19.1.9",
|
"@types/react-dom": "^19.1.9",
|
||||||
"@vitejs/plugin-react": "^6.0.0",
|
"@vitejs/plugin-react": "^5.0.2",
|
||||||
"globals": "^16.4.0",
|
"globals": "^16.4.0",
|
||||||
"tw-animate-css": "^1.3.8",
|
"tw-animate-css": "^1.3.8",
|
||||||
"typescript-eslint": "^8.44.0",
|
"typescript-eslint": "^8.44.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user