diff --git a/package-lock.json b/package-lock.json index 97a3fe4..651182e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,8 +13,8 @@ "@astrojs/tailwind": "^5.1.2", "@fontsource-variable/noto-sans": "^5.0.5", "@iconify-json/file-icons": "^1.2.0", - "@splinetool/runtime": "^1.9.32", - "astro": "^4.16.7", + "@splinetool/runtime": "^1.9.35", + "astro": "^4.15.10", "astro-icon": "^1.1.1", "resend": "^4.0.0", "tailwindcss": "^3.4.14" @@ -1980,9 +1980,9 @@ "integrity": "sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==" }, "node_modules/@splinetool/runtime": { - "version": "1.9.32", - "resolved": "https://registry.npmjs.org/@splinetool/runtime/-/runtime-1.9.32.tgz", - "integrity": "sha512-IWHBU+WSSyLVjSs3F+7RmBfjqSTx9H5J6YFPEqSELKhJ5D/cm7KFpVnqbEKCYXWRYtzHPdsQK/iQ+lo/s25Rbg==", + "version": "1.9.35", + "resolved": "https://registry.npmjs.org/@splinetool/runtime/-/runtime-1.9.35.tgz", + "integrity": "sha512-ymSUmCxqZuxcO10Ans5vjXRalgy1Gl2AspcaX88UuUrH7ShyMpi6j/SzhN3Cf6Bfw/H6DT9GY01TjstNAVCwdw==", "dependencies": { "on-change": "^4.0.0", "semver-compare": "^1.0.0" diff --git a/package.json b/package.json index 4890cda..cbdd364 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/tailwind": "^5.1.2", "@fontsource-variable/noto-sans": "^5.0.5", "@iconify-json/file-icons": "^1.2.0", - "@splinetool/runtime": "^1.9.32", + "@splinetool/runtime": "^1.9.35", "astro": "^4.15.10", "astro-icon": "^1.1.1", "resend": "^4.0.0",