addons-code-manager
addons-code-manager copied to clipboard
A web application to manage add-on source code
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...
Bumps [classnames](https://github.com/JedWatson/classnames) and [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames). These dependencies needed to be updated together. Updates `classnames` from 2.3.1 to 2.3.2 Changelog Sourced from classnames's changelog. v2.3.2 / 2022-09-13 Fix TypeScript types when using...
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.6 to 6.3.3. Release notes Sourced from supertest's releases. v6.3.3 chore: bump deps 2910f73 https://github.com/visionmedia/supertest/compare/v6.3.2...v6.3.3 v6.3.2 docs: added maintainer note e24875d docs: fixed links 5b59ddc https://github.com/visionmedia/supertest/compare/v6.3.1...v6.3.2 v6.3.1...
Bumps [@storybook/storybook-deployer](https://github.com/storybooks/storybook-deployer) from 2.8.10 to 2.8.16. Release notes Sourced from @storybook/storybook-deployer's releases. v2.8.12 :tada: This release contains work from a new contributor! :tada: Thank you, Jimmy Andrade (@jimmyandrade), for all...
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.1.8 to 2.0.0. Release notes Sourced from ts-node-dev's releases. v2.0.0 https://github.com/whitecolor/ts-node-dev/compare/v2.0.0-0...v2.0.0 v2.0.0-0 update to ts-node 10 d45cf52 https://github.com/whitecolor/ts-node-dev/compare/v1.1.8...v2.0.0-0 Commits 32bdc92 2.0.0 1daaabf np no-cleanup 93d99be update minimist...
Bumps [refractor](https://github.com/wooorm/refractor) from 3.5.0 to 4.8.1. Release notes Sourced from refractor's releases. 4.8.1 Fix 9186068 Fix double cleaning of HTML tags Full Changelog: https://github.com/wooorm/refractor/compare/4.8.0...4.8.1 4.8.0 82394d3 Update Prism to 1.29.0...
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.1. Changelog Sourced from prop-types's changelog. 15.8.1 [Fix] fix crash when a custom propType return lacks .data; call hasOwnProperty properly (#370) [meta] Fix formatting in...
Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.0.1 to 8.1.0. Release notes Sourced from query-string's releases. v8.1.0 Upgrade dependencies (#365) 20cc109 https://github.com/sindresorhus/query-string/compare/v8.0.3...v8.1.0 v8.0.3 Fix typo in a TypeScript type 7bba5bb https://github.com/sindresorhus/query-string/compare/v8.0.2...v8.0.3 v8.0.2 Improve compatibility...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.1 to 2.0.6. Release notes Sourced from http-proxy-middleware's releases. v2.0.6 What's Changed fix(proxyReqWs): catch socket errors by @chimurai in chimurai/http-proxy-middleware#763 chore(package): v2.0.6 by @chimurai in chimurai/http-proxy-middleware#764 Full...
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.1 to 2.4.2. Release notes Sourced from redux-thunk's releases. v2.4.2 This release removes an unused TS type that caused errors when users were type-checking libraries in node_modules....