Merge branch 'master' of github.com:OneUptime/oneuptime

This commit is contained in:
Simon Larsen
2024-05-29 13:58:24 +01:00
4 changed files with 11 additions and 6872 deletions

View File

@@ -16,7 +16,7 @@
"json5": "^2.2.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"posthog-js": "^1.130.1",
"posthog-js": "^1.130.2",
"reflect-metadata": "^0.2.2",
"slugify": "^1.6.5",
"typeorm": "^0.3.20",
@@ -3845,9 +3845,9 @@
}
},
"node_modules/posthog-js": {
"version": "1.130.1",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.130.1.tgz",
"integrity": "sha512-BC283kxeJnVIeAxn7ZPHf5sCTA6oXs4uvo9fdGAsbKwwfmF9g09rnJOOaoF95J/auf8HT4YB6Vt2KytqtJD44w==",
"version": "1.130.2",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.130.2.tgz",
"integrity": "sha512-QR/j9Xs/STK3+VJgqiByeXFKT17LGZZvJtrCdgFhwydp8WfisJw7zrSy7rVDjYS0UeKJJ/3cO/qtlXD3dR2+Eg==",
"dependencies": {
"fflate": "^0.4.8",
"preact": "^10.19.3"

View File

@@ -27,7 +27,7 @@
"json5": "^2.2.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"posthog-js": "^1.130.1",
"posthog-js": "^1.130.2",
"reflect-metadata": "^0.2.2",
"slugify": "^1.6.5",
"typeorm": "^0.3.20",

6871
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"eslint-plugin-progress": "^0.0.1",
"jest": "^29.7.0",
"ts-node": "^10.9.2",