From 02acc3e4e9c56cde044bea1f6e8a3c5c205beb49 Mon Sep 17 00:00:00 2001 From: jonambas Date: Sat, 7 Oct 2023 18:38:09 -0400 Subject: [PATCH] chore(change): add change --- .changeset/hot-mails-march.md | 5 +++++ package-lock.json | 12 ++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .changeset/hot-mails-march.md diff --git a/.changeset/hot-mails-march.md b/.changeset/hot-mails-march.md new file mode 100644 index 0000000..27867eb --- /dev/null +++ b/.changeset/hot-mails-march.md @@ -0,0 +1,5 @@ +--- +'@sweatpants/panda-preset': patch +--- + +Add 500 font weight diff --git a/package-lock.json b/package-lock.json index a595445..e35ca09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1191,6 +1191,18 @@ "sisteransi": "^1.0.5" } }, + "node_modules/@clack/prompts/node_modules/is-unicode-supported": { + "version": "1.3.0", + "extraneous": true, + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@emmetio/abbreviation": { "version": "2.3.3", "resolved": "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.3.3.tgz",