Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kworz committed May 1, 2024
1 parent 8a8d7ec commit c3ae040
Show file tree
Hide file tree
Showing 2 changed files with 1,033 additions and 780 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,52 +20,52 @@
"devDependencies": {
"@lucia-auth/adapter-prisma": "^4.0.1",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/kit": "^2.5.4",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@threlte/core": "^7.2.1",
"@threlte/extras": "8.10.3",
"@sveltejs/kit": "^2.5.7",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@threlte/core": "^7.3.0",
"@threlte/extras": "8.11.2",
"@types/dxf": "^4.6.7",
"@types/qrcode": "^1.5.5",
"@types/three": "^0.162.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"autoprefixer": "^10.4.18",
"@types/three": "^0.164.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"autoprefixer": "^10.4.19",
"dxf": "^5.1.0",
"eslint": "^8.57.0",
"eslint-plugin-svelte": "^2.35.1",
"eslint": "^9.1.1",
"eslint-plugin-svelte": "^2.38.0",
"jsqr": "^1.4.0",
"lucia": "^3.1.1",
"node-xlsx": "^0.23.0",
"postcss": "^8.4.37",
"lucia": "^3.2.0",
"node-xlsx": "^0.24.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"svelte": "^4.2.12",
"svelte-check": "^3.6.8",
"svelte": "^4.2.15",
"svelte-check": "^3.7.0",
"svelte-i18n": "^4.0.0",
"svelte-portal": "^2.2.1",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.1",
"three": "^0.162.0",
"svelte-preprocess": "^5.1.4",
"tailwindcss": "^3.4.3",
"three": "^0.164.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
"vite": "^5.1.6"
"typescript": "^5.4.5",
"vite": "^5.2.10"
},
"type": "module",
"dependencies": {
"@aws-sdk/client-s3": "^3.537.0",
"@aws-sdk/client-s3": "^3.565.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@fontsource/inter": "^5.0.17",
"@fontsource/inter": "^5.0.18",
"@js-temporal/polyfill": "^0.4.4",
"@prisma/client": "^5.11.0",
"@prisma/generator-helper": "^5.11.0",
"@prisma/client": "^5.13.0",
"@prisma/generator-helper": "^5.13.0",
"@steeze-ui/heroicons": "^2.3.0",
"@steeze-ui/svelte-icon": "^1.5.0",
"argon2": "^0.40.1",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.8.2",
"prisma": "^5.11.0",
"prisma": "^5.13.0",
"qrcode": "^1.5.3",
"zod": "^3.22.4"
"zod": "^3.23.5"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit c3ae040

Please sign in to comment.