chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-04-22 23:00:38 +00:00
parent 19aa46445c
commit 813b51388c
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View file

@ -26,11 +26,11 @@
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-svelte": "^3.5.1",
"globals": "^16.0.0",
"mdsvex": "^0.12.4",
"mdsvex": "^0.12.5",
"prettier": "^3.5.3",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^5.28.1",
"svelte": "^5.28.2",
"svelte-check": "^4.1.6",
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.4",
@ -3461,9 +3461,9 @@
}
},
"node_modules/mdsvex": {
"version": "0.12.4",
"resolved": "https://registry.npmjs.org/mdsvex/-/mdsvex-0.12.4.tgz",
"integrity": "sha512-m7m2VN7gKl9OAwRbUju6EDH1zzQf9tU5jFFEAEW13am2GuGstNYyYEY35J0vmCSviC5xgwsnQGYoCg+lYMxKRQ==",
"version": "0.12.5",
"resolved": "https://registry.npmjs.org/mdsvex/-/mdsvex-0.12.5.tgz",
"integrity": "sha512-JQy8CBbGF1IvpxZTmGJigRiD1s2BKfLKS9xCLPKngjHToY8WMYLZ8WFGRpuR6x4C4bxipSuLm2LctwL2fVXaEQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -4431,9 +4431,9 @@
}
},
"node_modules/svelte": {
"version": "5.28.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.28.1.tgz",
"integrity": "sha512-iOa9WmfNG95lSOSJdMhdjJ4Afok7IRAQYXpbnxhd5EINnXseG0GVa9j6WPght4eX78XfFez45Fi+uRglGKPV/Q==",
"version": "5.28.2",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.28.2.tgz",
"integrity": "sha512-FbWBxgWOpQfhKvoGJv/TFwzqb4EhJbwCD17dB0tEpQiw1XyUEKZJtgm4nA4xq3LLsMo7hu5UY/BOFmroAxKTMg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -25,11 +25,11 @@
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-svelte": "^3.5.1",
"globals": "^16.0.0",
"mdsvex": "^0.12.4",
"mdsvex": "^0.12.5",
"prettier": "^3.5.3",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^5.28.1",
"svelte": "^5.28.2",
"svelte-check": "^4.1.6",
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.4",