admin-vben/packages/locales/package.json

29 lines
649 B
JSON
Raw Normal View History

2024-05-19 13:20:42 +00:00
{
"name": "@vben/locales",
2024-09-04 14:59:43 +00:00
"version": "5.2.2",
2024-05-19 13:20:42 +00:00
"homepage": "https://github.com/vbenjs/vue-vben-admin",
2024-06-16 15:56:20 +00:00
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
2024-05-19 13:20:42 +00:00
"repository": {
"type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/locales"
2024-05-19 13:20:42 +00:00
},
2024-06-16 15:56:20 +00:00
"license": "MIT",
"type": "module",
2024-05-19 13:20:42 +00:00
"sideEffects": [
"**/*.css"
],
"exports": {
".": {
"types": "./src/index.ts",
"default": "./src/index.ts"
2024-05-19 13:20:42 +00:00
}
},
"dependencies": {
"@intlify/core-base": "^9.14.0",
"@vben-core/composables": "workspace:*",
chore(deps): bump the non-breaking-changes group with 8 updates (#4326) Bumps the non-breaking-changes group with 8 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.3` | `22.5.4` | | [vue](https://github.com/vuejs/core) | `3.5.1` | `3.5.2` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.4` | `2.1.6` | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.20.4` | `0.20.5` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `3.3.0` | `3.4.0` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.1` | `3.5.2` | | [watermark-js-plus](https://github.com/zhensherlock/watermark-js-plus) | `1.5.4` | `1.5.5` | | [@vite-pwa/vitepress](https://github.com/vite-pwa/vitepress) | `0.5.2` | `0.5.3` | Updates `@types/node` from 22.5.3 to 22.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vue` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.1...v3.5.2) Updates `vue-tsc` from 2.1.4 to 2.1.6 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.1.6/packages/tsc) Updates `vite-plugin-pwa` from 0.20.4 to 0.20.5 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.20.4...v0.20.5) Updates `eslint-plugin-perfectionist` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.3.0...v3.4.0) Updates `@vue/shared` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.2/packages/shared) Updates `watermark-js-plus` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/zhensherlock/watermark-js-plus/releases) - [Changelog](https://github.com/zhensherlock/watermark-js-plus/blob/main/CHANGELOG.md) - [Commits](https://github.com/zhensherlock/watermark-js-plus/compare/v1.5.4...v1.5.5) Updates `@vite-pwa/vitepress` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/vite-pwa/vitepress/releases) - [Commits](https://github.com/vite-pwa/vitepress/compare/v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vite-plugin-pwa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: watermark-js-plus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vite-pwa/vitepress" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 02:28:22 +00:00
"vue": "^3.5.2",
"vue-i18n": "^9.14.0"
2024-05-19 13:20:42 +00:00
}
}