Compare commits
3 Commits
86db17a45d
...
2a938d81dc
Author | SHA1 | Date | |
---|---|---|---|
2a938d81dc | |||
61c96629a1 | |||
8644075a09 |
@@ -12,7 +12,7 @@ steps:
|
||||
|
||||
# Frontend
|
||||
- name: web_build
|
||||
image: node:23
|
||||
image: node:24
|
||||
depends_on:
|
||||
- fetch
|
||||
volumes:
|
||||
|
1394
moneymgr_web/package-lock.json
generated
1394
moneymgr_web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -37,7 +37,7 @@
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint-plugin-react-dom": "^1.49.0",
|
||||
"eslint-plugin-react-dom": "^1.52.3",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^00.4.20",
|
||||
"eslint-plugin-react-x": "^1.52.3",
|
||||
|
Reference in New Issue
Block a user