Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 76d08d5 commit aea716f
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"typescript": "~5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@endo/static-module-record": "^1.1.2",
"esbuild-wasm": "^0.24.0",
"esbuild-wasm": "^0.24.1",
"path-browserify": "^1.0.1",
"rxjs": "^7.8.1",
"ses": "^1.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@babel/types": "^7.26.3",
"@intlify/eslint-plugin-vue-i18n": "^3.2.0",
"@quantco/pnpm-licenses": "^2.1.0",
"@quantco/pnpm-licenses": "^2.2.0",
"@tsconfig/node20": "^20.1.4",
"@types/dom-webcodecs": "^0.1.13",
"@types/fuzzysearch": "^1.0.2",
Expand All @@ -65,7 +65,7 @@
"postcss": "^8.4.49",
"sass-embedded": "^1.83.0",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"unplugin-vue-router": "^0.10.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"luxon": "^3.5.0",
"mime-matcher": "^1.0.5",
"mp4box": "^0.5.3",
"opfs-tools": "^0.6.1",
"opfs-tools": "^0.6.2",
"rxjs": "^7.8.1",
"type-fest": "^4.30.1",
"type-fest": "^4.30.2",
"uuid": "^11.0.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tswebm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@vitest/ui": "^2.1.8",
"change-case": "^5.4.4",
"eventemitter3": "^5.0.1",
"fast-xml-parser": "^4.5.0",
"fast-xml-parser": "^4.5.1",
"happy-dom": "^15.11.7",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
Expand Down
95 changes: 47 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aea716f

Please sign in to comment.