reactive-bulma 5.1.16 → 5.1.18
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 +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "reactive-bulma",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.18",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A component library based on React, Bulma, Typescript and Vite",
|
|
6
6
|
"keywords": [
|
|
@@ -54,10 +54,10 @@
|
|
|
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": "^
|
|
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
61
|
"@commitlint/cli": "^21.0.2",
|
|
62
62
|
"@commitlint/config-conventional": "^21.0.2",
|
|
63
63
|
"@eslint/compat": "^2.1.0",
|
|
@@ -70,46 +70,46 @@
|
|
|
70
70
|
"@semantic-release/github": "^12.0.8",
|
|
71
71
|
"@semantic-release/npm": "^13.1.5",
|
|
72
72
|
"@semantic-release/release-notes-generator": "^14.1.1",
|
|
73
|
-
"@storybook/addon-docs": "^10.4.
|
|
74
|
-
"@storybook/addon-links": "^10.4.
|
|
75
|
-
"@storybook/addon-onboarding": "^10.4.
|
|
76
|
-
"@storybook/addon-themes": "^10.4.
|
|
77
|
-
"@storybook/react-vite": "^10.4.
|
|
73
|
+
"@storybook/addon-docs": "^10.4.6",
|
|
74
|
+
"@storybook/addon-links": "^10.4.6",
|
|
75
|
+
"@storybook/addon-onboarding": "^10.4.6",
|
|
76
|
+
"@storybook/addon-themes": "^10.4.6",
|
|
77
|
+
"@storybook/react-vite": "^10.4.6",
|
|
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.0.0",
|
|
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.
|
|
87
|
+
"@typescript-eslint/parser": "^8.61.1",
|
|
88
88
|
"@vitejs/plugin-react": "^6.0.2",
|
|
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.5.0",
|
|
93
93
|
"eslint-config-prettier": "^10.1.8",
|
|
94
94
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
95
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
96
|
-
"eslint-plugin-storybook": "^10.4.
|
|
95
|
+
"eslint-plugin-react-refresh": "^0.5.3",
|
|
96
|
+
"eslint-plugin-storybook": "^10.4.6",
|
|
97
97
|
"glob": "^13.0.6",
|
|
98
98
|
"globals": "^17.6.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.
|
|
105
|
-
"prettier": "^3.8.
|
|
103
|
+
"lint-staged": "^17.0.8",
|
|
104
|
+
"npm-check-updates": "^22.2.7",
|
|
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.4.
|
|
108
|
+
"semantic-release": "^25.0.5",
|
|
109
|
+
"storybook": "^10.4.6",
|
|
110
110
|
"tslib": "^2.8.1",
|
|
111
111
|
"typescript": "~6.0.3",
|
|
112
|
-
"typescript-eslint": "^8.
|
|
112
|
+
"typescript-eslint": "^8.61.1",
|
|
113
113
|
"vite": "^8.0.16",
|
|
114
114
|
"vite-plugin-dts": "^5.0.2"
|
|
115
115
|
},
|