pnpm update

This commit is contained in:
Mattias Granlund 2023-08-17 09:52:14 +01:00
parent 9a1f707c39
commit 85866306aa
2 changed files with 856 additions and 939 deletions

View File

@ -30,64 +30,64 @@
"@codemirror/lang-vue": "^0.1.2",
"@codemirror/lang-wast": "^6.0.1",
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/language": "^6.8.0",
"@codemirror/language": "^6.9.0",
"@codemirror/state": "^6.2.1",
"@codemirror/view": "^6.16.0",
"@histoire/plugin-svelte": "^0.16.1",
"@histoire/plugin-svelte": "^0.16.5",
"@lezer/common": "^1.0.3",
"@lezer/highlight": "^1.1.6",
"@replit/codemirror-lang-svelte": "^6.0.0",
"@sentry/sveltekit": "^7.58.0",
"@sentry/sveltekit": "^7.64.0",
"@square/svelte-store": "git+https://git@github.com/gitbutlerapp/svelte-store.git",
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/kit": "^1.22.3",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.22.6",
"@tauri-apps/api": "^1.4.0",
"@tauri-apps/cli": "^1.4.0",
"@types/crypto-js": "^4.1.1",
"@types/diff": "^5.0.3",
"@types/diff-match-patch": "^1.0.32",
"@types/lscache": "^1.3.1",
"@types/marked": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"autoprefixer": "^10.4.14",
"@types/marked": "^5.0.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.15",
"class-transformer": "^0.5.1",
"crypto-js": "^4.1.1",
"date-fns": "^2.30.0",
"diff-match-patch": "^1.0.5",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-square-svelte-store": "^1.0.0",
"eslint-plugin-svelte": "^2.32.2",
"histoire": "^0.16.1",
"eslint-plugin-svelte": "^2.32.4",
"histoire": "^0.16.5",
"inter-ui": "^3.19.3",
"leven": "^4.0.0",
"lscache": "^1.3.2",
"marked": "^5.1.1",
"marked": "^5.1.2",
"mm-jsr": "^3.0.2",
"nanoevents": "^8.0.0",
"nanoid": "^4.0.2",
"postcss": "^8.4.25",
"postcss": "^8.4.28",
"postcss-load-config": "^4.0.1",
"posthog-js": "^1.70.2",
"prettier": "^2.8.0",
"posthog-js": "^1.76.0",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-tailwindcss": "^0.3.0",
"reflect-metadata": "^0.1.13",
"svelte": "^4.0.5",
"svelte-check": "^3.4.6",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
"svelte-floating-ui": "^1.5.3",
"svelte-french-toast": "^1.1.0",
"svelte-french-toast": "^1.2.0",
"svelte-loadable-store": "^2.0.1",
"svelte-outclick": "^3.6.1",
"svelte-outclick": "^3.6.2",
"svelte-resize-observer": "^2.0.0",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.3.3",
"tauri-plugin-log-api": "git+https://git@github.com/tauri-apps/tauri-plugin-log.git",
"tauri-plugin-websocket-api": "git+https://git@github.com/tauri-apps/tauri-plugin-websocket.git",
"tinykeys": "^1.4.0",
"tslib": "^2.6.0",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vitest": "^0.34.1",

File diff suppressed because it is too large Load Diff