|
31 | 31 | "not OperaMobile > 0"
|
32 | 32 | ],
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/core": "7.25.8", |
| 34 | + "@babel/core": "7.26.0", |
35 | 35 | "@babel/polyfill": "7.12.1",
|
36 |
| - "@babel/preset-env": "7.25.8", |
37 |
| - "@babel/register": "7.25.7", |
| 36 | + "@babel/preset-env": "7.26.0", |
| 37 | + "@babel/register": "7.25.9", |
38 | 38 | "@cucumber/cucumber": "11.0.1",
|
39 | 39 | "@cucumber/messages": "27.0.0",
|
40 | 40 | "@cucumber/pretty-formatter": "1.0.1",
|
|
43 | 43 | "@ownclouders/eslint-config": "workspace:*",
|
44 | 44 | "@ownclouders/prettier-config": "workspace:*",
|
45 | 45 | "@ownclouders/tsconfig": "workspace:*",
|
46 |
| - "@playwright/test": "1.48.0", |
| 46 | + "@playwright/test": "1.48.2", |
47 | 47 | "@types/luxon": "3.4.2",
|
48 | 48 | "@types/mark.js": "8.11.12",
|
49 | 49 | "@types/semver": "7.5.8",
|
50 | 50 | "@types/uuid": "10.0.0",
|
51 | 51 | "@vitejs/plugin-vue": "5.1.4",
|
52 |
| - "@vitest/coverage-v8": "2.1.2", |
53 |
| - "@vitest/web-worker": "2.1.2", |
| 52 | + "@vitest/coverage-v8": "2.1.4", |
| 53 | + "@vitest/web-worker": "2.1.4", |
54 | 54 | "@vue/compiler-dom": "3.5.12",
|
55 | 55 | "@vue/compiler-sfc": "3.5.12",
|
56 | 56 | "@vue/test-utils": "2.4.6",
|
|
59 | 59 | "commander": "12.1.0",
|
60 | 60 | "cucumber-html-reporter": "7.2.0",
|
61 | 61 | "ejs": "3.1.10",
|
62 |
| - "eslint": "9.12.0", |
| 62 | + "eslint": "9.14.0", |
63 | 63 | "git-repo-info": "2.1.1",
|
64 | 64 | "glob": "11.0.0",
|
65 |
| - "happy-dom": "15.10.2", |
| 65 | + "happy-dom": "15.11.0", |
66 | 66 | "jsdom": "^25.0.0",
|
67 | 67 | "license-checker-rseidelsohn": "4.4.2",
|
68 | 68 | "node-fetch": "3.3.2",
|
69 |
| - "pino-pretty": "11.2.2", |
70 |
| - "pino": "9.4.0", |
| 69 | + "pino-pretty": "11.3.0", |
| 70 | + "pino": "9.5.0", |
71 | 71 | "qs": "6.13.0",
|
72 | 72 | "requirejs": "2.3.7",
|
73 | 73 | "rollup-plugin-gzip": "^4.0.0",
|
74 | 74 | "rollup-plugin-visualizer": "5.12.0",
|
75 | 75 | "simple-git": "3.27.0",
|
76 | 76 | "ts-node": "10.9.2",
|
77 |
| - "tslib": "2.7.0", |
| 77 | + "tslib": "2.8.1", |
78 | 78 | "typescript": "5.6.3",
|
79 | 79 | "vite-plugin-environment": "^1.1.3",
|
80 | 80 | "vite-plugin-node-polyfills": "0.22.0",
|
81 | 81 | "vite-plugin-static-copy": "^2.0.0",
|
82 | 82 | "vite-plugin-treat-umd-as-commonjs": "0.1.4",
|
83 |
| - "vite": "5.4.8", |
| 83 | + "vite": "5.4.10", |
84 | 84 | "vitest-mock-extended": "2.0.2",
|
85 |
| - "vitest": "2.1.2", |
| 85 | + "vitest": "2.1.4", |
86 | 86 | "vue-demi": "0.14.10",
|
87 |
| - "vue-tsc": "2.1.6", |
| 87 | + "vue-tsc": "2.1.10", |
88 | 88 | "vue": "3.5.12",
|
89 | 89 | "vue3-gettext": "2.4.0"
|
90 | 90 | },
|
|
0 commit comments