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 Dec 31, 2024
1 parent 824faf4 commit 7a2c4ec
Show file tree
Hide file tree
Showing 4 changed files with 998 additions and 193 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,24 @@
"@types/textdiff-patch": "^1.0.2",
"@types/turndown": "^5.0.5",
"@types/yamljs": "^0.2.34",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/parser": "^8.19.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/ui": "^2.1.8",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"happy-dom": "^16.0.1",
"happy-dom": "^16.2.6",
"jest-diff": "^29.7.0",
"less": "^4.2.1",
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.12.0",
"rollup-plugin-visualizer": "^5.13.1",
"tsx": "^4.19.2",
"typescript": "5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^2.1.8"
},
Expand Down Expand Up @@ -120,11 +120,11 @@
},
"engines": {
"node": "22.12.0",
"pnpm": "9.15.1"
"pnpm": "9.15.2"
},
"volta": {
"node": "22.12.0",
"pnpm": "9.15.1"
"pnpm": "9.15.2"
},
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
}
2 changes: 1 addition & 1 deletion packages/investigator-fvtt-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {},
"volta": {
"pnpm": "9.15.1",
"pnpm": "9.15.2",
"node": "22.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/minirouter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"framer-motion": "^11.15.0",
"react": "^19.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vitest": "^2.1.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 7a2c4ec

Please sign in to comment.