aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): npm audit fixUri Shaked2023-06-251-1133/+1125
|
* chore(deps-dev): bump vite from 2.9.13 to 2.9.16dependabot[bot]2023-06-061-8/+8
| | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.13 to 2.9.16. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* 0.20.1Uri Shaked2023-01-051-2/+2
|
* 0.20.0Uri Shaked2023-01-051-2/+2
|
* chore(deps): upgrade typescript, jest, eslintUri Shaked2023-01-051-8577/+3485
| | | | also upgrade related dependencies: ts-node, ts-jest
* chore(deps): bump minimatch from 3.0.4 to 3.1.2dependabot[bot]2022-12-041-6/+6
| | | | | | | | | | | | | | Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2dependabot[bot]2022-12-041-6/+6
| | | | | | | | | | | | | Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump vite from 2.9.9 to 2.9.13dependabot[bot]2022-08-301-6/+6
| | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* refactor(demo): migrate to ViteUri Shaked2022-05-231-12152/+659
| | | | | ditch parcel v1, and replace it with Vite. Vite is much faster and smaller, compared to parcel
* 0.19.0Uri Shaked2022-05-171-2/+2
|
* 0.18.11Uri Shaked2022-04-301-2/+2
|
* chore(deps): bump minimist from 1.2.5 to 1.2.6dependabot[bot]2022-04-111-6/+6
| | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* 0.18.10Uri Shaked2022-03-221-2/+2
|
* 0.18.9Uri Shaked2022-02-211-2/+2
|
* 0.18.8Uri Shaked2022-01-201-2/+2
|
* 0.18.7Uri Shaked2021-12-131-2/+2
|
* 0.18.6Uri Shaked2021-10-301-2/+2
|
* 0.18.5Uri Shaked2021-10-291-2/+2
|
* 0.18.4Uri Shaked2021-10-241-2/+2
|
* 0.18.3Uri Shaked2021-10-231-2/+2
|
* fix: broken build on node < 16Uri Shaked2021-10-211-12847/+10746
|
* chore: upgrade package.json to version 2Uri Shaked2021-10-211-21/+17996
| | | | https://github.blog/2021-02-02-npm-7-is-now-generally-available/#changes-to-the-lockfile
* 0.18.2Uri Shaked2021-10-071-1/+1
|
* chore(deps): bump tmpl from 1.0.4 to 1.0.5dependabot[bot]2021-09-211-3/+3
| | | | | | | | | | | | | Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* 0.18.1Uri Shaked2021-09-141-1/+1
|
* 0.18.0Uri Shaked2021-09-101-1/+1
|
* 0.17.1Uri Shaked2021-09-071-1/+1
|
* 0.17.0Uri Shaked2021-08-151-1/+1
|
* chore(deps): prettier 2.3.2Uri Shaked2021-08-151-15/+15
| | | | also reformat all the code with the new version
* 0.16.6Uri Shaked2021-08-131-1/+1
|
* chore(deps): bump path-parse from 1.0.6 to 1.0.7dependabot[bot]2021-08-111-3/+3
| | | | | | | | | | | | | Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* 0.16.5Uri Shaked2021-08-091-1/+1
|
* 0.16.4Uri Shaked2021-07-171-1/+1
|
* 0.16.3Uri Shaked2021-07-161-1/+1
|
* 0.16.2Uri Shaked2021-07-151-1/+1
|
* 0.16.1Uri Shaked2021-07-091-1/+1
|
* 0.16.0Uri Shaked2021-07-071-1/+1
|
* 0.15.3Uri Shaked2021-06-201-1/+1
|
* 0.15.2Uri Shaked2021-06-191-1/+1
|
* chore(deps): husky 6.0.0Uri Shaked2021-05-291-35/+4
|
* chore(deps): bump browserslist from 4.7.3 to 4.16.6dependabot[bot]2021-05-251-29/+40
| | | | | | | | Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.3 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.7.3...4.16.6) Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): npm audit fixUri Shaked2021-05-091-6/+6
|
* 0.15.1Uri Shaked2021-04-151-1/+1
|
* chore(deps): bump y18n from 4.0.0 to 4.0.1dependabot[bot]2021-03-311-3/+3
| | | | | | | | Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump elliptic from 6.5.3 to 6.5.4dependabot[bot]2021-03-091-9/+17
| | | | | | | Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com>
* 0.15.0Uri Shaked2021-02-191-1/+1
|
* 0.14.10Uri Shaked2021-02-031-1/+1
|
* 0.14.9Uri Shaked2020-12-291-1/+1
|
* 0.14.8Uri Shaked2020-12-271-1/+1
|
* 0.14.7Uri Shaked2020-12-261-1/+1
|