Skip to content

Commit

Permalink
Merge pull request #1155 from ThornWalli/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
ThornWalli authored Jan 10, 2025
2 parents 114b289 + c375718 commit 501e1e2
Show file tree
Hide file tree
Showing 7 changed files with 376 additions and 606 deletions.
314 changes: 158 additions & 156 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@nuxt/eslint": "0.7.4",
"@nuxt/eslint": "0.7.5",
"@types/node": "22.10.5",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dotenv-mono": "1.3.14",
"@fullhuman/postcss-purgecss": "7.0.2",
"@nuxtjs/critters": "0.8.0",
"@nuxt/eslint": "0.7.4",
"@nuxt/eslint": "0.7.5",
"@nuxtjs/robots": "5.1.0",
"@nuxtjs/sitemap": "7.0.1",
"nuxt": "3.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"firebase": "11.1.0",
"marked": "15.0.6",
"rxjs": "7.8.1",
"uuid": "11.0.4"
"uuid": "11.0.5"
},
"devDependencies": {
"dotenv-mono": "1.3.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/disk-moon-city/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"dependencies": {
"@js-basics/vector": "2.1.0",
"rxjs": "7.8.1",
"uuid": "11.0.4"
"uuid": "11.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/disk-synthesizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"range-overlap": "1.0.0",
"rxjs": "7.8.1",
"tone": "15.0.4",
"uuid": "11.0.4",
"uuid": "11.0.5",
"webmidi": "3.1.12"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 501e1e2

Please sign in to comment.