Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates: [axios](https://github.com/axios/axios), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

Updates `svelte` from 4.2.18 to 4.2.19
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)

Updates `vite` from 4.5.3 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: svelte
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent 868d733 commit 0c2fd0f
Show file tree
Hide file tree
Showing 6 changed files with 1,152 additions and 901 deletions.
6 changes: 3 additions & 3 deletions packages/bridge-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.15",
"svelte": "^4.2.19",
"svelte-check": "^3.7.1",
"tailwindcss": "^3.4.3",
"ts-morph": "^19.0.0",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"vite": "^5.2.10",
"vite": "^4.5.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.3",
"vitest-fetch-mock": "^0.2.2",
Expand All @@ -67,7 +67,7 @@
"@walletconnect/modal": "^2.6.2",
"@web3modal/wagmi": "^4.1.11",
"@zerodevx/svelte-toast": "^0.9.5",
"axios": "^1.6.7",
"axios": "^1.7.4",
"buffer": "^6.0.3",
"debug": "^4.3.4",
"events": "^3.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/guardian-prover-health-check-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"postcss-nesting": "^12.1.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.13",
"svelte": "^4.2.19",
"svelte-check": "^3.7.1",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.0"
},
"type": "module",
"dependencies": {
"@wagmi/core": "^2.8.0",
"axios": "^1.6.7",
"axios": "^1.7.4",
"debug": "^4.3.4",
"svelte-i18n": "^4.0.0",
"viem": "^2.9.29"
Expand Down
4 changes: 2 additions & 2 deletions packages/snaefell-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"raw-body": "^2.5.2",
"svelte": "^4.2.7",
"svelte": "^4.2.19",
"svelte-check": "^3.7.1",
"svelte-copy": "^1.4.2",
"svelte-i18n": "^4.0.0",
"svelte-scrolling": "^1.4.0",
"tailwindcss-image-rendering": "^1.0.2",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^5.0.3",
"vite": "^4.5.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.2.0",
"which": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/taikoon-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"raw-body": "^2.5.2",
"svelte": "^4.2.7",
"svelte": "^4.2.19",
"svelte-check": "^3.7.1",
"svelte-copy": "^1.4.2",
"svelte-i18n": "^4.0.0",
"svelte-scrolling": "^1.4.0",
"tailwindcss-image-rendering": "^1.0.2",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^5.0.3",
"vite": "^4.5.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.2.0",
"which": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
"prettier-plugin-svelte": "^3.1.2",
"publint": "^0.1.9",
"storybook": "^8.0.10",
"svelte": "^4.2.7",
"svelte": "^4.2.19",
"svelte-check": "^3.6.0",
"tailwindcss": "^3.4.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^5.0.11",
"vite": "^4.5.5",
"vitest": "^1.2.0"
},
"svelte": "./dist/index.js",
Expand Down
Loading

0 comments on commit 0c2fd0f

Please sign in to comment.