Commits on Source (13)
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
scriptuser authored
-
daniel.rentz authored
-
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.11 to 5.60.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/eslint-plugin)
-
david.bauer authored
{ | ||
"name": "@open-xchange/vite-plugin-ox-manifests", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "A vite plugin to concat and serve ox manifests", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
... | ... | @@ -16,14 +16,14 @@ |
}, | ||
"dependencies": { | ||
"@open-xchange/rollup-plugin-po2json": "^0.8.0", | ||
"@open-xchange/vite-plugin-ox-externals": "^0.5.0", | ||
"chokidar": "^3.5.1", | ||
"fast-glob": "^3.2.12", | ||
"magic-string": "^0.30.0", | ||
"parseurl": "^1.3.3" | ||
}, | ||
"devDependencies": { | ||
"@open-xchange/lint": "^0.0.2", | ||
"@open-xchange/vite-plugin-ox-externals": "^0.5.0", | ||
"@open-xchange/lint": "^0.0.3", | ||
"@types/node": "^20.1.5", | ||
"@types/parseurl": "^1.3.1", | ||
"@typescript-eslint/eslint-plugin": "^5.59.0", | ||
... | ... |
This diff is collapsed.