aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): upgrade vite, vitestUri Shaked2025-06-291-1263/+918
|
* chore(deps): remove acornUri Shaked2025-02-111-2/+3
|
* chore(deps): upgrade prettierUri Shaked2025-02-111-42/+106
| | | | reformat all code with the new prettier version
* chore: replace ts-node with tsxUri Shaked2025-02-111-284/+720
|
* chore(deps): npm audit fixUri Shaked2025-02-111-36/+43
|
* test: migrate tests from jest to vitestUri Shaked2025-02-111-7926/+1673
|
* chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2dependabot[bot]2023-10-191-100/+102
| | | | | | | | | | | | | | Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump postcss from 8.4.14 to 8.4.31dependabot[bot]2023-10-061-43/+51
| | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]2023-07-181-6/+6
| | | | | | | | | | | | | Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* 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>