reactive-bulma 4.0.5 → 4.0.6

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.5",
3
+ "version": "4.0.6",
4
4
  "description": "A component library based on React, Bulma, Typescript and Rollup",
5
5
  "keywords": [
6
6
  "typescript",
@@ -52,8 +52,8 @@
52
52
  "update:doctor": "npm run lint && npm run test && npm run build"
53
53
  },
54
54
  "devDependencies": {
55
- "@babel/core": "^7.23.9",
56
- "@babel/preset-env": "^7.23.9",
55
+ "@babel/core": "^7.24.0",
56
+ "@babel/preset-env": "^7.24.0",
57
57
  "@babel/preset-react": "^7.23.3",
58
58
  "@babel/preset-typescript": "^7.23.3",
59
59
  "@mdi/font": "^7.4.47",
@@ -65,7 +65,7 @@
65
65
  "@semantic-release/exec": "^6.0.3",
66
66
  "@semantic-release/git": "^10.0.1",
67
67
  "@semantic-release/github": "^9.2.6",
68
- "@semantic-release/npm": "^11.0.2",
68
+ "@semantic-release/npm": "^11.0.3",
69
69
  "@semantic-release/release-notes-generator": "^12.1.0",
70
70
  "@storybook/addon-actions": "^7.6.17",
71
71
  "@storybook/addon-essentials": "^7.6.17",
@@ -80,7 +80,7 @@
80
80
  "@testing-library/react": "^14.2.1",
81
81
  "@testing-library/user-event": "^14.5.2",
82
82
  "@types/jest": "^29.5.12",
83
- "@types/react": "^18.2.60",
83
+ "@types/react": "^18.2.61",
84
84
  "@typescript-eslint/eslint-plugin": "^7.1.0",
85
85
  "@typescript-eslint/parser": "^7.1.0",
86
86
  "babel-jest": "^29.7.0",
@@ -88,7 +88,7 @@
88
88
  "bulma": "^0.9.4",
89
89
  "eslint": "^8.57.0",
90
90
  "eslint-config-prettier": "^9.1.0",
91
- "eslint-plugin-react": "^7.33.2",
91
+ "eslint-plugin-react": "^7.34.0",
92
92
  "husky": "^9.0.11",
93
93
  "hygen": "^6.2.11",
94
94
  "jest": "^29.7.0",