Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv committed Aug 6, 2024
1 parent dcfdea0 commit 6e0460e
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 645 deletions.
24 changes: 12 additions & 12 deletions packages/svelte-cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,27 +36,27 @@
"devDependencies": {
"@sveltejs/package": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@testing-library/svelte": "5.1.0",
"@types/node": "^20.14.9",
"@testing-library/svelte": "5.2.1",
"@types/node": "^22.1.0",
"desm": "^1.3.1",
"happy-dom": "14.12.3",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"publint": "^0.2.8",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"publint": "^0.2.9",
"svelte": "^4.2.18",
"svelte-check": "^3.8.2",
"svelte-preprocess": "^6.0.1",
"svelte-check": "^3.8.5",
"svelte-preprocess": "^6.0.2",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"typescript": "^5.5.4",
"unpic": "^3.18.0",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},
"types": "./dist/index.d.ts",
"type": "module",
"dependencies": {
"@cloudinary-util/types": "^1.0.5",
"@cloudinary-util/url-loader": "^5.3.1",
"@cloudinary-util/util": "^3.0.2",
"@cloudinary-util/types": "^1.1.0",
"@cloudinary-util/url-loader": "^5.5.0",
"@cloudinary-util/util": "^3.1.0",
"@unpic/svelte": "0.0.53"
}
}
Loading

0 comments on commit 6e0460e

Please sign in to comment.