summaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2022-11-30Install wranglerYuval Adam
2022-11-29Merge pull request #35 from yuvadm/dependabot/npm_and_yarn/loader-utils-2.0.4v6.0.1Yuval Adam
Bump loader-utils from 2.0.2 to 2.0.4
2022-11-29Bump loader-utils from 2.0.2 to 2.0.4dependabot[bot]
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29Bump minimatch and recursive-readdirdependabot[bot]
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jergason/recursive-readdir/releases) - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28Bump mapbox to 2.11.0, FINALLYYuval Adam
2022-08-30Unpin luxon after bug fixYuval Adam
2022-08-29Downgrade luxon to 3.0.1 due to bugYuval Adam
2022-08-29Fix more types in componentsYuval Adam
2022-08-29Update all .tsx files and remove unusedYuval Adam
2022-08-29Add support for typescriptYuval Adam
2022-08-29Remove web-vitals and start removing react-mapbox-glYuval Adam
2022-08-29Copy over template from new react scripts projectYuval Adam
2022-08-29Generate new lock from scratchYuval Adam
2022-08-29Bump and break everythingYuval Adam
2022-08-29Initial round of npm audit fixYuval Adam
2020-11-02Bump some vulnerable package and bump to v5.2.1v5.2.1Yuval Adam
2020-04-25Bump up dependencies and release v5.2 (#17)v5.2.0Yuval Adam
* Run npm audit fix * Bump package version to 5.2.0 * Bump mapbox-gl to 1.9.1 * Bump react-mapbox-gl to 4.8.2 * Small formatting cleanup
2019-12-17Add serverless support for python requirementsYuval Adam
2019-12-17Bump serverlessYuval Adam