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 d759315

Browse files
authoredJan 21, 2025··
chore(deps): update all non-major dependencies
1 parent 629dcfa commit d759315

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed
 

‎docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"dependencies": {
66
"@iconify-json/logos": "^1.2.4",
77
"@iconify-json/lucide": "^1.2.24",
8-
"@iconify-json/simple-icons": "^1.2.20",
8+
"@iconify-json/simple-icons": "^1.2.21",
99
"@iconify-json/vscode-icons": "^1.2.10",
1010
"@nuxt/content": "^3.0.0",
1111
"@nuxt/image": "^1.9.0",
1212
"@nuxt/ui": "latest",
1313
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@2dbbff0",
14-
"@nuxthub/core": "^0.8.12",
14+
"@nuxthub/core": "^0.8.13",
1515
"@nuxtjs/plausible": "^1.2.0",
1616
"@octokit/rest": "^21.1.0",
1717
"@vueuse/nuxt": "^12.4.0",

‎playground-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "^5.7.2",
1919
"unplugin-auto-import": "^19.0.0",
2020
"unplugin-vue-components": "^28.0.0",
21-
"vite": "^6.0.9",
21+
"vite": "^6.0.11",
2222
"vue-tsc": "^2.2.0"
2323
}
2424
}

‎playground/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"dependencies": {
1111
"@iconify-json/lucide": "^1.2.24",
12-
"@iconify-json/simple-icons": "^1.2.20",
12+
"@iconify-json/simple-icons": "^1.2.21",
1313
"@nuxt/ui": "latest",
14-
"@nuxthub/core": "^0.8.12",
14+
"@nuxthub/core": "^0.8.13",
1515
"nuxt": "^3.15.2"
1616
}
1717
}

‎pnpm-lock.yaml

+14-14
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.