Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent d36609a commit fe40646
Show file tree
Hide file tree
Showing 4 changed files with 691 additions and 643 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "horu.me",
"type": "module",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"license": "MIT",
"scripts": {
"postinstall": "yarn run prepare",
Expand All @@ -13,21 +13,21 @@
"lint": "eslint ."
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@antfu/eslint-config": "^3.12.0",
"@fontsource-variable/inter": "^5.1.0",
"@iconify/json": "^2.2.275",
"@iconify/json": "^2.2.282",
"@nuxt/content": "^2.13.4",
"@nuxt/eslint": "^0.7.1",
"@nuxt/eslint": "^0.7.3",
"@nuxt/image": "^1.8.1",
"@nuxtjs/color-mode": "^3.5.2",
"@types/eslint": "^9.6.1",
"@unocss/eslint-plugin": "^0.64.1",
"@unocss/nuxt": "^0.64.1",
"@unocss/eslint-plugin": "^0.65.1",
"@unocss/nuxt": "^0.65.1",
"@vite-pwa/nuxt": "^0.10.6",
"@vueuse/nuxt": "^12.0.0",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"sass-embedded": "^1.81.0",
"sass-embedded": "^1.83.0",
"typescript": "^5.7.2",
"vue-tsc": "^2.1.10"
}
Expand Down
Loading

0 comments on commit fe40646

Please sign in to comment.