Skip to content

Commit 1fab215

Browse files
chore(deps): update all non-major dependencies (#2359)
--------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Farnabaz <farnabaz@gmail.com>
1 parent 1d84f0a commit 1fab215

File tree

5 files changed

+155
-118
lines changed

5 files changed

+155
-118
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"dependencies": {
1212
"@iconify-json/ph": "^1.1.6",
13-
"@iconify-json/simple-icons": "^1.1.73",
13+
"@iconify-json/simple-icons": "^1.1.74",
1414
"@nuxt/content": "^2.8.5",
1515
"@nuxt/ui-pro": "^0.2.1",
1616
"@nuxthq/studio": "^1.0.0",
1717
"@nuxtjs/fontaine": "^0.4.1",
1818
"@nuxtjs/google-fonts": "^3.0.2",
1919
"@nuxtjs/plausible": "^0.2.3",
20-
"@vueuse/core": "^10.4.1",
21-
"@vueuse/nuxt": "^10.4.1",
20+
"@vueuse/core": "^10.5.0",
21+
"@vueuse/nuxt": "^10.5.0",
2222
"nuxt": "^3.7.4",
2323
"nuxt-og-image": "^2.1.1"
2424
},

docs/pnpm-lock.yaml

+52-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@nuxt/kit": "^3.7.4",
47-
"@nuxtjs/mdc": "^0.2.1",
47+
"@nuxtjs/mdc": "^0.2.2",
4848
"@vueuse/head": "^2.0.0",
4949
"consola": "^3.2.3",
5050
"defu": "^6.1.2",
@@ -78,7 +78,7 @@
7878
"@types/ws": "^8.5.6",
7979
"c8": "^8.0.1",
8080
"csvtojson": "^2.0.10",
81-
"eslint": "^8.50.0",
81+
"eslint": "^8.51.0",
8282
"globby": "^13.2.2",
8383
"husky": "^8.0.3",
8484
"jiti": "^1.20.0",
@@ -91,7 +91,7 @@
9191
"vitest": "^0.34.6",
9292
"vue-docgen-web-types": "^0.1.8"
9393
},
94-
"packageManager": "pnpm@8.8.0",
94+
"packageManager": "pnpm@8.9.0",
9595
"pnpm": {
9696
"peerDependencyRules": {
9797
"allowedVersions": {

0 commit comments

Comments
 (0)