react-generic-animate 0.0.76 → 0.0.77
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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-generic-animate",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.77",
|
|
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.
|
|
54
|
-
"@babel/plugin-transform-proto-to-assign": "^7.
|
|
55
|
-
"@babel/preset-react": "^7.
|
|
56
|
-
"@babel/runtime": "^7.27.
|
|
57
|
-
"@stylistic/eslint-plugin
|
|
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": "^4.4.1",
|
|
58
58
|
"@teamsupercell/typings-for-css-modules-loader": "^2.5.2",
|
|
59
59
|
"@types/jsdom": "^21.1.7",
|
|
60
|
-
"@types/node": "^
|
|
61
|
-
"@types/react": "^19.1.
|
|
62
|
-
"@types/react-dom": "^19.1.
|
|
60
|
+
"@types/node": "^24.0.0",
|
|
61
|
+
"@types/react": "^19.1.7",
|
|
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.
|
|
66
|
-
"@typescript-eslint/parser": "^8.
|
|
67
|
-
"clientnode": "^3.0.
|
|
65
|
+
"@typescript-eslint/eslint-plugin": "^8.34.0",
|
|
66
|
+
"@typescript-eslint/parser": "^8.34.0",
|
|
67
|
+
"clientnode": "^3.0.1285",
|
|
68
68
|
"css-loader": "^7.1.2",
|
|
69
|
-
"cssnano": "^7.0.
|
|
70
|
-
"documentation-website": "^1.0.
|
|
71
|
-
"eslint": "^9.
|
|
69
|
+
"cssnano": "^7.0.7",
|
|
70
|
+
"documentation-website": "^1.0.366",
|
|
71
|
+
"eslint": "^9.28.0",
|
|
72
72
|
"eslint-config-google": "^0.14.0",
|
|
73
|
-
"eslint-plugin-jsdoc": "^50.
|
|
73
|
+
"eslint-plugin-jsdoc": "^50.7.1",
|
|
74
74
|
"identity-obj-proxy": "^3.0.0",
|
|
75
75
|
"jest": "^29.7.0",
|
|
76
76
|
"jsdoc": "^4.0.4",
|
|
77
77
|
"mini-css-extract-plugin": "^2.9.2",
|
|
78
|
-
"postcss": "^8.5.
|
|
78
|
+
"postcss": "^8.5.4",
|
|
79
79
|
"postcss-import": "^16.1.0",
|
|
80
80
|
"postcss-loader": "^8.1.1",
|
|
81
81
|
"postcss-nested": "^7.0.2",
|
|
82
|
-
"postcss-preset-env": "^10.
|
|
82
|
+
"postcss-preset-env": "^10.2.2",
|
|
83
83
|
"react": "^19.1.0",
|
|
84
84
|
"react-dom": "^19.1.0",
|
|
85
|
-
"react-generic-dummy": "^0.0.
|
|
86
|
-
"react-generic-tools": "^0.0.
|
|
85
|
+
"react-generic-dummy": "^0.0.97",
|
|
86
|
+
"react-generic-tools": "^0.0.70",
|
|
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.
|
|
90
|
+
"stylelint": "^16.20.0",
|
|
91
91
|
"stylelint-config-standard": "^38.0.0",
|
|
92
92
|
"tslib": "^2.8.1",
|
|
93
|
-
"typescript-eslint": "^8.
|
|
93
|
+
"typescript-eslint": "^8.34.0",
|
|
94
94
|
"typescript-plugin-css-modules": "^5.1.0",
|
|
95
|
-
"web-component-wrapper": "^0.0.
|
|
96
|
-
"weboptimizer": "^2.0.
|
|
97
|
-
"webpack-dev-server": "^5.2.
|
|
95
|
+
"web-component-wrapper": "^0.0.518",
|
|
96
|
+
"weboptimizer": "^2.0.1583",
|
|
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.
|
|
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",
|