warpgate/warpgate-web
Willy e9b4a3b94f
update lockfile: add missing entries (#1019)
I'm currently trying to package warpgate for
[nixpkgs](https://github.com/nixos/nixpkgs/) and noticed some entries
were missing from `yarn.lock`:

* `has@^1.0.3`
* `is-core-module@^2.9.0`

While I'm not sure if I'll manage to finish my packaging adventure (nix
skill issue on my end), these should be added for completeness either
way
2024-07-25 11:24:26 +02:00
..
public/assets updated logo 2022-07-03 22:42:37 +02:00
src migrate from moment to date-fns (#988) 2024-07-16 19:23:53 +02:00
.editorconfig HTTP targets support (fixes #116) 2022-06-26 20:50:04 +02:00
.eslintrc.yaml Upgrade TypeScript and Svelte Versions (#995) 2024-07-16 18:54:07 +02:00
.gitignore HTTP targets support (fixes #116) 2022-06-26 20:50:04 +02:00
Cargo.toml Bump version: 0.9.1 → 0.10.0 2024-07-18 09:55:42 +02:00
openapitools.json Upgrade TypeScript and Svelte Versions (#995) 2024-07-16 18:54:07 +02:00
package.json migrate from moment to date-fns (#988) 2024-07-16 19:23:53 +02:00
svelte.config.js bumped vite 2022-11-11 20:31:08 +01:00
tsconfig.json Upgrade TypeScript and Svelte Versions (#995) 2024-07-16 18:54:07 +02:00
tsconfig.node.json HTTP targets support (fixes #116) 2022-06-26 20:50:04 +02:00
vite.config.ts bumped vite 2022-11-11 20:31:08 +01:00
yarn.lock update lockfile: add missing entries (#1019) 2024-07-25 11:24:26 +02:00