Compare commits
2 Commits
renovate/n
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 109a3b5742 | |||
| 5d6490a084 |
@@ -5,7 +5,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: web_build
|
||||
image: node:25
|
||||
image: node:24
|
||||
volumes:
|
||||
- name: web_app
|
||||
path: /tmp/web_build
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/uuid": "^11.0.0",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"eslint": "^10.1.0",
|
||||
"eslint-plugin-react-dom": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user