|
Lines 70-76
Link Here
|
| 70 |
"license": "GPL-3.0", |
70 |
"license": "GPL-3.0", |
| 71 |
"devDependencies": { |
71 |
"devDependencies": { |
| 72 |
"@babel/core": "^7.26.8", |
72 |
"@babel/core": "^7.26.8", |
| 73 |
"@koha-community/prettier-plugin-template-toolkit": "^2.0.1", |
73 |
"@koha-community/prettier-plugin-template-toolkit": "^2.0.2", |
| 74 |
"@rspack/cli": "^1.0.1", |
74 |
"@rspack/cli": "^1.0.1", |
| 75 |
"@rspack/core": "^1.0.1", |
75 |
"@rspack/core": "^1.0.1", |
| 76 |
"@vue/compiler-sfc": "^3.2.31", |
76 |
"@vue/compiler-sfc": "^3.2.31", |
| 77 |
- |
|
|