react
react copied to clipboard
🔼 UI-Router for React
chore(package): Update 1 dependencies to matching semver range ``` prop-types@^15.6.1: 15.7.2 -> 15.8.1 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.171 to 4.14.186. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.3 to 9.4.1. Release notes Sourced from ts-loader's releases. 9.4.1 Hotfix: Disable enhanced-resolve - thanks @manuth v9.4.0 Add Support for Resolving .cjs, .mjs, .cts and .mts Files...
chore(package): Update 16 devDependencies to matching semver range ``` @testing-library/jest-dom@^5.14.1: 5.14.1 -> 5.16.5 @testing-library/react@^12.0.0: 12.0.0 -> 12.1.5 @types/lodash@^4.14.171: 4.14.171 -> 4.14.184 @uirouter/publish-scripts@^2.5.5: 2.5.5 -> 2.6.0 babel-jest@^27.0.6: 27.0.6 -> 27.5.1 chalk@^4.0.0:...
chore(package): Update 1 dependencies to matching semver range ``` prop-types@^15.6.1: 15.7.2 -> 15.8.1 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request
chore(package): Update 1 dependencies to matching semver range ``` prop-types@^15.6.1: 15.7.2 -> 15.8.1 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request
in my components, I have a link to some relative state ".custom". My tests fail ` No reference point given for path '.custom'` I'm using vitest (but had this problem...
Fixed multiple typos from CHANGELOG.md and docs\API.md explecitly -> explicitly dynamicly -> dynamically dependecies -> dependencies dependecy -> dependency machanism -> mechanism
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...