Commit Graph

42 Commits (7e78f04c2422c449b7b5217ea2f92e32f7db68f2)

Author SHA1 Message Date
Boaz Poolman 27b349a82a chore: Update testing libraries 2023-10-19 07:49:52 +02:00
Boaz Poolman 3be7479750 chore: Update lockfile 2023-10-17 21:22:13 +02:00
Boaz Poolman efe6834d99 Revert "fix: Remove and gitignore the yarn.lock file"
This reverts commit 89599dd1b2.
2023-10-17 20:43:52 +02:00
Boaz Poolman 89599dd1b2 fix: Remove and gitignore the yarn.lock file 2023-10-17 18:33:30 +02:00
dependabot[bot] 9f6ae048da
chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.6 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>
2023-10-17 16:25:44 +00:00
Mathijs Schouten 1ebf191c6e chore: Drop node 16 support and update @strapi packages 2023-10-14 18:03:16 +02:00
Boaz Poolman 724233cbb5 chore: Drop node 14 support. Add node 20 support. 2023-09-04 22:34:29 +02:00
dependabot[bot] 6771a17e70
chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 07:39:18 +00:00
dependabot[bot] 15c14fc081
chore(deps): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 10:04:18 +00:00
Boaz Poolman 39d4dc81cf chore: Sec updates 2023-07-05 21:53:58 +02:00
boazpoolman 3eb063f81a chore: Update json5 2023-02-08 20:38:39 +01:00
boazpoolman ceadfbbdc6 chore: Remove fontawesome 2022-12-31 14:19:17 +01:00
boazpoolman 91b589917a chore: Dependency updates 2022-12-31 13:39:19 +01:00
boazpoolman ad7fc93b84 chore: Move to 'Aeolun/react-diff-viewer-continued' 2022-11-27 15:11:28 +01:00
boazpoolman ca910cfdaf chore: Update @strapi packages and alter imports accordingly 2022-11-27 14:35:11 +01:00
Boaz Poolman 47f84385e1 feat: Git-style diff viewer in CLI for single files (#27) 2022-04-24 14:07:39 +02:00
Boaz Poolman a375d707cd chore: Update dependencies 2022-04-13 20:44:40 +02:00
Boaz Poolman 59e23e02ab chore: Update dependencies & CONTRIBUTING.md 2022-04-02 10:01:01 +02:00
Boaz Poolman 7573a07d76 chore: Prep stable release 2022-03-16 22:10:24 +01:00
Boaz Poolman df61e0c5a0 chore: Fix audit log 2022-02-12 23:03:47 +01:00
Boaz Poolman 651d01031c chore: Update dependencies 2022-02-12 19:34:04 +01:00
Boaz Poolman 1d2f1760c9 chore: Update to Strapi 4.0.5 2022-01-25 11:08:44 +01:00
Boaz Poolman da88e5c957 chore: Consistency in dependencies 2022-01-07 12:29:57 +01:00
Boaz Poolman 51445a4ac9 chore: Update lockfile 2022-01-07 10:15:17 +01:00
Boaz Poolman 2c161ccfb3 chore: Update readme & dependencies 2022-01-05 18:05:37 +01:00
Boaz Poolman 2e1cf3f92e chore: Update dependencies 2021-12-22 11:03:26 +01:00
Boaz Poolman 1734977a11 chore: Downgrade chalk to 4 2021-12-08 16:13:25 +01:00
Boaz Poolman 7b9b664cdf chore: Update to eslint 7 2021-12-08 16:05:12 +01:00
Boaz Poolman f167e664e3 chore: Prep 1.0.0-alpha.1 release 2021-11-30 09:50:22 +01:00
Boaz Poolman a1d9d53517 chore: Update to @strapi/strapi 4.0.0-beta.14 2021-11-19 19:39:57 +01:00
Boaz Poolman d20f82faa9 fix: Build problem with @strapi/helper-plugin 2021-11-10 18:45:06 +01:00
Boaz Poolman 15eb3df690 style: Fix eslint warnings 2021-11-10 16:27:15 +01:00
Boaz Poolman cd8a71f584 feat: CLI 🎉 2021-11-10 16:22:52 +01:00
Boaz Poolman dea1963199 feat: Basic CLI visualisation 2021-11-02 19:03:58 +01:00
Boaz Poolman db9745ef81 refactor(v4): plugin icon as react component 2021-10-27 16:04:58 +02:00
Boaz Poolman 3d6bd45a6d chore: downgrade to @strapi/design-system 0.0.1-alpha.51 2021-10-27 14:04:10 +02:00
Boaz Poolman cc2a7b0a39 chore: downgrade to @strapi/icons 0.0.1-alpha.50 2021-10-27 14:00:21 +02:00
Boaz Poolman 835fbe17af chore: Migtate @strapi/parts to @strapi/design-system 2021-10-27 13:28:06 +02:00
Boaz Poolman c9dd10762f fix: Use Strapi service for assignPermissions 2021-10-15 15:02:34 +02:00
Boaz Poolman 74498e6d1c feat: Admin roles (wip) 2021-10-15 14:54:58 +02:00
Boaz Poolman 41a9bfdf6c refactor(v4): Base admin migration 2021-10-14 17:13:12 +02:00
Boaz Poolman f771baf2c0 chore: Miscellaneous 2021-10-13 17:31:16 +02:00