reactive-bulma 5.1.17 → 5.1.19
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/dist/{src/components → components}/atoms/Block/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Box/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/BreadcrumbItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Button/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Checkbox/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Column/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Delete/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Delete/index.stories.d.ts +2 -2
- package/dist/{src/components → components}/atoms/DropdownItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/DropdownTrigger/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/File/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/File/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/GridCell/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Icon/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Icon/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Image/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Input/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Input/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/LevelHeader/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/MenuItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/NavBarItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/PaginationItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/ProgressBar/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/RadioButton/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Select/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Skeleton/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TabItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TableCell/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TableHeadCell/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Tag/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TagWithAddon/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TextArea/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TextArea/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Tile/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Tile/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Title/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Title/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Breadcrumbs/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/ButtonGroup/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/CheckboxGroup/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/ColumnGroup/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Dropdown/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Footer/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Footer/index.stories.d.ts +4 -4
- package/dist/{src/components → components}/molecules/FormFieldInput/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/FormFieldInput/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Grid/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/InputControl/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/InputControl/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/LevelItem/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Media/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Media/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Menu/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/MenuList/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Message/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Modal/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/NavBarBrand/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/NavBarDropdown/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Notification/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Pagination/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelBlock/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelBlock/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelTabs/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelTabs/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Section/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TableRow/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Tabs/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Tabs/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TagList/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TileBox/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TileBox/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Card/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Card/index.stories.d.ts +4 -4
- package/dist/{src/components → components}/organisms/FormField/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Hero/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Level/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/NavBar/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Panel/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Panel/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Table/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Table/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/organisms/TileGroup/index.d.ts +1 -1
- package/dist/functions/generators.js +1 -1
- package/dist/{src/interfaces → interfaces}/commonProps.d.ts +1 -1
- package/package.json +26 -26
- /package/dist/{src/components → components}/atoms/Block/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Block/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Box/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Box/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/BreadcrumbItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/BreadcrumbItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Button/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Button/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Checkbox/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Checkbox/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Column/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Column/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Delete/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownTrigger/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownTrigger/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/File/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/GridCell/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/GridCell/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Icon/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Image/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Image/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Input/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/LevelHeader/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/LevelHeader/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/MenuItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/MenuItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/NavBarItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/NavBarItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/PaginationItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/PaginationItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ProgressBar/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ProgressBar/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/RadioButton/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/RadioButton/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Select/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Select/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Skeleton/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Skeleton/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TabItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TabItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableCell/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableCell/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableHeadCell/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableHeadCell/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tag/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tag/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TagWithAddon/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TagWithAddon/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TextArea/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tile/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Title/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Breadcrumbs/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Breadcrumbs/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ButtonGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ButtonGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/CheckboxGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/CheckboxGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ColumnGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ColumnGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Dropdown/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Dropdown/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Footer/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/FormFieldInput/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Grid/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Grid/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/InputControl/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/LevelItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/LevelItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Media/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Menu/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Menu/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MenuList/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MenuList/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Message/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Message/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Modal/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Modal/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarBrand/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarBrand/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarDropdown/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarDropdown/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Notification/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Notification/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Pagination/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Pagination/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/PanelBlock/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/PanelTabs/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Section/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Section/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TableRow/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TableRow/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Tabs/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TagList/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TagList/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TileBox/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Card/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/FormField/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/FormField/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Hero/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Hero/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Level/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Level/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/NavBar/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/NavBar/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Panel/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Table/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/TileGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/TileGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/classes.d.ts +0 -0
- /package/dist/{src/constants → constants}/regExp.d.ts +0 -0
- /package/dist/{src/functions → functions}/generators.d.ts +0 -0
- /package/dist/{src/functions → functions}/jest.d.ts +0 -0
- /package/dist/{src/functions → functions}/parsers.d.ts +0 -0
- /package/dist/{src/functions → functions}/tests/generators.test.d.ts +0 -0
- /package/dist/{src/functions → functions}/tests/parsers.test.d.ts +0 -0
- /package/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/dist/{src/interfaces → interfaces}/atomProps.d.ts +0 -0
- /package/dist/{src/interfaces → interfaces}/functionProps.d.ts +0 -0
- /package/dist/{src/interfaces → interfaces}/moleculeProps.d.ts +0 -0
- /package/dist/{src/interfaces → interfaces}/organismProps.d.ts +0 -0
- /package/dist/{src/types → types}/domTypes.d.ts +0 -0
- /package/dist/{src/types → types}/styleTypes.d.ts +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Panel } from '.';
|
|
3
|
-
import { PanelProps } from '
|
|
3
|
+
import { PanelProps } from '../../../interfaces/organismProps';
|
|
4
4
|
declare const _default: Meta<typeof Panel>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, PanelProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Table } from '.';
|
|
3
|
-
import { TableProps } from '
|
|
3
|
+
import { TableProps } from '../../../interfaces/organismProps';
|
|
4
4
|
declare const _default: Meta<typeof Table>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, TableProps>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
//#region src/functions/generators.ts
|
|
2
2
|
var e = (e = 5e3, t = 1) => {
|
|
3
3
|
e = Math.floor(e), t = Math.ceil(t);
|
|
4
|
-
let n = new Uint32Array(1);
|
|
4
|
+
let n = /* @__PURE__ */ new Uint32Array(1);
|
|
5
5
|
return window.crypto.getRandomValues(n), Math.floor(n[0] * (e - t) + t).toString();
|
|
6
6
|
}, t = ({ numberOfItems: e = 3, externalParser: t } = {}) => Array(e).fill(null).map((e, n) => t ? t(n) : { text: `${n + 1}` });
|
|
7
7
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "reactive-bulma",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.19",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A component library based on React, Bulma, Typescript and Vite",
|
|
6
6
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
"update:doctor": "npm run prettier:ci && npm run lint && npm run test && npm run build"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@babel/core": "^
|
|
58
|
-
"@babel/preset-env": "^
|
|
59
|
-
"@babel/preset-react": "^
|
|
60
|
-
"@babel/preset-typescript": "^
|
|
61
|
-
"@commitlint/cli": "^21.
|
|
62
|
-
"@commitlint/config-conventional": "^21.0
|
|
57
|
+
"@babel/core": "^8.0.1",
|
|
58
|
+
"@babel/preset-env": "^8.0.2",
|
|
59
|
+
"@babel/preset-react": "^8.0.1",
|
|
60
|
+
"@babel/preset-typescript": "^8.0.1",
|
|
61
|
+
"@commitlint/cli": "^21.2.1",
|
|
62
|
+
"@commitlint/config-conventional": "^21.2.0",
|
|
63
63
|
"@eslint/compat": "^2.1.0",
|
|
64
64
|
"@eslint/js": "^10.0.1",
|
|
65
65
|
"@mdi/font": "^7.4.47",
|
|
@@ -67,51 +67,51 @@
|
|
|
67
67
|
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
68
68
|
"@semantic-release/exec": "^7.1.0",
|
|
69
69
|
"@semantic-release/git": "^10.0.1",
|
|
70
|
-
"@semantic-release/github": "^12.0.
|
|
70
|
+
"@semantic-release/github": "^12.0.9",
|
|
71
71
|
"@semantic-release/npm": "^13.1.5",
|
|
72
72
|
"@semantic-release/release-notes-generator": "^14.1.1",
|
|
73
|
-
"@storybook/addon-docs": "^10.
|
|
74
|
-
"@storybook/addon-links": "^10.
|
|
75
|
-
"@storybook/addon-onboarding": "^10.
|
|
76
|
-
"@storybook/addon-themes": "^10.
|
|
77
|
-
"@storybook/react-vite": "^10.
|
|
73
|
+
"@storybook/addon-docs": "^10.5.0",
|
|
74
|
+
"@storybook/addon-links": "^10.5.0",
|
|
75
|
+
"@storybook/addon-onboarding": "^10.5.0",
|
|
76
|
+
"@storybook/addon-themes": "^10.5.0",
|
|
77
|
+
"@storybook/react-vite": "^10.5.0",
|
|
78
78
|
"@testing-library/jest-dom": "^6.9.1",
|
|
79
79
|
"@testing-library/react": "^16.3.2",
|
|
80
80
|
"@testing-library/user-event": "^14.6.1",
|
|
81
81
|
"@types/css-modules": "^1.0.5",
|
|
82
82
|
"@types/jest": "^30.0.0",
|
|
83
|
-
"@types/node": "^
|
|
83
|
+
"@types/node": "^26.1.1",
|
|
84
84
|
"@types/react": "^19.2.17",
|
|
85
85
|
"@types/react-dom": "^19.2.3",
|
|
86
86
|
"@typescript-eslint/eslint-plugin": "^8.60.1",
|
|
87
|
-
"@typescript-eslint/parser": "^8.
|
|
88
|
-
"@vitejs/plugin-react": "^6.0.
|
|
87
|
+
"@typescript-eslint/parser": "^8.63.0",
|
|
88
|
+
"@vitejs/plugin-react": "^6.0.3",
|
|
89
89
|
"babel-jest": "^30.4.1",
|
|
90
90
|
"babel-loader": "^10.1.1",
|
|
91
91
|
"bulma": "^1.0.4",
|
|
92
|
-
"eslint": "^10.
|
|
92
|
+
"eslint": "^10.7.0",
|
|
93
93
|
"eslint-config-prettier": "^10.1.8",
|
|
94
94
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
95
95
|
"eslint-plugin-react-refresh": "^0.5.3",
|
|
96
|
-
"eslint-plugin-storybook": "^10.
|
|
96
|
+
"eslint-plugin-storybook": "^10.5.0",
|
|
97
97
|
"glob": "^13.0.6",
|
|
98
|
-
"globals": "^17.
|
|
98
|
+
"globals": "^17.7.0",
|
|
99
99
|
"husky": "^9.1.7",
|
|
100
100
|
"hygen": "^6.2.11",
|
|
101
101
|
"jest": "^30.4.2",
|
|
102
102
|
"jest-environment-jsdom": "^30.4.1",
|
|
103
|
-
"lint-staged": "^17.0.
|
|
104
|
-
"npm-check-updates": "^22.2.
|
|
103
|
+
"lint-staged": "^17.0.8",
|
|
104
|
+
"npm-check-updates": "^22.2.9",
|
|
105
105
|
"prettier": "^3.8.4",
|
|
106
106
|
"react": "^19.2.7",
|
|
107
107
|
"react-dom": "^19.2.7",
|
|
108
|
-
"semantic-release": "^25.0.
|
|
109
|
-
"storybook": "^10.
|
|
108
|
+
"semantic-release": "^25.0.6",
|
|
109
|
+
"storybook": "^10.5.0",
|
|
110
110
|
"tslib": "^2.8.1",
|
|
111
111
|
"typescript": "~6.0.3",
|
|
112
|
-
"typescript-eslint": "^8.
|
|
113
|
-
"vite": "^8.
|
|
114
|
-
"vite-plugin-dts": "^5.0.
|
|
112
|
+
"typescript-eslint": "^8.63.0",
|
|
113
|
+
"vite": "^8.1.4",
|
|
114
|
+
"vite-plugin-dts": "^5.0.3"
|
|
115
115
|
},
|
|
116
116
|
"lint-staged": {
|
|
117
117
|
"src/**/*.(ts|tsx)": [
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|