reactive-bulma 4.0.23 → 4.0.24

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reactive-bulma",
3
- "version": "4.0.23",
3
+ "version": "4.0.24",
4
4
  "description": "A component library based on React, Bulma, Typescript and Rollup",
5
5
  "keywords": [
6
6
  "typescript",
@@ -57,7 +57,7 @@
57
57
  "@babel/preset-react": "^7.24.7",
58
58
  "@babel/preset-typescript": "^7.24.7",
59
59
  "@eslint/compat": "^1.1.1",
60
- "@eslint/js": "^9.9.1",
60
+ "@eslint/js": "^9.10.0",
61
61
  "@mdi/font": "^7.4.47",
62
62
  "@rollup/plugin-commonjs": "^26.0.1",
63
63
  "@rollup/plugin-node-resolve": "^15.2.3",
@@ -66,7 +66,7 @@
66
66
  "@semantic-release/commit-analyzer": "^13.0.0",
67
67
  "@semantic-release/exec": "^6.0.3",
68
68
  "@semantic-release/git": "^10.0.1",
69
- "@semantic-release/github": "^10.3.0",
69
+ "@semantic-release/github": "^10.3.3",
70
70
  "@semantic-release/npm": "^12.0.1",
71
71
  "@semantic-release/release-notes-generator": "^14.0.1",
72
72
  "@storybook/addon-actions": "^8.2.9",
@@ -88,16 +88,16 @@
88
88
  "babel-jest": "^29.7.0",
89
89
  "babel-loader": "^9.1.3",
90
90
  "bulma": "^0.9.4",
91
- "eslint": "^9.9.1",
91
+ "eslint": "^9.10.0",
92
92
  "eslint-config-prettier": "^9.1.0",
93
- "eslint-plugin-react": "^7.35.1",
93
+ "eslint-plugin-react": "^7.35.2",
94
94
  "husky": "^9.1.5",
95
95
  "hygen": "^6.2.11",
96
96
  "jest": "^29.7.0",
97
97
  "jest-environment-jsdom": "^29.7.0",
98
98
  "lint-staged": "^15.2.10",
99
99
  "npm-check-updates": "^17.1.1",
100
- "postcss": "^8.4.44",
100
+ "postcss": "^8.4.45",
101
101
  "prettier": "^3.3.3",
102
102
  "react": "^18.3.1",
103
103
  "react-dom": "^18.3.1",