Skip to content

Commit

Permalink
Merge pull request #303 from kobakazu0429/renovate/patch-all-patch-de…
Browse files Browse the repository at this point in the history
…pendencies
  • Loading branch information
kobakazu0429 authored Nov 30, 2023
2 parents e84aa31 + 89482ef commit f766c6c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@sveltejs/vite-plugin-svelte": "3.0.1",
"@types/node": "18.11.19",
"@types/wicg-file-system-access": "2023.10.3",
"@types/wicg-file-system-access": "2023.10.4",
"@wessberg/rollup-plugin-ts": "2.0.4",
"autoprefixer": "10.4.16",
"carbon-preprocess-svelte": "0.10.0",
"eslint": "8.54.0",
"postcss": "8.4.31",
"rollup": "4.6.0",
"rollup-plugin-svelte": "7.1.6",
"rollup-plugin-visualizer": "5.9.2",
"rollup-plugin-visualizer": "5.9.3",
"svelte": "4.2.7",
"svelte-check": "3.6.0",
"svelte-check": "3.6.2",
"svelte-preprocess": "5.1.1",
"terser": "^5.15.1",
"tslib": "2.6.2",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -884,10 +884,10 @@
resolved "https://registry.yarnpkg.com/@types/ua-parser-js/-/ua-parser-js-0.7.36.tgz#9bd0b47f26b5a3151be21ba4ce9f5fa457c5f190"
integrity sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==

"@types/[email protected].3":
version "2023.10.3"
resolved "https://registry.yarnpkg.com/@types/wicg-file-system-access/-/wicg-file-system-access-2023.10.3.tgz#42f753d235d9ab733c3fb7f5b6cfdad50af89c81"
integrity sha512-HAmuLF6Nfbkpf7DxWfOVStuj8D+n/hdv0xJoijKIaYg6DukcqIZPz6tf0YJYRqSYhW7TwK2GZOISwiKdCWSkqw==
"@types/[email protected].4":
version "2023.10.4"
resolved "https://registry.yarnpkg.com/@types/wicg-file-system-access/-/wicg-file-system-access-2023.10.4.tgz#54d0747db4b4eed3aa0c6bb246947e44385ef528"
integrity sha512-ewOj7hWhsUTS2+aY6zY+7BwlgqGBj5ZXxKuHt3TAWpIJH0bDW/6bO1N1SdUDAzV8r0Nc+/ZtpAEETYTwrehBMw==

"@typescript-eslint/[email protected]":
version "6.11.0"
Expand Down Expand Up @@ -3324,10 +3324,10 @@ [email protected]:
"@rollup/pluginutils" "^4.1.0"
resolve.exports "^2.0.0"

[email protected].2:
version "5.9.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.9.2.tgz#f1aa2d9b1be8ebd6869223c742324897464d8891"
integrity sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==
[email protected].3:
version "5.9.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.9.3.tgz#167c55f44c3026607951e62d4231847acb5f00c1"
integrity sha512-ieGM5UAbMVqThX67GCuFHu/GkaSXIUZwFKJsSzE+7+k9fibU/6gbUz7SL+9BBzNtv5bIFHj7kEu0TWcqEnT/sQ==
dependencies:
open "^8.4.0"
picomatch "^2.3.1"
Expand Down Expand Up @@ -3634,10 +3634,10 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

[email protected].0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.6.0.tgz#d501813dc83648c1b89cf9953de385762843731e"
integrity sha512-8VfqhfuRJ1sKW+o8isH2kPi0RhjXH1nNsIbCFGyoUHG+ZxVxHYRKcb+S8eaL/1tyj3VGvWYx3Y5+oCUsJgnzcw==
[email protected].2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.6.2.tgz#a6922160e17e93c6f5fa2b18ec342cc4c70d60ab"
integrity sha512-E6iFh4aUCGJLRz6QZXH3gcN/VFfkzwtruWSRmlKrLWQTiO6VzLsivR6q02WYLGNAGecV3EocqZuCDrC2uttZ0g==
dependencies:
"@jridgewell/trace-mapping" "^0.3.17"
chokidar "^3.4.1"
Expand Down

0 comments on commit f766c6c

Please sign in to comment.