diff --git a/package-lock.json b/package-lock.json index cd3ecee..594809f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "": { "devDependencies": { "@fontsource/shrikhand": "^5.0.19", - "@haliphax/nubbins": "^0.0.8", + "@haliphax/nubbins": "^0.0.9", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^9.2.1", @@ -695,9 +695,9 @@ "dev": true }, "node_modules/@haliphax/nubbins": { - "version": "0.0.8", - "resolved": "https://npm.pkg.github.com/download/@haliphax/nubbins/0.0.8/4bfd5ce42f30b76c67834475b3e213717d555a6b", - "integrity": "sha512-GQlMBmWtS6+eYprEDmLmlke3eb2YCQvT+nji0RA7pxotTRiaxmKdaTu9p7PEt5kGNG/GlHaBiXe6qEg91kcuMA==", + "version": "0.0.9", + "resolved": "https://npm.pkg.github.com/download/@haliphax/nubbins/0.0.9/f8a763c36613b4dc3addd6d587ce648f4c1a4108", + "integrity": "sha512-wMov1FCC1Q5evqLQH0TnLKP8JeHBEy0kR7r4+qgk7/Y+IjzKPOsl1Rsz967mgynyOromvtDJ5LT95NNzPheyRg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 3d0323e..9743f78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "@fontsource/shrikhand": "^5.0.19", - "@haliphax/nubbins": "^0.0.8", + "@haliphax/nubbins": "^0.0.9", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^9.2.1", diff --git a/src/components/app.vue b/src/components/app.vue index 1e6cc70..1672363 100644 --- a/src/components/app.vue +++ b/src/components/app.vue @@ -31,10 +31,10 @@ const guilds = ref(

You are logged in as {{ user.username }}.