build(deps): bump the npm-updates group with 6 updates

Bumps the npm-updates group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [openai](https://github.com/openai/openai-node) | `4.29.2` | `4.31.0` |
| [@codemirror/lang-python](https://github.com/codemirror/lang-python) | `6.1.4` | `6.1.5` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.26.0` | `6.26.1` |
| [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `7.108.0` | `7.109.0` |
| [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.2.1` | `0.2.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.2` | `3.4.3` |


Updates `openai` from 4.29.2 to 4.31.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v4.29.2...v4.31.0)

Updates `@codemirror/lang-python` from 6.1.4 to 6.1.5
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-python/compare/6.1.4...6.1.5)

Updates `@codemirror/view` from 6.26.0 to 6.26.1
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.26.0...6.26.1)

Updates `@sentry/sveltekit` from 7.108.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.109.0)

Updates `reflect-metadata` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

Updates `tailwindcss` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@codemirror/lang-python"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@codemirror/view"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@sentry/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: reflect-metadata
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 15:25:51 +00:00 committed by GitHub
parent fe71400823
commit 66b00b42d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 132 additions and 124 deletions

View File

@ -27,7 +27,7 @@
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-markdown": "^6.2.4",
"@codemirror/lang-php": "^6.0.1",
"@codemirror/lang-python": "^6.1.4",
"@codemirror/lang-python": "^6.1.5",
"@codemirror/lang-rust": "^6.0.1",
"@codemirror/lang-vue": "^0.1.3",
"@codemirror/lang-wast": "^6.0.2",
@ -35,12 +35,12 @@
"@codemirror/language": "^6.10.1",
"@codemirror/legacy-modes": "^6.3.3",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.0",
"@codemirror/view": "^6.26.1",
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.2.0",
"@octokit/rest": "^20.0.2",
"@replit/codemirror-lang-svelte": "^6.0.0",
"@sentry/sveltekit": "^7.108.0",
"@sentry/sveltekit": "^7.109.0",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.30.4",
"@tauri-apps/api": "^1.5.3",
@ -75,7 +75,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.5.13",
"reflect-metadata": "^0.2.1",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"svelte": "^4.2.12",
"svelte-check": "^3.6.8",
@ -84,7 +84,7 @@
"svelte-loadable-store": "^2.0.1",
"svelte-outclick": "^3.7.1",
"svelte-resize-observer": "^2.0.0",
"tailwindcss": "^3.4.2",
"tailwindcss": "^3.4.3",
"tauri-plugin-context-menu": "^0.7.0",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log#v1",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1",
@ -95,6 +95,6 @@
"vitest": "^0.34.6"
},
"dependencies": {
"openai": "^4.29.2"
"openai": "^4.31.0"
}
}

View File

@ -15,15 +15,15 @@ importers:
gitbutler-ui:
dependencies:
openai:
specifier: ^4.29.2
version: 4.29.2
specifier: ^4.31.0
version: 4.31.0
devDependencies:
'@codemirror/lang-cpp':
specifier: ^6.0.2
version: 6.0.2
'@codemirror/lang-css':
specifier: ^6.2.1
version: 6.2.1(@codemirror/view@6.26.0)
version: 6.2.1(@codemirror/view@6.26.1)
'@codemirror/lang-html':
specifier: ^6.4.8
version: 6.4.8
@ -43,8 +43,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1
'@codemirror/lang-python':
specifier: ^6.1.4
version: 6.1.4(@codemirror/view@6.26.0)
specifier: ^6.1.5
version: 6.1.5(@codemirror/view@6.26.1)
'@codemirror/lang-rust':
specifier: ^6.0.1
version: 6.0.1
@ -67,8 +67,8 @@ importers:
specifier: ^6.4.1
version: 6.4.1
'@codemirror/view':
specifier: ^6.26.0
version: 6.26.0
specifier: ^6.26.1
version: 6.26.1
'@lezer/common':
specifier: ^1.2.1
version: 1.2.1
@ -80,10 +80,10 @@ importers:
version: 20.0.2
'@replit/codemirror-lang-svelte':
specifier: ^6.0.0
version: 6.0.0(@codemirror/autocomplete@6.15.0)(@codemirror/lang-css@6.2.1)(@codemirror/lang-html@6.4.8)(@codemirror/lang-javascript@6.2.2)(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)(@lezer/highlight@1.2.0)(@lezer/javascript@1.4.13)(@lezer/lr@1.4.0)
version: 6.0.0(@codemirror/autocomplete@6.15.0)(@codemirror/lang-css@6.2.1)(@codemirror/lang-html@6.4.8)(@codemirror/lang-javascript@6.2.2)(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)(@lezer/highlight@1.2.0)(@lezer/javascript@1.4.14)(@lezer/lr@1.4.0)
'@sentry/sveltekit':
specifier: ^7.108.0
version: 7.108.0(@sveltejs/kit@1.30.4)(svelte@4.2.12)
specifier: ^7.109.0
version: 7.109.0(@sveltejs/kit@1.30.4)(svelte@4.2.12)
'@sveltejs/adapter-static':
specifier: ^2.0.3
version: 2.0.3(@sveltejs/kit@1.30.4)
@ -187,8 +187,8 @@ importers:
specifier: ^0.5.13
version: 0.5.13(prettier-plugin-svelte@3.2.2)(prettier@3.2.5)
reflect-metadata:
specifier: ^0.2.1
version: 0.2.1
specifier: ^0.2.2
version: 0.2.2
rxjs:
specifier: ^7.8.1
version: 7.8.1
@ -214,8 +214,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
tailwindcss:
specifier: ^3.4.2
version: 3.4.2
specifier: ^3.4.3
version: 3.4.3
tauri-plugin-context-menu:
specifier: ^0.7.0
version: 0.7.0
@ -295,7 +295,7 @@ packages:
to-fast-properties: 2.0.0
dev: true
/@codemirror/autocomplete@6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1):
/@codemirror/autocomplete@6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1):
resolution: {integrity: sha512-r4IjdYFthwbCQyvqnSlx0WBHRHi8nBvU+WjJxFUij81qsBfhNudf/XKKmmC2j3m0LaOYUQTf3qiEK1J8lO1sdg==}
peerDependencies:
'@codemirror/language': ^6.0.0
@ -305,11 +305,11 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
dev: true
/@codemirror/autocomplete@6.13.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1):
/@codemirror/autocomplete@6.13.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1):
resolution: {integrity: sha512-SuDrho1klTINfbcMPnyro1ZxU9xJtwDMtb62R8TjL/tOl71IoOsvBo1a9x+hDvHhIzkTcJHy2VC+rmpGgYkRSw==}
peerDependencies:
'@codemirror/language': ^6.0.0
@ -319,11 +319,11 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
dev: true
/@codemirror/autocomplete@6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1):
/@codemirror/autocomplete@6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1):
resolution: {integrity: sha512-G2Zm0mXznxz97JhaaOdoEG2cVupn4JjPaS4AcNvZzhOsnnG9YVN68VzfoUw6dYTsIxT6a/cmoFEN47KAWhXaOg==}
peerDependencies:
'@codemirror/language': ^6.0.0
@ -333,11 +333,11 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
dev: true
/@codemirror/autocomplete@6.9.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1):
/@codemirror/autocomplete@6.9.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1):
resolution: {integrity: sha512-Fbwm0V/Wn3BkEJZRhr0hi5BhCo5a7eBL6LYaliPjOSwCyfOpnjXY59HruSxOUNV+1OYer0Tgx1zRNQttjXyDog==}
peerDependencies:
'@codemirror/language': ^6.0.0
@ -347,7 +347,7 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
dev: true
@ -358,10 +358,10 @@ packages:
'@lezer/cpp': 1.1.1
dev: true
/@codemirror/lang-css@6.2.1(@codemirror/view@6.26.0):
/@codemirror/lang-css@6.2.1(@codemirror/view@6.26.1):
resolution: {integrity: sha512-/UNWDNV5Viwi/1lpr/dIXJNWiwDxpw13I4pTUAsNxZdg6E0mI2kTQb0P2iHczg1Tu+H4EBgJR+hYhKiHKko7qg==}
dependencies:
'@codemirror/autocomplete': 6.9.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.9.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -373,12 +373,12 @@ packages:
/@codemirror/lang-html@6.4.8:
resolution: {integrity: sha512-tE2YK7wDlb9ZpAH6mpTPiYm6rhfdQKVDa5r9IwIFlwwgvVaKsCfuKKZoJGWsmMZIf3FQAuJ5CHMPLymOtg1hXw==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.26.0)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.26.1)
'@codemirror/lang-javascript': 6.2.2
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
'@lezer/css': 1.1.3
'@lezer/html': 1.3.6
@ -394,11 +394,11 @@ packages:
/@codemirror/lang-javascript@6.2.2:
resolution: {integrity: sha512-VGQfY+FCc285AhWuwjYxQyUQcYurWlxdKYT4bqwr3Twnd5wP5WSeu52t4tvvuWmljT4EmgEgZCqSieokhtY8hg==}
dependencies:
'@codemirror/autocomplete': 6.13.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.13.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/lint': 6.4.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
'@lezer/javascript': 1.4.13
dev: true
@ -413,11 +413,11 @@ packages:
/@codemirror/lang-markdown@6.2.4:
resolution: {integrity: sha512-UghkA1vSMs8bT7RSZM6vsIocigyah2bV00eRQuZy76401UmFZdsTsbQNBGdyxRQDOLeEvF5iFwap0BM8LKyd+g==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/lang-html': 6.4.8
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
'@lezer/markdown': 1.1.0
dev: true
@ -432,10 +432,10 @@ packages:
'@lezer/php': 1.0.1
dev: true
/@codemirror/lang-python@6.1.4(@codemirror/view@6.26.0):
resolution: {integrity: sha512-b6d1TDqrkCjFNvMO01SWldFiDoZ39yl3tDMC1Y5f8glA2eZpynPxJhwYVTlGFr0stizcJgrp6ojLEGH2myoZAw==}
/@codemirror/lang-python@6.1.5(@codemirror/view@6.26.1):
resolution: {integrity: sha512-hCm+8X6wrnXJCGf+QhmFu1AXkdTVG7dHy0Ly6SI1N3SRPptaMvwX6oNQonOXOMPvmcjiB0xq342KAxX3BYpijw==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -474,10 +474,10 @@ packages:
/@codemirror/lang-xml@6.1.0:
resolution: {integrity: sha512-3z0blhicHLfwi2UgkZYRPioSgVTo9PV5GP5ducFH6FaHy0IAJRg+ixj5gTR1gnT/glAIC8xv4w2VL1LoZfs+Jg==}
dependencies:
'@codemirror/autocomplete': 6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
'@lezer/xml': 1.0.2
dev: true
@ -486,7 +486,7 @@ packages:
resolution: {integrity: sha512-5GrXzrhq6k+gL5fjkAwt90nYDmjlzTIJV8THnxNFtNKWotMIlzzN+CpqxqwXOECnUdOndmSeWntVrVcv5axWRQ==}
dependencies:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.0
'@lezer/lr': 1.4.0
@ -503,7 +503,7 @@ packages:
resolution: {integrity: sha512-2Hx945qKX7FBan5/gUdTM8fsMYrNG9clIgEcPXestbLVFAUyQYFAuju/5BMNf/PwgpVaX5pvRm4+ovjbp9D9gQ==}
dependencies:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
crelt: 1.0.6
dev: true
@ -511,8 +511,8 @@ packages:
resolution: {integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==}
dev: true
/@codemirror/view@6.26.0:
resolution: {integrity: sha512-nSSmzONpqsNzshPOxiKhK203R6BvABepugAe34QfQDbNDslyjkqBuKgrK5ZBvqNXpfxz5iLrlGTmEfhbQyH46A==}
/@codemirror/view@6.26.1:
resolution: {integrity: sha512-wLw0t3R9AwOSQThdZ5Onw8QQtem5asE7+bPlnzc57eubPqiuJKIzwjMZ+C42vQett+iva+J8VgFV4RYWDBh5FA==}
dependencies:
'@codemirror/state': 6.4.1
style-mod: 4.1.0
@ -880,6 +880,14 @@ packages:
'@lezer/lr': 1.4.0
dev: true
/@lezer/javascript@1.4.14:
resolution: {integrity: sha512-GEdUyspTRgc5dwIGebUk+f3BekvqEWVIYsIuAC3pA8e8wcikGwBZRWRa450L0s8noGWuULwnmi4yjxTnYz9PpA==}
dependencies:
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.0
'@lezer/lr': 1.4.0
dev: true
/@lezer/json@1.0.1:
resolution: {integrity: sha512-nkVC27qiEZEjySbi6gQRuMwa2sDu2PtfjSgz0A4QF81QyRGm3kb2YRzLcOPcTEtmcwvrX/cej7mlhbwViA4WJw==}
dependencies:
@ -1070,7 +1078,7 @@ packages:
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
dev: true
/@replit/codemirror-lang-svelte@6.0.0(@codemirror/autocomplete@6.15.0)(@codemirror/lang-css@6.2.1)(@codemirror/lang-html@6.4.8)(@codemirror/lang-javascript@6.2.2)(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)(@lezer/highlight@1.2.0)(@lezer/javascript@1.4.13)(@lezer/lr@1.4.0):
/@replit/codemirror-lang-svelte@6.0.0(@codemirror/autocomplete@6.15.0)(@codemirror/lang-css@6.2.1)(@codemirror/lang-html@6.4.8)(@codemirror/lang-javascript@6.2.2)(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)(@lezer/highlight@1.2.0)(@lezer/javascript@1.4.14)(@lezer/lr@1.4.0):
resolution: {integrity: sha512-U2OqqgMM6jKelL0GNWbAmqlu1S078zZNoBqlJBW+retTc5M4Mha6/Y2cf4SVg6ddgloJvmcSpt4hHrVoM4ePRA==}
peerDependencies:
'@codemirror/autocomplete': ^6.0.0
@ -1085,45 +1093,45 @@ packages:
'@lezer/javascript': ^1.2.0
'@lezer/lr': ^1.0.0
dependencies:
'@codemirror/autocomplete': 6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.0)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.26.0)
'@codemirror/autocomplete': 6.15.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.1)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.26.1)
'@codemirror/lang-html': 6.4.8
'@codemirror/lang-javascript': 6.2.2
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.26.0
'@codemirror/view': 6.26.1
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.0
'@lezer/javascript': 1.4.13
'@lezer/javascript': 1.4.14
'@lezer/lr': 1.4.0
dev: true
/@sentry-internal/feedback@7.108.0:
resolution: {integrity: sha512-8JcgZEnk1uWrXJhsd3iRvFtEiVeaWOEhN0NZwhwQXHfvODqep6JtrkY1yCIyxbpA37aZmrPc2JhyotRERGfUjg==}
/@sentry-internal/feedback@7.109.0:
resolution: {integrity: sha512-EL7N++poxvJP9rYvh6vSu24tsKkOveNCcCj4IM7+irWPjsuD2GLYYlhp/A/Mtt9l7iqO4plvtiQU5HGk7smcTQ==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry-internal/replay-canvas@7.108.0:
resolution: {integrity: sha512-R5tvjGqWUV5vSk0N1eBgVW7wIADinrkfDEBZ9FyKP2mXHBobsyNGt30heJDEqYmVqluRqjU2NuIRapsnnrpGnA==}
/@sentry-internal/replay-canvas@7.109.0:
resolution: {integrity: sha512-Lh/K60kmloR6lkPUcQP0iamw7B/MdEUEx/ImAx4tUSMrLj+IoUEcq/ECgnnVyQkJq59+8nPEKrVLt7x6PUPEjw==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.108.0
'@sentry/replay': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry/core': 7.109.0
'@sentry/replay': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry-internal/tracing@7.108.0:
resolution: {integrity: sha512-zuK5XsTsb+U+hgn3SPetYDAogrXsM16U/LLoMW7+TlC6UjlHGYQvmX3o+M2vntejoU1QZS8m1bCAZSMWEypAEw==}
/@sentry-internal/tracing@7.109.0:
resolution: {integrity: sha512-PzK/joC5tCuh2R/PRh+7dp+uuZl7pTsBIjPhVZHMTtb9+ls65WkdZJ1/uKXPouyz8NOo9Xok7aEvEo9seongyw==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry-internal/tracing@7.67.0:
@ -1136,17 +1144,17 @@ packages:
tslib: 2.6.2
dev: true
/@sentry/browser@7.108.0:
resolution: {integrity: sha512-FNpzsdTvGvdHJMUelqEouUXMZU7jC+dpN7CdT6IoHVVFEkoAgrjMVUhXZoQ/dmCkdKWHmFSQhJ8Fm6V+e9Aq0A==}
/@sentry/browser@7.109.0:
resolution: {integrity: sha512-yx+OFG+Ab9qUDDgV9ZDv8M9O9Mqr0fjKta/LMlWALYLjzkMvxsPlRPFj7oMBlHqOTVLDeg7lFYmsA8wyWQ8Z8g==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/feedback': 7.108.0
'@sentry-internal/replay-canvas': 7.108.0
'@sentry-internal/tracing': 7.108.0
'@sentry/core': 7.108.0
'@sentry/replay': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry-internal/feedback': 7.109.0
'@sentry-internal/replay-canvas': 7.109.0
'@sentry-internal/tracing': 7.109.0
'@sentry/core': 7.109.0
'@sentry/replay': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry/bundler-plugin-core@0.6.1:
@ -1154,7 +1162,7 @@ packages:
engines: {node: '>= 10'}
dependencies:
'@sentry/cli': 2.20.6
'@sentry/node': 7.108.0
'@sentry/node': 7.109.0
'@sentry/tracing': 7.67.0
find-up: 5.0.0
glob: 9.3.2
@ -1182,12 +1190,12 @@ packages:
- supports-color
dev: true
/@sentry/core@7.108.0:
resolution: {integrity: sha512-I/VNZCFgLASxHZaD0EtxZRM34WG9w2gozqgrKGNMzAymwmQ3K9g/1qmBy4e6iS3YRptb7J5UhQkZQHrcwBbjWQ==}
/@sentry/core@7.109.0:
resolution: {integrity: sha512-xwD4U0IlvvlE/x/g/W1I8b4Cfb16SsCMmiEuBf6XxvAa3OfWBxKoqLifb3GyrbxMC4LbIIZCN/SvLlnGJPgszA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry/core@7.67.0:
@ -1199,63 +1207,63 @@ packages:
tslib: 2.6.2
dev: true
/@sentry/integrations@7.108.0:
resolution: {integrity: sha512-b/WbK1f3x2rQ4aJJSA4VSwpBXrXFm1Nzrca3Y9qW0MI1wjZEYsDDrh9m6ulLdVBl4YDc2VqYp1COwU/NjuHlog==}
/@sentry/integrations@7.109.0:
resolution: {integrity: sha512-8GwPFlUu4rB1Dx3e9tc3gCMmzC5Bd5lzThhg3tMBmzCCEp7UeA4u7eUuKJ5g49vjdznPDRG2p3PcRsApFZNPSg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
localforage: 1.10.0
dev: true
/@sentry/node@7.108.0:
resolution: {integrity: sha512-pMxc9txnDDkU4Z8k2Uw/DPSLPehNtWV3mjJ3+my0AMORGYrXLkJI93tddlE5z/7k+GEJdj1HsOLgxUN0OU+HGA==}
/@sentry/node@7.109.0:
resolution: {integrity: sha512-tqMNAES4X/iBl1eZRCmc29p//0id01FBLEiesNo5nk6ECl6/SaGMFAEwu1gsn90h/Bjgr04slwFOS4cR45V2PQ==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.108.0
'@sentry/core': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry-internal/tracing': 7.109.0
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry/replay@7.108.0:
resolution: {integrity: sha512-jo8fDOzcZJclP1+4n9jUtVxTlBFT9hXwxhAMrhrt70FV/nfmCtYQMD3bzIj79nwbhUtFP6pN39JH1o7Xqt1hxQ==}
/@sentry/replay@7.109.0:
resolution: {integrity: sha512-hCDjbTNO7ErW/XsaBXlyHFsUhneyBUdTec1Swf98TFEfVqNsTs6q338aUcaR8dGRLbLrJ9YU9D1qKq++v5h2CA==}
engines: {node: '>=12'}
dependencies:
'@sentry-internal/tracing': 7.108.0
'@sentry/core': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry-internal/tracing': 7.109.0
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
dev: true
/@sentry/svelte@7.108.0(svelte@4.2.12):
resolution: {integrity: sha512-khogwHLcU5U3UC9U4SwgZRzEaS7ZCPo9OELv2diuqe28abH5i7Qi09OA3Hhkb06FUwp8WktJRunLyCOX6yA4KA==}
/@sentry/svelte@7.109.0(svelte@4.2.12):
resolution: {integrity: sha512-ydABPL6XbkWgdAT5YSGnqHh/ftkITWpXY84RSKu7UcO7lCXLRmDgUySPwuR5jhEJgJ4JgWF39vRWAVcZr191PQ==}
engines: {node: '>=8'}
peerDependencies:
svelte: 3.x || 4.x
dependencies:
'@sentry/browser': 7.108.0
'@sentry/core': 7.108.0
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry/browser': 7.109.0
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
magic-string: 0.30.5
svelte: 4.2.12
dev: true
/@sentry/sveltekit@7.108.0(@sveltejs/kit@1.30.4)(svelte@4.2.12):
resolution: {integrity: sha512-IspdcaRexYEJBus6Ud6LDgJ8NtAP8K/5W7qtSb3eRYJ5nJTziR/Fu4NRCB3A4dySZyXqvjGMn3KmJZhD9kOKSQ==}
/@sentry/sveltekit@7.109.0(@sveltejs/kit@1.30.4)(svelte@4.2.12):
resolution: {integrity: sha512-VI9j1meu9RICrwXX5BkL/T8wk7/Fmt/MOaVpGPs59wUwnddf+V645+8i8CDrxMqZQiJkoTjD0MaFWU1zc2aecw==}
engines: {node: '>=16'}
peerDependencies:
'@sveltejs/kit': 1.x || 2.x
dependencies:
'@sentry-internal/tracing': 7.108.0
'@sentry/core': 7.108.0
'@sentry/integrations': 7.108.0
'@sentry/node': 7.108.0
'@sentry/svelte': 7.108.0(svelte@4.2.12)
'@sentry/types': 7.108.0
'@sentry/utils': 7.108.0
'@sentry-internal/tracing': 7.109.0
'@sentry/core': 7.109.0
'@sentry/integrations': 7.109.0
'@sentry/node': 7.109.0
'@sentry/svelte': 7.109.0(svelte@4.2.12)
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
'@sentry/vite-plugin': 0.6.1
'@sveltejs/kit': 1.30.4(svelte@4.2.12)(vite@4.5.3)
magicast: 0.2.8
@ -1273,8 +1281,8 @@ packages:
'@sentry-internal/tracing': 7.67.0
dev: true
/@sentry/types@7.108.0:
resolution: {integrity: sha512-bKtHITmBN3kqtqE5eVvL8mY8znM05vEodENwRpcm6TSrrBjC2RnwNWVwGstYDdHpNfFuKwC8mLY9bgMJcENo8g==}
/@sentry/types@7.109.0:
resolution: {integrity: sha512-egCBnDv3YpVFoNzRLdP0soVrxVLCQ+rovREKJ1sw3rA2/MFH9WJ+DZZexsX89yeAFzy1IFsCp7/dEqudusml6g==}
engines: {node: '>=8'}
dev: true
@ -1283,11 +1291,11 @@ packages:
engines: {node: '>=8'}
dev: true
/@sentry/utils@7.108.0:
resolution: {integrity: sha512-a45yEFD5qtgZaIFRAcFkG8C8lnDzn6t4LfLXuV4OafGAy/3ZAN3XN8wDnrruHkiUezSSANGsLg3bXaLW/JLvJw==}
/@sentry/utils@7.109.0:
resolution: {integrity: sha512-3RjxMOLMBwZ5VSiH84+o/3NY2An4Zldjz0EbfEQNRY9yffRiCPJSQiCJID8EoylCFOh/PAhPimBhqbtWJxX6iw==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.108.0
'@sentry/types': 7.109.0
dev: true
/@sentry/utils@7.67.0:
@ -3605,8 +3613,8 @@ packages:
wrappy: 1.0.2
dev: true
/openai@4.29.2:
resolution: {integrity: sha512-cPkT6zjEcE4qU5OW/SoDDuXEsdOLrXlAORhzmaguj5xZSPlgKvLhi27sFWhLKj07Y6WKNWxcwIbzm512FzTBNQ==}
/openai@4.31.0:
resolution: {integrity: sha512-JebkRnRGEGLnJt3+bJ5B7au8nBeZvJjs9baVxDmUZ5+BgafAdy6KDxJGSuyaw/IA+ErqY3jmOH5cDC2mCDJF2w==}
hasBin: true
dependencies:
'@types/node': 18.19.22
@ -4002,8 +4010,8 @@ packages:
tslib: 2.6.2
dev: true
/reflect-metadata@0.2.1:
resolution: {integrity: sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw==}
/reflect-metadata@0.2.2:
resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
dev: true
/regenerator-runtime@0.14.0:
@ -4450,8 +4458,8 @@ packages:
periscopic: 3.1.0
dev: true
/tailwindcss@3.4.2:
resolution: {integrity: sha512-1kIzVecynNKMhhX8mPTOwTkkVHupUTMbEvk4n1ByxdM8sQTJ8fE41Y4TdORG6GmiVXHhfZ/++0hiIFJFwfadsA==}
/tailwindcss@3.4.3:
resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies: