Merge pull request #299 from Materialious/dependabot/npm_and_yarn/materialious/svelte-4.2.16

Bump svelte from 4.2.15 to 4.2.16 in /materialious
This commit is contained in:
Ward
2024-05-14 03:55:51 +12:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"eslint-plugin-svelte": "^2.38.0",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.15",
"svelte": "^4.2.16",
"svelte-check": "^3.7.1",
"tslib": "^2.4.1",
"typescript": "^5.4.5",
@@ -11167,9 +11167,9 @@
}
},
"node_modules/svelte": {
"version": "4.2.15",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.15.tgz",
"integrity": "sha512-j9KJSccHgLeRERPlhMKrCXpk2TqL2m5Z+k+OBTQhZOhIdCCd3WfqV+ylPWeipEwq17P/ekiSFWwrVQv93i3bsg==",
"version": "4.2.16",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.16.tgz",
"integrity": "sha512-mQwHpqHD2PmFcCyHaZ7XiTqposaLvJ75WpYcyY5/ce3qxbYtwQpZ+M7ZKP+2CG5U6kfnBZBpPLyofhlE6ROrnQ==",
"dependencies": {
"@ampproject/remapping": "^2.2.1",
"@jridgewell/sourcemap-codec": "^1.4.15",
+1 -1
View File
@@ -29,7 +29,7 @@
"eslint-plugin-svelte": "^2.38.0",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.15",
"svelte": "^4.2.16",
"svelte-check": "^3.7.1",
"tslib": "^2.4.1",
"typescript": "^5.4.5",