iamjs
iamjs copied to clipboard
iamjs - Your complete Access Control Library with End-to-end typesafety
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.2.0 to 4.2.1. Release notes Sourced from @vitejs/plugin-react's releases. v4.2.1 Remove generic parameter on Plugin to avoid type error with Rollup 4/Vite 5 and skipLibCheck: false. I...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 15.0.7. Release notes Sourced from @testing-library/react's releases. v15.0.7 15.0.7 (2024-05-07) Bug Fixes Ensure act is not any when React.act is not declared (#1323) (c1f2957) v15.0.6...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2. Release notes Sourced from ts-jest's releases. v29.1.2 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's changelog. 29.1.2 (2024-01-22) Bug Fixes calculated cache...
Bumps [koa](https://github.com/koajs/koa) and [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa). These dependencies needed to be updated together. Updates `koa` from 2.14.2 to 2.15.2 Changelog Sourced from koa's changelog. 2.15.2 / 2024-03-21 fixes [94e8def] - fix: handle...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.12. 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 [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.6.2 to 8.1.8. Release notes Sourced from lerna's releases. v8.1.8 8.1.8 (2024-08-05) Bug Fixes publish: upgrade @npmcli/arborist to 7.5.4 (#4058) (89de0eb) version: truncate release body based on...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.4. Release notes Sourced from ts-jest's releases. v29.2.4 Please refer to CHANGELOG.md for details. v29.2.3 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.4.8. Release notes Sourced from @testing-library/jest-dom's releases. v6.4.8 6.4.8 (2024-07-23) Bug Fixes Drop peerDependencies from package.json (#610) (faf534b) v6.4.7 6.4.7 (2024-07-22) Bug Fixes Type definition...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.0 to 7.18.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.18.0 7.18.0 (2024-07-29) 🚀 Features types: update ECMA versions (#9634) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.5. Changelog Sourced from vite's changelog. 5.3.5 (2024-07-25) refactor(asset): remove rollup 3 public file watch workaround (#16331) (66bdb1d), closes #16331 fix: make server type less...