@pksep/yui 0.1.283 → 0.1.285

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pksep/yui",
3
3
  "author": "Perov David",
4
- "version": "0.1.283",
4
+ "version": "0.1.285",
5
5
  "packageManager": "pnpm@9.9.0",
6
6
  "main": "./dist/sep-yui.umd.ts",
7
7
  "module": "./dist/sep-yui.ts",
@@ -18,61 +18,61 @@
18
18
  "prepare": "lefthook install"
19
19
  },
20
20
  "dependencies": {
21
- "@floating-ui/vue": "^1.1.8",
22
- "@fontsource-variable/inter": "^5.1.0",
23
- "@fontsource/source-sans-pro": "^5.1.0",
24
- "@panzoom/panzoom": "^4.6.1",
25
- "@tiptap/core": "^3.6.2",
26
- "@tiptap/extension-image": "^3.6.2",
27
- "@tiptap/extension-link": "^3.6.2",
28
- "@tiptap/extension-placeholder": "^3.6.2",
29
- "@tiptap/pm": "^3.23.4",
30
- "@tiptap/starter-kit": "^3.6.2",
31
- "@tiptap/vue-3": "^3.6.2",
32
- "@vueuse/components": "^11.1.0",
33
- "@vueuse/core": "^11.0.3",
34
- "col-cal": "2.0.0-alpha.1",
35
- "pdfjs-dist": "^5.4.449",
21
+ "@floating-ui/vue": "^1.1.11",
22
+ "@fontsource-variable/inter": "^5.2.8",
23
+ "@fontsource/source-sans-pro": "^5.2.5",
24
+ "@panzoom/panzoom": "^4.6.2",
25
+ "@pksep/col-cal": "^1.0.4",
26
+ "@tiptap/core": "^3.27.3",
27
+ "@tiptap/extension-image": "^3.27.3",
28
+ "@tiptap/extension-link": "^3.27.3",
29
+ "@tiptap/extension-placeholder": "^3.27.3",
30
+ "@tiptap/pm": "^3.27.3",
31
+ "@tiptap/starter-kit": "^3.27.3",
32
+ "@tiptap/vue-3": "^3.27.3",
33
+ "@vueuse/components": "^11.3.0",
34
+ "@vueuse/core": "^11.3.0",
35
+ "pdfjs-dist": "^5.7.284",
36
36
  "print-js": "^1.6.0",
37
- "vue": "^3.5.22",
37
+ "vue": "^3.5.39",
38
38
  "vue3-emoji-picker": "^1.1.8",
39
39
  "vue3-perfect-scrollbar": "^2.0.0"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@chromatic-com/storybook": "^3.2.7",
43
- "@storybook/addon-a11y": "^8.5.6",
44
- "@storybook/addon-actions": "^8.5.5",
45
- "@storybook/addon-essentials": "^8.5.6",
46
- "@storybook/addon-interactions": "^8.5.6",
47
- "@storybook/addon-links": "^8.2.9",
43
+ "@storybook/addon-a11y": "^8.6.18",
44
+ "@storybook/addon-actions": "^8.6.18",
45
+ "@storybook/addon-essentials": "^8.6.14",
46
+ "@storybook/addon-interactions": "^8.6.14",
47
+ "@storybook/addon-links": "^8.6.18",
48
48
  "@storybook/blocks": "^8.6.14",
49
- "@storybook/builder-vite": "^8.5.6",
50
- "@storybook/test": "^8.5.6",
51
- "@storybook/vue3": "^8.2.9",
52
- "@storybook/vue3-vite": "^8.5.6",
53
- "@types/lodash": "^4.17.7",
49
+ "@storybook/builder-vite": "^8.6.18",
50
+ "@storybook/test": "^8.6.15",
51
+ "@storybook/vue3": "^8.6.18",
52
+ "@storybook/vue3-vite": "^8.6.18",
53
+ "@types/lodash": "^4.17.24",
54
54
  "@types/uuid4": "^2.0.3",
55
55
  "@typescript-eslint/eslint-plugin": "^7.18.0",
56
56
  "@typescript-eslint/parser": "^7.18.0",
57
- "@vitejs/plugin-vue": "^5.1.3",
57
+ "@vitejs/plugin-vue": "^5.2.4",
58
58
  "@vue/eslint-config-typescript": "^13.0.0",
59
- "changelogen": "^0.6.1",
60
- "eslint": "^8.57.0",
61
- "eslint-config-prettier": "^9.1.0",
62
- "eslint-plugin-prettier": "^5.2.1",
59
+ "changelogen": "^0.6.2",
60
+ "eslint": "^8.57.1",
61
+ "eslint-config-prettier": "^9.1.2",
62
+ "eslint-plugin-prettier": "^5.5.6",
63
63
  "eslint-plugin-storybook": "^0.8.0",
64
- "eslint-plugin-vue": "^9.27.0",
64
+ "eslint-plugin-vue": "^9.33.0",
65
65
  "gh-pages": "^5.0.0",
66
- "lefthook": "^1.8.2",
67
- "lit": "^3.3.1",
68
- "lodash": "^4.17.21",
69
- "sass": "^1.77.8",
70
- "storybook": "^8.6.14",
71
- "typescript": "^5.5.4",
66
+ "lefthook": "^1.13.6",
67
+ "lit": "^3.3.3",
68
+ "lodash": "^4.18.1",
69
+ "sass": "^1.101.0",
70
+ "storybook": "^8.6.18",
71
+ "typescript": "^5.9.3",
72
72
  "uuid4": "^2.0.3",
73
- "vite": "^5.4.2",
73
+ "vite": "^5.4.21",
74
74
  "vite-plugin-dts": "^3.9.1",
75
- "vue-tsc": "^2.1.4"
75
+ "vue-tsc": "^2.2.12"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "vue": ">=3"