0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-31 16:18:10 +00:00
Commit Graph

1787 Commits

Author SHA1 Message Date
Víctor Losada Hernández
d234dd0e0b Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror 2026-03-29 14:49:49 +02:00
Víctor Losada Hernández
56f12dea4a Merge branch 'master' into dependabot/npm_and_yarn/prod-dependencies-a9d7f6db03 2026-03-27 21:46:17 +01:00
dependabot[bot]
a7a928e663 Bump the prod-dependencies group across 1 directory with 10 updates
Bumps the prod-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.2` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.6` | `7.29.2` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.48.0` | `3.49.0` |
| [less](https://github.com/less/less.js) | `4.5.1` | `4.6.4` |
| [mongoose](https://github.com/Automattic/mongoose) | `9.2.4` | `9.3.2` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.6` | `5.1.7` |
| [node](https://github.com/aredridel/node-bin-gen) | `25.8.0` | `25.8.1` |
| [react-frame-component](https://github.com/ryanseddon/react-frame-component) | `5.2.7` | `5.3.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.1` | `7.13.2` |
| [sanitize-filename](https://github.com/parshap/node-sanitize-filename) | `1.6.3` | `1.6.4` |



Updates `@babel/preset-env` from 7.29.0 to 7.29.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.29.2/packages/babel-preset-env)

Updates `@babel/runtime` from 7.28.6 to 7.29.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.29.2/packages/babel-runtime)

Updates `core-js` from 3.48.0 to 3.49.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js)

Updates `less` from 4.5.1 to 4.6.4
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/commits)

Updates `mongoose` from 9.2.4 to 9.3.2
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/9.2.4...9.3.2)

Updates `nanoid` from 5.1.6 to 5.1.7
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.1.6...5.1.7)

Updates `node` from 25.8.0 to 25.8.1
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

Updates `react-frame-component` from 5.2.7 to 5.3.0
- [Release notes](https://github.com/ryanseddon/react-frame-component/releases)
- [Changelog](https://github.com/ryanseddon/react-frame-component/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ryanseddon/react-frame-component/compare/v5.2.7...v5.3.0)

Updates `react-router` from 7.13.1 to 7.13.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.13.2/packages/react-router)

Updates `sanitize-filename` from 1.6.3 to 1.6.4
- [Changelog](https://github.com/parshap/node-sanitize-filename/blob/master/Changelog.md)
- [Commits](https://github.com/parshap/node-sanitize-filename/compare/v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@babel/runtime"
  dependency-version: 7.29.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: core-js
  dependency-version: 3.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: less
  dependency-version: 4.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: mongoose
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: nanoid
  dependency-version: 5.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: node
  dependency-version: 25.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react-frame-component
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: react-router
  dependency-version: 7.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: sanitize-filename
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 03:24:14 +00:00
dependabot[bot]
9cd9c075e1 Bump the dev-dependencies group across 1 directory with 5 updates
Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.2.0` | `30.3.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.0` | `29.15.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.5.0` |
| [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) | `7.6.1` | `7.7.0` |



Updates `babel-jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest)

Updates `eslint-plugin-jest` from 29.15.0 to 29.15.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.0...v29.15.1)

Updates `jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)

Updates `stylelint` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.4.0...17.5.0)

Updates `stylelint-config-recess-order` from 7.6.1 to 7.7.0
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v7.6.1...v7.7.0)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint-config-recess-order
  dependency-version: 7.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 03:23:24 +00:00
Víctor Losada Hernández
9a74a20884 add search replace 2026-03-27 00:27:26 +01:00
Víctor Losada Hernández
d4c1eba3f3 emoji autocomplete 2026-03-26 23:44:49 +01:00
Víctor Losada Hernández
456c149f7b themes working again 2026-03-25 17:15:23 +01:00
Víctor Losada Hernández
ec159e4f14 different editors working 2026-03-23 11:20:15 +01:00
Víctor Losada Hernández
4ee9dfa509 add basic light theme and scrollpastend 2026-03-22 00:10:09 +01:00
Víctor Losada Hernández
42e254c9c7 basic css changes 2026-03-21 22:53:38 +01:00
Víctor Losada Hernández
3785d5808f basic editor 2026-03-21 21:49:59 +01:00
Víctor Losada Hernández
5e21418e8d change engine checks and update stylelint to 9.7 2026-03-04 11:18:49 +01:00
Víctor Losada Hernández
b24c104a9d update react 2026-03-03 18:36:57 +01:00
Víctor Losada Hernández
b485cd1663 update node 2026-03-03 18:31:44 +01:00
Víctor Losada Hernández
af2003bb03 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-dependencies 2026-03-03 17:52:11 +01:00
Víctor Losada Hernández
6013942919 move vite to devdependency 2026-03-03 15:20:30 +01:00
Víctor Losada Hernández
71b6a478da last patch hopefully 2026-03-03 15:17:06 +01:00
Víctor Losada Hernández
6144186870 bring back stylelint 2026-03-03 15:08:18 +01:00
Víctor Losada Hernández
0890b6e3f9 remove npm preview 2026-03-02 00:00:45 +01:00
Víctor Losada Hernández
e877148bf9 remove old compileAssets.js 2026-02-28 23:08:21 +01:00
Víctor Losada Hernández
44576cc053 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-dependencies 2026-02-24 20:45:59 +01:00
Víctor Losada Hernández
a209538fc6 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into vitreum-to-vite 2026-02-18 23:28:56 +01:00
Víctor Losada Hernández
7b9f7248ad update jsdom to 28.1.0 2026-02-18 19:32:59 +01:00
Víctor Losada Hernández
747b8d0279 fix tests 2026-02-18 19:17:35 +01:00
Víctor Losada Hernández
c239aa8df6 fix tests in master 2026-02-17 19:21:17 +01:00
dependabot[bot]
d0ec9e76c1 Bump mongoose from 9.1.5 to 9.1.6 in the prod-dependencies group
Bumps the prod-dependencies group with 1 update: [mongoose](https://github.com/Automattic/mongoose).


Updates `mongoose` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/9.1.5...9.1.6)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 01:50:00 +00:00
dependabot[bot]
c48276de71 Bump @googleapis/drive from 19.2.1 to 20.1.0
Bumps [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) from 19.2.1 to 20.1.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/20.1.0/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/drive-v19.2.1...20.1.0)

---
updated-dependencies:
- dependency-name: "@googleapis/drive"
  dependency-version: 20.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 03:24:40 +00:00
Víctor Losada Hernández
22cc8b8bbf update less and react-frame-component 2026-02-03 23:27:14 +01:00
Víctor Losada Hernández
653f4ed419 update dependencies 2026-02-03 23:05:01 +01:00
dependabot[bot]
66e5dde0ad Bump jsdom from 27.4.0 to 28.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.4.0 to 28.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.4.0...28.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 28.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 06:15:30 +00:00
Víctor Losada Hernández
15183d293a bring back babel to fix tests 2026-02-02 01:01:10 +01:00
Víctor Losada Hernández
5ed60e7130 remove unused dependencies 2026-02-02 00:39:06 +01:00
Víctor Losada Hernández
39a7cdb63d reworked asset generation 2026-02-02 00:19:39 +01:00
Víctor Losada Hernández
2534f23c24 fixing css 2026-02-02 00:04:23 +01:00
Víctor Losada Hernández
741d7762d8 this should work 2026-02-01 21:59:59 +01:00
Víctor Losada Hernández
b5598ac423 trying to get this to work 2026-02-01 20:37:09 +01:00
Víctor Losada Hernández
7deec9cd6e change scripts 2026-01-30 17:08:44 +01:00
Víctor Losada Hernández
20678ba420 dev base (kinda stable) 2026-01-30 12:41:14 +01:00
Víctor Losada Hernández
86f3d5c290 first build setup 2026-01-29 16:43:59 +01:00
Víctor Losada Hernández
efe67d2092 update build folder end 2026-01-24 01:24:31 +01:00
Víctor Losada Hernández
4e6c3add5b change imports 2026-01-24 01:10:51 +01:00
Víctor Losada Hernández
eda1fb29c6 start changing imports 2026-01-24 00:04:32 +01:00
Víctor Losada Hernández
2f19b7658c dedent-tabs to dedent 2026-01-23 19:10:56 +01:00
Víctor Losada Hernández
dbeff56ffa change legacy snippets to use named exports and move from dedent-tabs to dedent 2026-01-23 17:38:16 +01:00
Víctor Losada Hernández
14a2e3f8fd Merge branch 'master' of https://github.com/naturalcrit/homebrewery into vitreum-to-vite 2026-01-22 22:38:18 +01:00
Víctor Losada Hernández
3fb84d03bb fix the damn tests once and for all 2026-01-22 15:32:00 +01:00
Víctor Losada Hernández
f256316b0b Revert "fix tests?"
This reverts commit 51da573e57.
2026-01-21 17:27:46 +01:00
Víctor Losada Hernández
0868b45fa3 Revert "add jsdom"
This reverts commit be37ca4d62.
2026-01-21 17:27:41 +01:00
Víctor Losada Hernández
832b18a4d4 Revert "lets try this"
This reverts commit eab526a051.
2026-01-21 17:27:00 +01:00
Víctor Losada Hernández
51da573e57 fix tests? 2026-01-21 17:21:52 +01:00