Skip to content

Commit

Permalink
package upgrade to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
itswadesh committed Oct 1, 2024
1 parent 3c4ea6f commit b9ff9b8
Show file tree
Hide file tree
Showing 2 changed files with 2,814 additions and 2,997 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-commerce",
"version": "2.0.1",
"version": "3.0.0",
"private": true,
"scripts": {
"dev": "node src/lib/services/copy && vite dev --host --port 3000",
Expand All @@ -24,75 +24,75 @@
},
"dependencies": {
"@misiki/litekart": "0.0.18",
"@misiki/litekart-utils": "1.0.54",
"@vite-pwa/sveltekit": "0.5.0",
"bits-ui": "0.21.12",
"@misiki/litekart-utils": "1.0.63",
"@vite-pwa/sveltekit": "0.6.5",
"bits-ui": "0.21.15",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"lucide-react": "0.400.0",
"lucide-svelte": "0.399.0",
"tailwind-merge": "2.3.0",
"lucide-react": "0.446.0",
"lucide-svelte": "0.446.0",
"tailwind-merge": "2.5.2",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.600.0",
"@aws-sdk/lib-storage": "^3.600.0",
"@aws-sdk/client-s3": "^3.658.1",
"@aws-sdk/lib-storage": "^3.658.1",
"@beyonk/svelte-facebook-pixel": "3.0.1",
"@beyonk/svelte-google-analytics": "2.6.4",
"@builder.io/partytown": "0.10.2",
"@egjs/svelte-grid": "1.15.0",
"@playwright/test": "^1.44.1",
"@sentry/node": "8.11.0",
"@sentry/svelte": "8.11.0",
"@egjs/svelte-grid": "1.16.0",
"@playwright/test": "^1.47.2",
"@sentry/node": "8.32.0",
"@sentry/svelte": "8.32.0",
"@sentry/tracing": "7.114.0",
"@splidejs/splide-extension-video": "0.8.0",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/adapter-vercel": "^5.3.2",
"@sveltejs/kit": "^2.5.17",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-vercel": "^5.4.4",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.13",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@tailwindcss/typography": "^0.5.15",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@unpic/svelte": "0.0.53",
"@woocommerce/woocommerce-rest-api": "1.0.1",
"amazon-s3-uri": "^0.1.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"cookie": "^0.6.0",
"cookie-universal": "^2.2.2",
"cssnano": "^7.0.3",
"cssnano": "^7.0.6",
"date-fns": "3.6.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"dotenv": "16.4.5",
"embla-carousel-svelte": "8.0.2",
"eslint": "^9.5.0",
"embla-carousel-svelte": "8.3.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "2.40.0",
"eslint-plugin-svelte": "2.44.1",
"fuse.js": "7.0.0",
"hash-it": "^6.0.0",
"hex-color-to-color-name": "1.0.2",
"ioredis": "5.4.1",
"npm-run-all": "4.1.5",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"shelljs": "0.8.5",
"ssh2shell": "2.0.9",
"svelte": "^4.2.18",
"svelte-confetti": "^2.0.1",
"svelte-preprocess": "^6.0.1",
"svelte": "^4.2.19",
"svelte-confetti": "^2.1.2",
"svelte-preprocess": "^6.0.3",
"svelte-share-buttons-component": "2.0.0",
"svelte-sonner": "^0.3.24",
"svelte-sonner": "^0.3.28",
"svelte-timeago": "0.1.2",
"sveltekit-medusa-client": "3.1.2",
"tailwind-scrollbar": "3.1.0",
"tailwindcss": "^3.4.4",
"tailwind-variants": "0.2.1",
"tslib": "^2.6.3",
"typescript": "~5.5.2",
"tailwindcss": "^3.4.13",
"tslib": "^2.7.0",
"typescript": "~5.6.2",
"vanilla-lazyload": "^19.1.3",
"vite": "^5.3.1",
"vite-plugin-pwa": "0.20.0",
"vite": "^5.4.8",
"vite-plugin-pwa": "0.20.5",
"zod": "3.23.8",
"zod-form-data": "2.0.2"
},
Expand Down
Loading

0 comments on commit b9ff9b8

Please sign in to comment.