Skip to content

Commit a7903ce

Browse files
chore(deps): update all non-major dependencies (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22db6a6 commit a7903ce

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@iconify-json/heroicons": "^1.1.19",
15-
"@iconify-json/simple-icons": "^1.1.89",
15+
"@iconify-json/simple-icons": "^1.1.90",
1616
"@nuxt/content": "^2.11.0",
1717
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
1818
"@nuxtjs/fontaine": "^0.4.1",

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
"@nuxt/module-builder": "^0.5.5",
4545
"@nuxt/schema": "3.9.3",
4646
"@nuxt/test-utils": "3.11.0",
47-
"@types/node": "^20.11.7",
47+
"@types/node": "^20.11.10",
4848
"changelogen": "^0.5.5",
4949
"eslint": "^8.56.0",
5050
"nuxt": "3.9.3",
51-
"vitest": "^1.2.1"
51+
"vitest": "^1.2.2"
5252
},
5353
"publishConfig": {
5454
"access": "public"
5555
},
56-
"packageManager": "pnpm@8.14.3"
56+
"packageManager": "pnpm@8.15.0"
5757
}

0 commit comments

Comments
 (0)