Skip to content

Commit

Permalink
Merge pull request #3533 from DevanB/dependabot/npm_and_yarn/trivia-g…
Browse files Browse the repository at this point in the history
…ame-svelte/svelte-5.12.0

Bump svelte from 5.10.1 to 5.12.0 in /trivia-game-svelte
  • Loading branch information
DevanB authored Dec 15, 2024
2 parents fba7ccb + b0a6868 commit c52a994
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion trivia-game-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
"rollup-plugin-terser": "^7.0.2",
"svelte": "^5.10.1",
"svelte": "^5.12.0",
"svelte-preprocess": "^6.0.3",
"tailwindcss": "3.4.16",
"xstate": "4.38.3"
Expand Down
8 changes: 4 additions & 4 deletions trivia-game-svelte/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,10 +1315,10 @@ svelte@^3.12.1:
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.59.2.tgz#a137b28e025a181292b2ae2e3dca90bf8ec73aec"
integrity sha512-vzSyuGr3eEoAtT/A6bmajosJZIUWySzY2CzB3w2pgPvnkUjGqlDnsNnA0PMO+mMAhuyMul6C2uuZzY6ELSkzyA==

svelte@^5.10.1:
version "5.10.1"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.10.1.tgz#51c931af68bf8e16c60f34653ca5ae717351b586"
integrity sha512-JOBw4VStdoP/Iw93vrzGAOUWdV4Gk8hCuprvTwjbdMZG3GyYxbLogR56XqrO2M7E6PifoPkwDphXu0s49R2wvw==
svelte@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.12.0.tgz#1758d66794076ec540da54ab9fe5d643d4b9e17f"
integrity sha512-nOd7uj0D/4A3IrHnltaFYndVPGViYSs0s+Zi3N4uQg3owJt9RoiUdwxYx8qjorj5CtaGsx8dNYsFVbH6czrGNg==
dependencies:
"@ampproject/remapping" "^2.3.0"
"@jridgewell/sourcemap-codec" "^1.5.0"
Expand Down

0 comments on commit c52a994

Please sign in to comment.