Merge pull request #3515 from gitbutlerapp/dependabot/npm_and_yarn/npm-updates-a82a17bf91

build(deps): bump the npm-updates group with 12 updates
This commit is contained in:
Kiril Videlov 2024-04-15 12:39:49 -07:00 committed by GitHub
commit be1476f6ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 288 additions and 272 deletions

View File

@ -21,11 +21,11 @@
"devDependencies": {
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-html": "^6.4.8",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-java": "^6.0.1",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-markdown": "^6.2.4",
"@codemirror/lang-markdown": "^6.2.5",
"@codemirror/lang-php": "^6.0.1",
"@codemirror/lang-python": "^6.1.5",
"@codemirror/lang-rust": "^6.0.1",
@ -35,12 +35,12 @@
"@codemirror/language": "^6.10.1",
"@codemirror/legacy-modes": "^6.4.0",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.1",
"@codemirror/view": "^6.26.3",
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.2.0",
"@octokit/rest": "^20.1.0",
"@replit/codemirror-lang-svelte": "^6.0.0",
"@sentry/sveltekit": "^7.109.0",
"@sentry/sveltekit": "^7.110.1",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.30.4",
"@tauri-apps/api": "^1.5.3",
@ -49,8 +49,8 @@
"@types/diff-match-patch": "^1.0.36",
"@types/lscache": "^1.3.4",
"@types/marked": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"autoprefixer": "^10.4.19",
"class-transformer": "^0.5.1",
"crypto-js": "^4.2.0",
@ -61,7 +61,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-square-svelte-store": "^1.0.0",
"eslint-plugin-svelte": "^2.36.0",
"eslint-plugin-svelte": "^2.37.0",
"inter-ui": "^4.0.2",
"leven": "^4.0.0",
"lscache": "^1.3.2",
@ -71,13 +71,13 @@
"nanoid": "^5.0.7",
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"posthog-js": "1.120.2",
"posthog-js": "1.121.4",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.13",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"svelte": "^4.2.12",
"svelte": "^4.2.14",
"svelte-check": "^3.6.9",
"svelte-floating-ui": "^1.5.8",
"svelte-french-toast": "^1.2.0",
@ -90,11 +90,11 @@
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1",
"tinykeys": "^2.1.0",
"tslib": "^2.6.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"vitest": "^0.34.6"
},
"dependencies": {
"openai": "^4.33.0"
"openai": "^4.33.1"
}
}

File diff suppressed because it is too large Load Diff