Compare commits
1 Commits
renovate/n
...
renovate/e
Author | SHA1 | Date | |
---|---|---|---|
f631b50dd4 |
@ -6,7 +6,7 @@ name: default
|
||||
steps:
|
||||
# Frontend
|
||||
- name: web_build
|
||||
image: node:24
|
||||
image: node:23
|
||||
volumes:
|
||||
- name: web_app
|
||||
path: /tmp/web_build
|
||||
|
1010
moneymgr_web/package-lock.json
generated
1010
moneymgr_web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -36,7 +36,7 @@
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@vitejs/plugin-react": "^4.5.2",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint": "^9.29.0",
|
||||
"eslint-plugin-react-dom": "^1.49.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^00.4.20",
|
||||
|
Reference in New Issue
Block a user