Skip to content

Commit 015cac0

Browse files
committed
chore: Bump package version to 1.0.224 and update dependencies
- Update package version in package.json to 1.0.224 - Upgrade various dependencies including Babel, ESLint, Storybook, and Tiptap components - Adjust snapshot for Avatar component to reflect changes in mask ID format - Update pnpm-lock.yaml to reflect new dependency versions
1 parent 45c6d79 commit 015cac0

File tree

3 files changed

+2587
-2971
lines changed

3 files changed

+2587
-2971
lines changed

package.json

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@programmer_network/yail",
3-
"version": "1.0.223",
3+
"version": "1.0.224",
44
"description": "Programmer Network's official UI library for React",
55
"author": "Aleksandar Grbic - (https://programmer.network)",
66
"publishConfig": {
@@ -55,114 +55,114 @@
5555
"keywords": [],
5656
"license": "ISC",
5757
"devDependencies": {
58-
"@babel/core": "7.26.9",
58+
"@babel/core": "7.26.10",
5959
"@babel/preset-env": "7.26.9",
6060
"@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",
7676
"@tailwindcss/forms": "0.5.10",
77-
"@tailwindcss/postcss": "4.0.9",
77+
"@tailwindcss/postcss": "4.1.4",
7878
"@tailwindcss/typography": "0.5.16",
7979
"@testing-library/jest-dom": "6.6.3",
80-
"@testing-library/react": "16.2.0",
80+
"@testing-library/react": "16.3.0",
8181
"@trivago/prettier-plugin-sort-imports": "5.2.2",
8282
"@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",
8585
"@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",
9292
"ajv": "8.17.1",
9393
"client": "link:@types/vite-plugin-svgr/client",
9494
"core": "link:@types/@popperjs/core",
9595
"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",
100100
"eslint-plugin-react-hooks": "5.2.0",
101-
"eslint-plugin-storybook": "0.11.3",
101+
"eslint-plugin-storybook": "0.12.0",
102102
"globals": "16.0.0",
103103
"husky": "9.1.7",
104-
"jsdom": "26.0.0",
104+
"jsdom": "26.1.0",
105105
"postcss": "8.5.3",
106106
"prettier": "3.5.3",
107107
"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",
112112
"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",
117117
"vite-plugin-dts": "4.5.3",
118118
"vite-plugin-eslint": "1.8.1",
119119
"vite-tsconfig-paths": "5.1.4",
120-
"vitest": "3.0.7"
120+
"vitest": "3.1.1"
121121
},
122122
"dependencies": {
123123
"@popperjs/core": "2.11.8",
124124
"@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",
153153
"boring-avatars": "1.11.2",
154154
"classnames": "2.5.1",
155155
"eslint-plugin-import": "2.31.0",
156156
"prosemirror-state": "1.4.3",
157157
"react-colorful": "5.6.1",
158158
"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",
162162
"react-select-async-paginate": "0.7.9",
163163
"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",
166166
"tippy.js": "6.3.7"
167167
},
168168
"peerDependencies": {

0 commit comments

Comments
 (0)