hedgedoc/frontend
Erik Michelson b35bc739e5 chore(deps): use the same ts-node version in frontend/backend
This changes the specified version from main branch to a specific commit.
Hopefully this changes will result in (better) caching of the ts-node
package, especially in the GitHub CI. By setting a specific commit,
the package is also pinned like all other dependencies and therefore
ensures a more predictionable behaviour.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-10-13 10:49:46 +02:00
..
.netlify
cypress Adding issues for TODOs 2023-10-08 16:00:42 +02:00
docker fic(ci): add git to build containers 2023-10-08 19:10:41 +02:00
global-styles
locales fix: change icon and name of last saved sidebar entry 2023-10-08 18:08:24 +02:00
netlify
public feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
src fix: catch access forbidden errors for local storage access 2023-10-09 09:11:11 +02:00
.editorconfig
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix(frontend): move mock api files instead of removing 2023-09-03 22:00:34 +02:00
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts
netlify.toml
next-env.d.ts feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
next-env.d.ts.license
next.config.js feat: merge login, register and intro page 2023-09-24 22:12:39 +02:00
package.json chore(deps): use the same ts-node version in frontend/backend 2023-10-13 10:49:46 +02:00
package.json.license
tsconfig.json feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
tsconfig.json.license