Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 5e34a69 commit d5cf0d5
Show file tree
Hide file tree
Showing 4 changed files with 344 additions and 332 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.5.7",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/icon": "^1.5.2",
"@nuxt/icon": "^1.5.3",
"@vintl-dev/eslint-config-peony": "workspace:^",
"@vintl/nuxt": "workspace:^",
"eslint": "^9.11.1",
"nuxt": "^3.13.2",
"vue": "^3.5.10"
"vue": "^3.5.11"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"packages/*"
],
"devDependencies": {
"@changesets/cli": "^2.27.8",
"turbo": "^2.1.2"
"@changesets/cli": "^2.27.9",
"turbo": "^2.1.3"
},
"scripts": {
"pg:prepare": "turbo run --no-daemon @vintl-dev/pg#dev:prepare",
Expand Down Expand Up @@ -38,7 +38,7 @@
}
}
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"dependencies": {
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prepack": "pnpm turbo --no-daemon build"
},
"devDependencies": {
"@nuxt/devtools": "^1.5.1",
"@nuxt/devtools": "^1.5.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
Expand Down
Loading

0 comments on commit d5cf0d5

Please sign in to comment.