Skip to content

Commit 5d2068f

Browse files
authored
Merge pull request #10 from tuanductran/renovate/all-minor-patch
2 parents 1a4d3aa + 14de533 commit 5d2068f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-content-blog",
33
"private": true,
4-
"packageManager": "pnpm@10.5.2",
4+
"packageManager": "pnpm@10.6.2",
55
"scripts": {
66
"build": "nuxi build",
77
"check:md": "node ./scripts/check-md.mjs",
@@ -20,24 +20,24 @@
2020
},
2121
"dependencies": {
2222
"@nuxt/image": "^1.9.0",
23-
"@nuxt/ui": "^2.21.0",
23+
"@nuxt/ui": "^2.21.1",
2424
"@vueuse/core": "^13.0.0",
2525
"@vueuse/nuxt": "^13.0.0"
2626
},
2727
"devDependencies": {
2828
"@commitlint/cli": "^19.8.0",
2929
"@commitlint/config-conventional": "^19.8.0",
30-
"@iconify-json/devicon": "^1.2.18",
30+
"@iconify-json/devicon": "^1.2.19",
3131
"@iconify-json/solar": "^1.2.2",
32-
"@nuxt/content": "^3.2.2",
33-
"@nuxt/devtools": "^2.1.1",
32+
"@nuxt/content": "^3.3.0",
33+
"@nuxt/devtools": "^2.2.1",
3434
"@nuxt/eslint": "^1.2.0",
3535
"@nuxt/icon": "^1.10.3",
3636
"@nuxtjs/fontaine": "^0.5.0",
3737
"@nuxtjs/google-fonts": "^3.2.0",
3838
"case-police": "^1.0.0",
3939
"concurrently": "^9.1.2",
40-
"eslint": "^9.21.0",
40+
"eslint": "^9.22.0",
4141
"eslint-plugin-tailwindcss": "^3.18.0",
4242
"glob": "^11.0.1",
4343
"husky": "^9.1.7",
@@ -46,9 +46,9 @@
4646
"prettier": "^3.5.3",
4747
"prettier-plugin-pkg": "^0.18.1",
4848
"prettier-plugin-tailwindcss": "^0.6.11",
49-
"typescript": "^5.7.3",
49+
"typescript": "^5.8.2",
5050
"vue-tsc": "^2.2.8",
51-
"wrangler": "^3.111.0"
51+
"wrangler": "^3.112.0"
5252
},
5353
"pnpm": {
5454
"onlyBuiltDependencies": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)