react-generic-animate 0.0.76 → 0.0.78

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.
Files changed (2) hide show
  1. package/package.json +28 -28
  2. package/readme.md +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-generic-animate",
3
- "version": "0.0.76",
3
+ "version": "0.0.78",
4
4
  "description": "Generic animation component.",
5
5
  "keywords": [
6
6
  "generic",
@@ -50,51 +50,51 @@
50
50
  },
51
51
  "runkitExample": "require('@babel/runtime/package.json')\n\nglobalThis.window = globalThis\n\nconst {GenericAnimate} = require('react-input-material')\n\nGenericAnimate.webComponentAdapterWrapped",
52
52
  "devDependencies": {
53
- "@babel/eslint-parser": "^7.27.0",
54
- "@babel/plugin-transform-proto-to-assign": "^7.25.9",
55
- "@babel/preset-react": "^7.26.3",
56
- "@babel/runtime": "^7.27.0",
57
- "@stylistic/eslint-plugin-ts": "^4.2.0",
53
+ "@babel/eslint-parser": "^7.27.5",
54
+ "@babel/plugin-transform-proto-to-assign": "^7.27.1",
55
+ "@babel/preset-react": "^7.27.1",
56
+ "@babel/runtime": "^7.27.6",
57
+ "@stylistic/eslint-plugin": "^5.1.0",
58
58
  "@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
59
59
  "@types/jsdom": "^21.1.7",
60
- "@types/node": "^22.15.3",
61
- "@types/react": "^19.1.2",
62
- "@types/react-dom": "^19.1.2",
60
+ "@types/node": "^24.0.8",
61
+ "@types/react": "^19.1.8",
62
+ "@types/react-dom": "^19.1.6",
63
63
  "@types/react-transition-group": "^4.4.12",
64
64
  "@types/webpack-env": "^1.18.8",
65
- "@typescript-eslint/eslint-plugin": "^8.31.0",
66
- "@typescript-eslint/parser": "^8.31.0",
67
- "clientnode": "^3.0.1277",
65
+ "@typescript-eslint/eslint-plugin": "^8.35.1",
66
+ "@typescript-eslint/parser": "^8.35.1",
67
+ "clientnode": "^3.0.1298",
68
68
  "css-loader": "^7.1.2",
69
- "cssnano": "^7.0.6",
70
- "documentation-website": "^1.0.345",
71
- "eslint": "^9.25.1",
69
+ "cssnano": "^7.0.7",
70
+ "documentation-website": "^1.0.387",
71
+ "eslint": "^9.30.0",
72
72
  "eslint-config-google": "^0.14.0",
73
- "eslint-plugin-jsdoc": "^50.6.11",
73
+ "eslint-plugin-jsdoc": "^51.3.1",
74
74
  "identity-obj-proxy": "^3.0.0",
75
- "jest": "^29.7.0",
75
+ "jest": "^30.0.3",
76
76
  "jsdoc": "^4.0.4",
77
77
  "mini-css-extract-plugin": "^2.9.2",
78
- "postcss": "^8.5.3",
79
- "postcss-import": "^16.1.0",
78
+ "postcss": "^8.5.6",
79
+ "postcss-import": "^16.1.1",
80
80
  "postcss-loader": "^8.1.1",
81
81
  "postcss-nested": "^7.0.2",
82
- "postcss-preset-env": "^10.1.6",
82
+ "postcss-preset-env": "^10.2.4",
83
83
  "react": "^19.1.0",
84
84
  "react-dom": "^19.1.0",
85
- "react-generic-dummy": "^0.0.95",
86
- "react-generic-tools": "^0.0.69",
85
+ "react-generic-dummy": "^0.0.97",
86
+ "react-generic-tools": "^0.0.71",
87
87
  "react-transition-group": "^4.4.5",
88
88
  "react-useanimations": "^2.10.0",
89
89
  "style-loader": "^4.0.0",
90
- "stylelint": "^16.19.1",
90
+ "stylelint": "^16.21.0",
91
91
  "stylelint-config-standard": "^38.0.0",
92
92
  "tslib": "^2.8.1",
93
- "typescript-eslint": "^8.31.0",
93
+ "typescript-eslint": "^8.35.1",
94
94
  "typescript-plugin-css-modules": "^5.1.0",
95
- "web-component-wrapper": "^0.0.517",
96
- "weboptimizer": "^2.0.1579",
97
- "webpack-dev-server": "^5.2.1"
95
+ "web-component-wrapper": "^0.0.519",
96
+ "weboptimizer": "^2.0.1593",
97
+ "webpack-dev-server": "^5.2.2"
98
98
  },
99
99
  "peerDependencies": {
100
100
  "@babel/runtime": "*",
@@ -213,7 +213,7 @@
213
213
  }
214
214
  }
215
215
  },
216
- "packageManager": "yarn@4.9.1+sha512.f95ce356460e05be48d66401c1ae64ef84d163dd689964962c6888a9810865e39097a5e9de748876c2e0bf89b232d583c33982773e9903ae7a76257270986538",
216
+ "packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c",
217
217
  "resolutions": {
218
218
  "globals@npm:^9.18.0": "patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch",
219
219
  "globals@npm:^11.1.0": "patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch",
package/readme.md CHANGED
@@ -22,6 +22,7 @@ Project status
22
22
  [![check types](https://img.shields.io/github/actions/workflow/status/thaibault/react-generic-animate/check-types.yaml?label=check%20types&style=for-the-badge)](https://github.com/thaibault/react-generic-animate/actions/workflows/check-types.yaml)
23
23
  [![lint](https://img.shields.io/github/actions/workflow/status/thaibault/react-generic-animate/lint.yaml?label=lint&style=for-the-badge)](https://github.com/thaibault/react-generic-animate/actions/workflows/lint.yaml)
24
24
 
25
+ [![deploy documentation website](https://img.shields.io/github/actions/workflow/status/thaibault/react-generic-animate/deploy-documentation-website.yaml?label=deploy%20documentation%20website&style=for-the-badge)](https://github.com/thaibault/react-generic-animate/actions/workflows/deploy-documentation-website.yaml)
25
26
  [![documentation website](https://img.shields.io/website-up-down-green-red/https/torben.website/react-generic-animate.svg?label=documentation-website&style=for-the-badge)](https://torben.website/react-generic-animate)
26
27
 
27
28
  Use case