Merge pull request #153 from WardPearce/dependabot/npm_and_yarn/materialious/svelte-4.2.15

Bump svelte from 4.2.12 to 4.2.15 in /materialious
This commit is contained in:
Ward
2024-04-23 10:05:32 +12:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"eslint-plugin-svelte": "^2.37.0",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.7",
"svelte": "^4.2.15",
"svelte-check": "^3.6.0",
"tslib": "^2.4.1",
"typescript": "^5.4.4",
@@ -7645,9 +7645,9 @@
}
},
"node_modules/svelte": {
"version": "4.2.12",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.12.tgz",
"integrity": "sha512-d8+wsh5TfPwqVzbm4/HCXC783/KPHV60NvwitJnyTA5lWn1elhXMNWhXGCJ7PwPa8qFUnyJNIyuIRt2mT0WMug==",
"version": "4.2.15",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.15.tgz",
"integrity": "sha512-j9KJSccHgLeRERPlhMKrCXpk2TqL2m5Z+k+OBTQhZOhIdCCd3WfqV+ylPWeipEwq17P/ekiSFWwrVQv93i3bsg==",
"dependencies": {
"@ampproject/remapping": "^2.2.1",
"@jridgewell/sourcemap-codec": "^1.4.15",
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint-plugin-svelte": "^2.37.0",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.7",
"svelte": "^4.2.15",
"svelte-check": "^3.6.0",
"tslib": "^2.4.1",
"typescript": "^5.4.4",