react-sprite-animator
react-sprite-animator copied to clipboard
A React component that animates simple spritesheets
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.8 to 7.18.13. Release notes Sourced from @babel/core's releases. v7.18.13 (2022-08-22) Thanks @djpohly for your first PR! :bug: Bug Fix babel-generator #14869 fix: jsx with retainLines (@liuxingbaoyu)...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.8 to 7.18.10. Release notes Sourced from @babel/cli's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@liuxingbaoyu) :bug: Bug Fix...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.9 to 7.18.10. Release notes Sourced from @babel/preset-env's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@liuxingbaoyu) :bug: Bug Fix...
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.14.5 to 7.18.6. Release notes Sourced from @babel/plugin-transform-modules-commonjs's releases. v7.18.6 (2022-06-27) :eyeglasses: Spec Compliance babel-parser #14650 [ts] Disallow property access after instantiation expression (@nicolo-ribaudo) #14636 [ts] Allow...
Bumps [i](https://github.com/pksunkara/inflect) from 0.3.6 to 0.3.7. Commits 71961bd Version bump v0.3.7 a9a0a8e Fix CVE-2021-3820 c025e15 Fix formatting dace42b Move away from travis 22fa473 Merge pull request #30 from pksunkara/dependabot/add-v2-config-file e84c23a...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 8.0.1. Release notes Sourced from @testing-library/react-hooks's releases. v8.0.1 8.0.1 (2022-06-18) Bug Fixes server: remove act around server renderer to fix support for older versions of...
I see in my browser's network tab that the sprite image src loads 3 times... In some browsers it's no issue as the first download of the image gets cached...