chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-05-25 23:00:40 +00:00
parent 80ed2b5d4c
commit c4f216aef2
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View file

@ -25,12 +25,12 @@
"eslint": "^9.27.0",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-svelte": "^3.9.0",
"globals": "^16.1.0",
"globals": "^16.2.0",
"mdsvex": "^0.12.6",
"prettier": "^3.5.3",
"prettier-plugin-svelte": "^3.4.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^5.33.1",
"svelte": "^5.33.2",
"svelte-check": "^4.2.1",
"sveltekit-sse": "^0.13.19",
"tailwindcss": "^4.1.7",
@ -2918,9 +2918,9 @@
}
},
"node_modules/globals": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.1.0.tgz",
"integrity": "sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==",
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz",
"integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==",
"dev": true,
"license": "MIT",
"engines": {
@ -4503,9 +4503,9 @@
}
},
"node_modules/svelte": {
"version": "5.33.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.1.tgz",
"integrity": "sha512-7znzaaQALL62NBzkdKV04tmYIVla8qjrW+k6GdgFZcKcj8XOb8iEjmfRPo40iaWZlKv3+uiuc0h4iaGgwoORtA==",
"version": "5.33.2",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.2.tgz",
"integrity": "sha512-uiyusx2rUa9NmVMaIcShnZyDhOfFXxgkn5eXOcgjDBL3RYQGR1+7TctPcI6AWNbu4gHWF5xZ/TlFM7nnw5H+JQ==",
"dev": true,
"license": "MIT",
"dependencies": {