Commit 97e8c03
committed
chore: update dependencies and node version in admin workflow
Upgrade Node.js version in GitHub Actions workflow from 22.x to 24.x
to stay current with LTS versions, ensuring compatibility and
performance improvements. Update various package dependencies to their
latest versions for bug fixes and new features. Also, increment
package versions to reflect these updates throughout the project.
Include changes to `package-lock.json` and `CHANGELOG.md` to document
the recent updates and improvements.1 parent 22b8a12 commit 97e8c03
7 files changed
Lines changed: 79 additions & 71 deletions
File tree
- .github/workflows
- admin
- packages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Submodule vi-vue-components updated 13 files
- .github/workflows/components.yml+1-1
- src/actions/export.vue+356-7
- src/actions/search.vue+11
- src/extensions/shop/OrderEditor.vue+58-1
- src/extensions/shop/OrderLayout.vue+1-1
- src/extensions/shop/extension.js+1
- src/handler/ListHandler.vue+25-36
- src/layouts/AdminLayout.vue+19-2
- src/package-lock.json+6-6
- src/package.json+2-2
- src/translations/de.js+16
- src/translations/en.js+16
- src/translations/fr.js+50
0 commit comments