mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 00:02:15 +01:00
Bumps the major-updates group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@floating-ui/vue](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/vue) | `1.1.11` | `2.0.1` | | [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.91.0` | `6.1.38` | | [pinia](https://github.com/vuejs/pinia) | `3.0.4` | `4.0.2` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.6.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) | `2.3.23` | `3.6.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.19` | `26.1.1` | | [laravel-vite-plugin](https://github.com/laravel/vite-plugin) | `2.1.0` | `3.1.3` | | [postcss-import](https://github.com/postcss/postcss-import) | `15.1.0` | `16.1.1` | | [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.1.5` | `14.0.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.3` | `8.1.5` | | [vite-plugin-dts](https://github.com/qmhc/unplugin-dts/tree/HEAD/packages/vite-plugin-dts) | `4.5.4` | `5.0.3` | Updates `@floating-ui/vue` from 1.1.11 to 2.0.1 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/vue/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/vue@2.0.1/packages/vue) Updates `@tanstack/vue-query-devtools` from 5.91.0 to 6.1.38 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query-devtools@6.1.38/packages/vue-query-devtools) Updates `pinia` from 3.0.4 to 4.0.2 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/v3.0.4...v4.0.2) Updates `tailwind-merge` from 2.6.1 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.1...v3.6.0) Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@inertiajs/vue3` from 2.3.23 to 3.6.1 - [Release notes](https://github.com/inertiajs/inertia/releases) - [Changelog](https://github.com/inertiajs/inertia/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia/commits/v3.6.1/packages/vue3) Updates `@types/node` from 22.19.19 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `laravel-vite-plugin` from 2.1.0 to 3.1.3 - [Release notes](https://github.com/laravel/vite-plugin/releases) - [Changelog](https://github.com/laravel/vite-plugin/blob/3.x/CHANGELOG.md) - [Upgrade guide](https://github.com/laravel/vite-plugin/blob/3.x/UPGRADE.md) - [Commits](https://github.com/laravel/vite-plugin/compare/v2.1.0...v3.1.3) Updates `postcss-import` from 15.1.0 to 16.1.1 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/15.1.0...16.1.1) Updates `postcss-nesting` from 12.1.5 to 14.0.1 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) Updates `tailwindcss` from 3.4.19 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `vite` from 7.3.3 to 8.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite) Updates `vite-plugin-dts` from 4.5.4 to 5.0.3 - [Release notes](https://github.com/qmhc/unplugin-dts/releases) - [Changelog](https://github.com/qmhc/unplugin-dts/blob/main/packages/vite-plugin-dts/CHANGELOG.md) - [Commits](https://github.com/qmhc/unplugin-dts/commits/vite-plugin-dts@5.0.3/packages/vite-plugin-dts) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@floating-ui/vue" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@inertiajs/vue3" dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@tanstack/vue-query-devtools" dependency-version: 6.1.36 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: laravel-vite-plugin dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: pinia dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: postcss-import dependency-version: 16.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: postcss-nesting dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vite-plugin-dts dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
81 lines
2.4 KiB
JSON
81 lines
2.4 KiB
JSON
{
|
|
"name": "@solidtime/ui",
|
|
"version": "0.0.22",
|
|
"description": "Package containing the solidtime ui components",
|
|
"main": "./dist/solidtime-ui-lib.umd.cjs",
|
|
"module": "./dist/solidtime-ui-lib.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/solidtime-io/solidtime.git",
|
|
"directory": "resources/js/packages/ui"
|
|
},
|
|
"types": "./dist/packages/ui/src/index.d.ts",
|
|
"exports": {
|
|
".": {
|
|
"import": {
|
|
"types": "./dist/packages/ui/src/index.d.ts",
|
|
"default": "./dist/solidtime-ui-lib.js"
|
|
},
|
|
"require": {
|
|
"types": "./dist/packages/ui/src/index.d.ts",
|
|
"default": "./dist/solidtime-ui-lib.umd.cjs"
|
|
}
|
|
},
|
|
"./style.css": "./dist/solidtime-ui-lib.css",
|
|
"./styles.css": "./styles.css",
|
|
"./tailwind.theme.js": "./tailwind.theme.js"
|
|
},
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build && vue-tsc --emitDeclarationOnly",
|
|
"watch": "vite build --watch",
|
|
"types": "vue-tsc ",
|
|
"preview": "vite preview"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"styles.css",
|
|
"tailwind.theme.js"
|
|
],
|
|
"keywords": [
|
|
"solidtime",
|
|
"timetracker",
|
|
"timetracking",
|
|
"api",
|
|
"client"
|
|
],
|
|
"type": "module",
|
|
"author": "solidtime",
|
|
"license": "AGPL-3.0",
|
|
"devDependencies": {
|
|
"@types/chroma-js": "^3.1.2",
|
|
"@zodios/core": "^10.9.6",
|
|
"vite-plugin-dts": "^5.0.3",
|
|
"zod": "^3.25.76"
|
|
},
|
|
"peerDependencies": {
|
|
"@floating-ui/vue": "^1.1.4",
|
|
"@heroicons/vue": "^2.1.5",
|
|
"@vitejs/plugin-vue": "^5.1.2 || ^6.0.0",
|
|
"@tanstack/vue-virtual": "^3.13.24",
|
|
"@vueuse/core": "^12.5.0 || ^14.0.0",
|
|
"@vueuse/integrations": "^12.5.0 || ^14.0.0",
|
|
"focus-trap": "^7.0.0 || ^8.0.0",
|
|
"chroma-js": "^3.1.0",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"dayjs": "^1.11.13",
|
|
"@lucide/vue": ">=1.0.0",
|
|
"@internationalized/date": "^3.0.0",
|
|
"parse-duration": "^2.0.1",
|
|
"radix-vue": "^1.9.0",
|
|
"reka-ui": "^2.2.0",
|
|
"tailwind-merge": "^2.5.2",
|
|
"tailwindcss": "^3.1.0",
|
|
"typescript": "^5.5.4",
|
|
"vite": "^5.4.1 || ^6.0.0 || ^7.0.0",
|
|
"vue": "^3.5.0",
|
|
"vue-tsc": "^2.2.0 || ^3.0.0"
|
|
}
|
|
}
|