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 and brawaru committed Apr 22, 2024
1 parent 109f601 commit d8d7573
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 394 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"devDependencies": {
"@formatjs/cli": "^6.2.9",
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/eslint-config": "^0.3.6",
"@nuxt/eslint-config": "^0.3.8",
"@vintl-dev/eslint-config-peony": "workspace:^",
"@vintl/nuxt": "workspace:^",
"eslint": "^8.57.0",
"nuxi": "^3.11.1",
"nuxt": "^3.11.2",
"theme-colors": "^0.1.0",
"vue": "^3.4.21"
"vue": "^3.4.23"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@rushstack/eslint-patch": "^1.10.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-plugin-vue": "^9.24.1",
"eslint-plugin-vue": "^9.25.0",
"typescript": "^5.4.5"
},
"devDependencies": {
"@types/eslint": "^8.56.9",
"@types/eslint": "^8.56.10",
"eslint": "^8.57.0"
}
}
4 changes: 2 additions & 2 deletions packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@nuxt/schema": "^3.11.2",
"@types/hash-sum": "^1.0.2",
"@types/node": "^18.19.31",
"@unhead/vue": "^1.9.5",
"@unhead/vue": "^1.9.7",
"@vintl-dev/eslint-config-peony": "workspace:^",
"hookable": "^5.5.3",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.4.5",
"vue-router": "^4.3.0"
"vue-router": "^4.3.2"
},
"dependencies": {
"@formatjs/intl": "^2.10.1",
Expand Down
Loading

0 comments on commit d8d7573

Please sign in to comment.