|
1 | 1 | { |
2 | 2 | "name": "@programmer_network/yail", |
3 | | - "version": "1.0.223", |
| 3 | + "version": "1.0.224", |
4 | 4 | "description": "Programmer Network's official UI library for React", |
5 | 5 | "author": "Aleksandar Grbic - (https://programmer.network)", |
6 | 6 | "publishConfig": { |
|
55 | 55 | "keywords": [], |
56 | 56 | "license": "ISC", |
57 | 57 | "devDependencies": { |
58 | | - "@babel/core": "7.26.9", |
| 58 | + "@babel/core": "7.26.10", |
59 | 59 | "@babel/preset-env": "7.26.9", |
60 | 60 | "@babel/preset-react": "7.26.3", |
61 | | - "@babel/preset-typescript": "7.26.0", |
62 | | - "@eslint/compat": "1.2.7", |
63 | | - "@eslint/eslintrc": "3.3.0", |
64 | | - "@eslint/js": "9.21.0", |
65 | | - "@faker-js/faker": "9.5.1", |
66 | | - "@programmer_network/use-ajv-form": "1.0.31", |
67 | | - "@storybook/addon-actions": "8.6.3", |
68 | | - "@storybook/addon-essentials": "8.6.3", |
69 | | - "@storybook/addon-interactions": "8.6.3", |
70 | | - "@storybook/addon-links": "8.6.3", |
71 | | - "@storybook/blocks": "8.6.3", |
72 | | - "@storybook/manager-api": "8.6.3", |
73 | | - "@storybook/react": "8.6.3", |
74 | | - "@storybook/react-vite": "8.6.3", |
75 | | - "@storybook/theming": "8.6.3", |
| 61 | + "@babel/preset-typescript": "7.27.0", |
| 62 | + "@eslint/compat": "1.2.8", |
| 63 | + "@eslint/eslintrc": "3.3.1", |
| 64 | + "@eslint/js": "9.24.0", |
| 65 | + "@faker-js/faker": "9.7.0", |
| 66 | + "@programmer_network/use-ajv-form": "1.0.33", |
| 67 | + "@storybook/addon-actions": "8.6.12", |
| 68 | + "@storybook/addon-essentials": "8.6.12", |
| 69 | + "@storybook/addon-interactions": "8.6.12", |
| 70 | + "@storybook/addon-links": "8.6.12", |
| 71 | + "@storybook/blocks": "8.6.12", |
| 72 | + "@storybook/manager-api": "8.6.12", |
| 73 | + "@storybook/react": "8.6.12", |
| 74 | + "@storybook/react-vite": "8.6.12", |
| 75 | + "@storybook/theming": "8.6.12", |
76 | 76 | "@tailwindcss/forms": "0.5.10", |
77 | | - "@tailwindcss/postcss": "4.0.9", |
| 77 | + "@tailwindcss/postcss": "4.1.4", |
78 | 78 | "@tailwindcss/typography": "0.5.16", |
79 | 79 | "@testing-library/jest-dom": "6.6.3", |
80 | | - "@testing-library/react": "16.2.0", |
| 80 | + "@testing-library/react": "16.3.0", |
81 | 81 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
82 | 82 | "@types/jest": "29.5.14", |
83 | | - "@types/node": "22.13.0", |
84 | | - "@types/react": "19.0.10", |
| 83 | + "@types/node": "22.14.1", |
| 84 | + "@types/react": "19.1.2", |
85 | 85 | "@types/react-copy-to-clipboard": "5.0.7", |
86 | | - "@types/react-dom": "19.0.0", |
87 | | - "@types/sanitize-html": "2.13.0", |
88 | | - "@typescript-eslint/eslint-plugin": "8.25.0", |
89 | | - "@typescript-eslint/parser": "8.25.0", |
90 | | - "@vitejs/plugin-react": "4.3.4", |
91 | | - "@vitest/ui": "3.0.7", |
| 86 | + "@types/react-dom": "19.1.2", |
| 87 | + "@types/sanitize-html": "2.15.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "8.30.1", |
| 89 | + "@typescript-eslint/parser": "8.30.1", |
| 90 | + "@vitejs/plugin-react": "4.4.0", |
| 91 | + "@vitest/ui": "3.1.1", |
92 | 92 | "ajv": "8.17.1", |
93 | 93 | "client": "link:@types/vite-plugin-svgr/client", |
94 | 94 | "core": "link:@types/@popperjs/core", |
95 | 95 | "create": "link:@types/@storybook/theming/create", |
96 | | - "eslint": "9.21.0", |
97 | | - "eslint-config-prettier": "10.0.2", |
98 | | - "eslint-plugin-prettier": "5.2.3", |
99 | | - "eslint-plugin-react": "7.37.1", |
| 96 | + "eslint": "9.24.0", |
| 97 | + "eslint-config-prettier": "10.1.2", |
| 98 | + "eslint-plugin-prettier": "5.2.6", |
| 99 | + "eslint-plugin-react": "7.37.5", |
100 | 100 | "eslint-plugin-react-hooks": "5.2.0", |
101 | | - "eslint-plugin-storybook": "0.11.3", |
| 101 | + "eslint-plugin-storybook": "0.12.0", |
102 | 102 | "globals": "16.0.0", |
103 | 103 | "husky": "9.1.7", |
104 | | - "jsdom": "26.0.0", |
| 104 | + "jsdom": "26.1.0", |
105 | 105 | "postcss": "8.5.3", |
106 | 106 | "prettier": "3.5.3", |
107 | 107 | "prettier-plugin-tailwindcss": "0.6.11", |
108 | | - "react": "19.0.0", |
109 | | - "react-dom": "19.0.0", |
110 | | - "react-router-dom": "7.2.0", |
111 | | - "storybook": "8.6.3", |
| 108 | + "react": "19.1.0", |
| 109 | + "react-dom": "19.1.0", |
| 110 | + "react-router-dom": "7.5.1", |
| 111 | + "storybook": "8.6.12", |
112 | 112 | "storybook-addon-remix-react-router": "4.0.1", |
113 | | - "tailwindcss": "4.0.9", |
114 | | - "typescript": "5.8.2", |
115 | | - "typescript-eslint": "8.26.0", |
116 | | - "vite": "6.2.0", |
| 113 | + "tailwindcss": "4.1.4", |
| 114 | + "typescript": "5.8.3", |
| 115 | + "typescript-eslint": "8.30.1", |
| 116 | + "vite": "6.3.2", |
117 | 117 | "vite-plugin-dts": "4.5.3", |
118 | 118 | "vite-plugin-eslint": "1.8.1", |
119 | 119 | "vite-tsconfig-paths": "5.1.4", |
120 | | - "vitest": "3.0.7" |
| 120 | + "vitest": "3.1.1" |
121 | 121 | }, |
122 | 122 | "dependencies": { |
123 | 123 | "@popperjs/core": "2.11.8", |
124 | 124 | "@programmer_network/ajv": "1.0.4", |
125 | | - "@storybook/test": "8.6.3", |
126 | | - "@tailwindcss/vite": "4.0.9", |
127 | | - "@tiptap/core": "2.11.5", |
128 | | - "@tiptap/extension-blockquote": "2.11.5", |
129 | | - "@tiptap/extension-bold": "2.11.5", |
130 | | - "@tiptap/extension-bullet-list": "2.11.5", |
131 | | - "@tiptap/extension-code": "2.11.5", |
132 | | - "@tiptap/extension-code-block": "2.11.5", |
133 | | - "@tiptap/extension-color": "2.11.5", |
134 | | - "@tiptap/extension-document": "2.11.5", |
135 | | - "@tiptap/extension-dropcursor": "2.11.5", |
136 | | - "@tiptap/extension-hard-break": "2.11.5", |
137 | | - "@tiptap/extension-heading": "2.11.5", |
138 | | - "@tiptap/extension-history": "2.11.5", |
139 | | - "@tiptap/extension-image": "2.11.5", |
140 | | - "@tiptap/extension-italic": "2.11.5", |
141 | | - "@tiptap/extension-link": "2.11.5", |
142 | | - "@tiptap/extension-list-item": "2.11.5", |
143 | | - "@tiptap/extension-mention": "2.11.5", |
144 | | - "@tiptap/extension-ordered-list": "2.11.5", |
145 | | - "@tiptap/extension-paragraph": "2.11.5", |
146 | | - "@tiptap/extension-placeholder": "2.11.5", |
147 | | - "@tiptap/extension-strike": "2.11.5", |
148 | | - "@tiptap/extension-text": "2.11.5", |
149 | | - "@tiptap/extension-text-style": "2.11.5", |
150 | | - "@tiptap/extension-youtube": "2.11.5", |
151 | | - "@tiptap/react": "2.11.5", |
152 | | - "@tiptap/suggestion": "2.11.5", |
| 125 | + "@storybook/test": "8.6.12", |
| 126 | + "@tailwindcss/vite": "4.1.4", |
| 127 | + "@tiptap/core": "2.11.7", |
| 128 | + "@tiptap/extension-blockquote": "2.11.7", |
| 129 | + "@tiptap/extension-bold": "2.11.7", |
| 130 | + "@tiptap/extension-bullet-list": "2.11.7", |
| 131 | + "@tiptap/extension-code": "2.11.7", |
| 132 | + "@tiptap/extension-code-block": "2.11.7", |
| 133 | + "@tiptap/extension-color": "2.11.7", |
| 134 | + "@tiptap/extension-document": "2.11.7", |
| 135 | + "@tiptap/extension-dropcursor": "2.11.7", |
| 136 | + "@tiptap/extension-hard-break": "2.11.7", |
| 137 | + "@tiptap/extension-heading": "2.11.7", |
| 138 | + "@tiptap/extension-history": "2.11.7", |
| 139 | + "@tiptap/extension-image": "2.11.7", |
| 140 | + "@tiptap/extension-italic": "2.11.7", |
| 141 | + "@tiptap/extension-link": "2.11.7", |
| 142 | + "@tiptap/extension-list-item": "2.11.7", |
| 143 | + "@tiptap/extension-mention": "2.11.7", |
| 144 | + "@tiptap/extension-ordered-list": "2.11.7", |
| 145 | + "@tiptap/extension-paragraph": "2.11.7", |
| 146 | + "@tiptap/extension-placeholder": "2.11.7", |
| 147 | + "@tiptap/extension-strike": "2.11.7", |
| 148 | + "@tiptap/extension-text": "2.11.7", |
| 149 | + "@tiptap/extension-text-style": "2.11.7", |
| 150 | + "@tiptap/extension-youtube": "2.11.7", |
| 151 | + "@tiptap/react": "2.11.7", |
| 152 | + "@tiptap/suggestion": "2.11.7", |
153 | 153 | "boring-avatars": "1.11.2", |
154 | 154 | "classnames": "2.5.1", |
155 | 155 | "eslint-plugin-import": "2.31.0", |
156 | 156 | "prosemirror-state": "1.4.3", |
157 | 157 | "react-colorful": "5.6.1", |
158 | 158 | "react-copy-to-clipboard": "5.1.0", |
159 | | - "react-datepicker": "8.1.0", |
160 | | - "react-image-crop": "11.0.7", |
161 | | - "react-select": "5.10.0", |
| 159 | + "react-datepicker": "8.3.0", |
| 160 | + "react-image-crop": "11.0.10", |
| 161 | + "react-select": "5.10.1", |
162 | 162 | "react-select-async-paginate": "0.7.9", |
163 | 163 | "react-step-wizard": "5.3.11", |
164 | | - "react-tooltip": "5.28.0", |
165 | | - "sanitize-html": "2.14.0", |
| 164 | + "react-tooltip": "5.28.1", |
| 165 | + "sanitize-html": "2.16.0", |
166 | 166 | "tippy.js": "6.3.7" |
167 | 167 | }, |
168 | 168 | "peerDependencies": { |
|
0 commit comments