Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akopachov committed Mar 1, 2024
1 parent e9f14d9 commit d68121c
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 198 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,48 +30,48 @@
"devDependencies": {
"@floating-ui/dom": "^1.6.3",
"@serialport/bindings-interface": "^1.2.2",
"@skeletonlabs/skeleton": "^2.8.0",
"@skeletonlabs/skeleton": "^2.9.0",
"@skeletonlabs/tw-plugin": "^0.3.1",
"@sveltejs/adapter-static": "3.0.1",
"@sveltejs/kit": "2.5.1",
"@sveltejs/kit": "2.5.2",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.19",
"@types/node": "^20.11.24",
"@types/papaparse": "^5.3.14",
"@types/semver": "^7.5.7",
"@types/semver": "^7.5.8",
"@types/uuid": "^9.0.8",
"@types/w3c-image-capture": "^1.0.10",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"async-sema": "^3.1.1",
"autoprefixer": "^10.4.17",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"delay": "^6.0.0",
"electron": "^29.0.1",
"electron": "^29.1.0",
"electron-builder": "^24.12.0",
"electron-packager": "^17.1.2",
"electron-reloader": "^1.2.3",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-svelte": "^2.35.1",
"papaparse": "^5.4.1",
"postcss": "^8.4.35",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.1",
"prettier-plugin-svelte": "^3.2.2",
"promise-retry": "^2.0.1",
"protobufjs": "^7.2.6",
"qr-scanner": "^1.4.2",
"sass": "^1.71.1",
"semver": "^7.6.0",
"smart-buffer": "^4.2.0",
"svelte": "^4.2.11",
"svelte-check": "^3.6.4",
"svelte-dnd-action": "^0.9.39",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",
"svelte-dnd-action": "^0.9.40",
"svelte-eslint-parser": "^0.33.1",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.1",
Expand Down
Loading

0 comments on commit d68121c

Please sign in to comment.