From e6230a47d9ee658c1b44065fe0041e65f77575fe Mon Sep 17 00:00:00 2001 From: DrMint <29893320+DrMint@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:02:43 +0200 Subject: [PATCH] Upated deps --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 8 ++++---- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8444d6..9d40ad6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,23 +13,23 @@ "@fontsource-variable/murecho": "^5.0.18", "@fontsource-variable/vollkorn": "^5.0.20", "accept-language": "^3.0.18", - "astro": "4.5.15", + "astro": "4.5.16", "astro-icon": "^1.1.0", "node-cache": "^5.1.2", "tippy.js": "^6.3.7", "ua-parser-js": "^1.0.37" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.1.76", + "@iconify-json/material-symbols": "^1.1.77", "@types/ua-parser-js": "^0.7.39", "astro-meta-tags": "^0.2.2", "autoprefixer": "^10.4.19", - "bun-types": "^1.1.0", + "bun-types": "^1.1.2", "npm-check-updates": "^16.14.18", "postcss-preset-env": "^9.5.4", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", - "typescript": "^5.4.3" + "typescript": "^5.4.4" }, "engines": { "node": ">=19.7.0", @@ -2019,9 +2019,9 @@ "dev": true }, "node_modules/@iconify-json/material-symbols": { - "version": "1.1.76", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.1.76.tgz", - "integrity": "sha512-U3S0n2eENEZmAK+b+zvNBPxHySm7eo9bFQaKODlbrFyjNfaZVwpQMs7pZ3ZmeX9YLp0CtV8XqzmRb2YdhLJIkQ==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.1.77.tgz", + "integrity": "sha512-b+jAkZKxBrGXXV76psToCGYVzu2IzyM8fxgiLOc6uPLB3R4vhrQGKT1J3wH9JnURShwQenEVPVNWetr5sj0Trg==", "dev": true, "dependencies": { "@iconify/types": "*" @@ -3211,9 +3211,9 @@ } }, "node_modules/astro": { - "version": "4.5.15", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.15.tgz", - "integrity": "sha512-d2+yMv4ZlWwWFzfbpXIULMniNmdPlbwGrQScacEni0WLeo4k7ETO51/bHN/i/fXwxL9IGfasdEFkk2baYXDRog==", + "version": "4.5.16", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.16.tgz", + "integrity": "sha512-1nOVsMq2OJiXnG6gO0Y77vTAboGN9nLQSy/8SGazq4h6x+alzbsMbQbArBgvaLzOSUXD0m91XLs3D8bOSuavrQ==", "dependencies": { "@astrojs/compiler": "^2.7.1", "@astrojs/internal-helpers": "0.4.0", @@ -3613,9 +3613,9 @@ } }, "node_modules/bun-types": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.0.tgz", - "integrity": "sha512-GhMDD7TosdJzQPGUOcQD5PZshvXVxDfwGAZs2dq+eSaPsRn3iUCzvpFlsg7Q51bXVzLAUs+FWHlnmpgZ5UggIg==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.2.tgz", + "integrity": "sha512-orHLB/tiBuKlk3c/0Vqbu5F1F/dnLlLrcCJxPy3uxFsIhQbwet7gkthMJ6i9B+HI8aR2nV50uikOqd8lpRx2KQ==", "dev": true, "dependencies": { "@types/node": "~20.11.3", @@ -11550,9 +11550,9 @@ "integrity": "sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==" }, "node_modules/typescript": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz", - "integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==", + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", + "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index b1e3b79..1848599 100644 --- a/package.json +++ b/package.json @@ -25,22 +25,22 @@ "@fontsource-variable/murecho": "^5.0.18", "@fontsource-variable/vollkorn": "^5.0.20", "accept-language": "^3.0.18", - "astro": "4.5.15", + "astro": "4.5.16", "astro-icon": "^1.1.0", "node-cache": "^5.1.2", "tippy.js": "^6.3.7", "ua-parser-js": "^1.0.37" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.1.76", + "@iconify-json/material-symbols": "^1.1.77", "@types/ua-parser-js": "^0.7.39", "astro-meta-tags": "^0.2.2", "autoprefixer": "^10.4.19", - "bun-types": "^1.1.0", + "bun-types": "^1.1.2", "npm-check-updates": "^16.14.18", "postcss-preset-env": "^9.5.4", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", - "typescript": "^5.4.3" + "typescript": "^5.4.4" } }