Skip to content

Commit 8301383

Browse files
chore(deps): update all non-major dependencies
1 parent 9878354 commit 8301383

File tree

3 files changed

+269
-263
lines changed

3 files changed

+269
-263
lines changed

docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@nuxt/ui-pro": "^1.5.0",
2020
"@nuxtjs/plausible": "^1.2.0",
2121
"nuxt": "^3.14.1592",
22-
"nuxt-og-image": "^3.0.8"
22+
"nuxt-og-image": "^3.1.1"
2323
},
2424
"devDependencies": {
2525
"@nuxthq/studio": "^2.2.1",
26-
"typescript": "^5.6.3",
26+
"typescript": "^5.7.2",
2727
"vue-tsc": "^2.1.10"
2828
}
2929
}

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
"@nuxt/devtools": "^1.6.1",
4343
"@nuxt/eslint-config": "^0.7.2",
4444
"@nuxt/module-builder": "^0.8.4",
45-
"eslint": "^9.15.0",
45+
"eslint": "^9.16.0",
4646
"nuxt": "^3.14.1592",
4747
"standard-version": "^9.5.0",
48-
"typescript": "^5.6.3",
48+
"typescript": "^5.7.2",
4949
"vue-tsc": "^2.1.10"
5050
},
5151
"publishConfig": {
5252
"access": "public"
5353
},
5454
"resolutions": {
5555
"@nuxtjs/strapi": "workspace:*",
56-
"typescript": "5.6.3"
56+
"typescript": "^5.7.2"
5757
}
5858
}

0 commit comments

Comments
 (0)