Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4190c9d

Browse files
authoredJan 8, 2025··
chore(deps): update all non-major dependencies
1 parent a0ec0e9 commit 4190c9d

File tree

2 files changed

+523
-453
lines changed

2 files changed

+523
-453
lines changed
 

‎package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt.com",
33
"version": "0.3.11",
4-
"packageManager": "pnpm@9.15.1",
4+
"packageManager": "pnpm@9.15.3",
55
"scripts": {
66
"dev": "nuxi dev",
77
"build": "nuxi build",
@@ -17,7 +17,7 @@
1717
"@iconify-json/logos": "^1.2.4",
1818
"@iconify-json/octicon": "^1.2.2",
1919
"@iconify-json/ph": "^1.2.2",
20-
"@iconify-json/simple-icons": "^1.2.16",
20+
"@iconify-json/simple-icons": "^1.2.19",
2121
"@iconify-json/uil": "^1.2.3",
2222
"@nuxt/content": "^2.13.4",
2323
"@nuxt/fonts": "^0.10.3",
@@ -27,13 +27,13 @@
2727
"@nuxthq/studio": "^2.2.1",
2828
"@nuxtjs/html-validator": "^1.8.2",
2929
"@nuxtjs/plausible": "^1.2.0",
30-
"@vueuse/components": "^12.0.0",
31-
"@vueuse/core": "^12.0.0",
32-
"@vueuse/nuxt": "^12.0.0",
30+
"@vueuse/components": "^12.3.0",
31+
"@vueuse/core": "^12.3.0",
32+
"@vueuse/nuxt": "^12.3.0",
3333
"feed": "^4.2.2",
3434
"floating-vue": "^5.2.2",
3535
"nuxt": "^3.15.1",
36-
"nuxt-og-image": "^4.0.1",
36+
"nuxt-og-image": "^4.0.2",
3737
"ofetch": "^1.4.1",
3838
"perfect-debounce": "^1.0.0",
3939
"scule": "^1.3.0",
@@ -50,12 +50,12 @@
5050
"capture-website": "^4.2.0",
5151
"eslint": "^9.17.0",
5252
"nuxt-content-twoslash": "0.1.2",
53-
"shiki": "^1.24.4",
53+
"shiki": "^1.26.1",
5454
"twoslash": "^0.2.12",
55-
"typescript": "^5.6.3",
55+
"typescript": "^5.7.2",
5656
"vitest": "^2.1.8",
5757
"vue": "^3.5.13",
58-
"vue-tsc": "^2.1.10"
58+
"vue-tsc": "^2.2.0"
5959
},
6060
"resolutions": {
6161
"chokidar": "3.6.0"

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.