From 8d2da3e888a93e4ec70185e58f3ade48f9e6c95b Mon Sep 17 00:00:00 2001 From: Spacebot Date: Mon, 13 Jul 2026 17:50:28 +0000 Subject: [PATCH] chore(deps): update dependency @primer/octicons to ^19.29.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index db8cd8f..98d9017 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@iconify-json/lucide": "^1.2.115", "@iconify-json/simple-icons": "^1.2.88", "@nuxt/ui": "^4.9.0", - "@primer/octicons": "^19.28.1", + "@primer/octicons": "^19.29.0", "nuxt": "^4.4.8", "tailwindcss": "^4.3.2" }, @@ -3832,9 +3832,9 @@ "license": "MIT" }, "node_modules/@primer/octicons": { - "version": "19.28.1", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.28.1.tgz", - "integrity": "sha512-pwSilXmgNrbVF2bChkh4zZtUyb4Vr4niYhA9PhUdtjVz86A2iwA/YjjopHS0suT+I7niUZJEepEpmSC7kARKNQ==", + "version": "19.29.2", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.29.2.tgz", + "integrity": "sha512-n7zuEgzTz70m5dmBqpYuE8zpeLKxgf73OeDudQWByNzIwWLb0I/UlxqdCLkk6Qb338O7em0aNuhVfExNBVCfTQ==", "license": "MIT", "dependencies": { "object-assign": "^4.1.1" diff --git a/package.json b/package.json index c7a43fa..510be85 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@iconify-json/lucide": "^1.2.115", "@iconify-json/simple-icons": "^1.2.88", "@nuxt/ui": "^4.9.0", - "@primer/octicons": "^19.28.1", + "@primer/octicons": "^19.29.0", "nuxt": "^4.4.8", "tailwindcss": "^4.3.2" },